[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2008-01-09 Thread albert
As we have had a couple of updates since your last comment, I assume the updates are working OK now and will close this bug report. Please reopen it if you do not agree, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-11 Thread AllesMeins
That seems to have helped a little. Installing ia32-libs still puts the 64bit version in that folder, but after replacing it, it is not overwritten every time I install something new. How it is handled when new updates are available i cant tell at the time. If it stays that way i can live with

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-10 Thread albert
To make sure the package ia32-libs is installed correctly, can you please do the same test as above again after re-installing the package ia32-libs? -- update puts 64bit liblzo.so.1 in lib32 https://bugs.launchpad.net/bugs/162630 You received this bug notification because you are a member of

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-08 Thread albert
The symlink for liblzo.so.1 is clearly wrong, as it should be pointing to liblzo.so.1.0.0: lrwxrwxrwx 1 root root 15 2007-11-21 23:34 /usr/lib32/liblzo.so.1 - liblzo.so.1.0.0 (also from ia32-libs version 2.1ubuntu3). Unfortunately Ubuntu does not seem to have any package which provides a file

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-08 Thread AllesMeins
Lets put the link asside - maybe i messed this up, when trying to get my stuff working again. But the elf64 problem persist. What i just did is this: I copied an (older) version of liblzo.so.1 and liblzo.so.1.0.0 i found in one of the older packages to /usr/lib32 replacing the existing files. To

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-07 Thread AllesMeins
$ file /usr/lib32/liblzo.so.1.0.0 /usr/lib32/liblzo.so.1.0.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped $ dpkg -s ia32-libs | grep Version Version: 2.1ubuntu3 $ dpkg -S liblzu.so.1 dpkg: *liblzu.so.1* not found. -- update puts 64bit liblzo.so.1 in lib32

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-07 Thread albert
Hmm, on my system the ia32-libs packages properly report ELF 32. Please run the commands $ file /usr/lib32/liblzo.so.1.0.0 $ dpkg -s ia32-libs | grep Version Did ls -la /usr/lib32/liblzo.so.1 really point to liblzu.so.1 ? If so, what does dpkg -S liblzu.so.1 say? -- update puts 64bit

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-07 Thread AllesMeins
$ dpkg -S /usr/lib32/liblzo.so.1 ia32-libs: /usr/lib32/liblzo.so.1 $ dpkg -S /usr/lib32/liblzo.so.1.0.0 ia32-libs: /usr/lib32/liblzo.so.1.0.0 $ ls -la /usr/lib32/liblzo.so.1 lrwxrwxrwx 1 root root 11 2007-11-16 13:58 /usr/lib32/liblzo.so.1 - liblzu.so.1 -- update puts 64bit liblzo.so.1 in

[Bug 162630] Re: update puts 64bit liblzo.so.1 in lib32

2007-12-07 Thread albert
Thank you for taking the time to report this bug and helping to make Ubuntu better. Can you please run the commands: $ dpkg -S /usr/lib32/liblzo.so.1 $ dpkg -S /usr/lib32/liblzo.so.1.0.0 And report the output? This will tell us which package installed these files in /usr/lib32/ Please also