Comment 2 for bug 452011

Revision history for this message
Thomas Horsten (thomas-horsten) wrote :

Here's a tar file of my /etc/apt directory.. I see something suspicious in etc/apt/apt.conf.d/00ia32-libs-tools and etc/apt/apt.conf.d/00ia32-archive but I'm not sure how that got added there or why, all I know is I didn't put it there myself manually.

etc/apt/apt.conf.d/00ia32-archive:

Apt::Update::Pre-Invoke { "[ ! -x /usr/lib/ia32-archive/bin/apt-update ] || /usr/lib/ia32-archive/bin/apt-update" };

etc/apt/apt.conf.d/00ia32-libs-tools:

Apt::Update::Ppost-Invoke { "[ ! -x /usr/lib/ia32-libs-tools/mangle ] || cat /var/lib/apt/lists/*_Packages /usr/lib/ia32-libs-tools/mangle --index >/dev/null" };