Bug#635950: auto-apt: Preloaded library doesn't match arch

2012-04-03 Thread Mateusz Poszwa
Hello. Replacing /lib/auto-apt.so with the equivalent from i386 package (Don't do this at home ;-) ) seems to silence the error, but I can't confirm if auto-apt-works properly in such conditions. Best regards. -- Mateusz Poszwa -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.de

Bug#635950: auto-apt: Preloaded library doesn't match arch

2011-07-29 Thread Bernat
Package: auto-apt Version: 0.3.22 Severity: important When used to run a i386 binary in a amd64 system it fails with message: ERROR: ld.so: object '/lib/auto-apt.so' from LD_PRELOAD cannot be preloaded: ignored. The library that is trying to preload is 64bits while the executable is 32bits.