Your message dated Sun, 09 Aug 2009 12:15:35 +0200
with message-id <[email protected]>
and subject line Re: [pkg-wine-party] Bug#535154: wine: package broken after
/emul -> /usr/lib32 transition
has caused the Debian Bug report #535154,
regarding wine must Pre-Depends: libc6-i386 (>= 2.9-18)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
535154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535154
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libc6-i386
Version: 2.9-18
Severity: serious
I run apt-get safe-upgrade, and it upgraded libc, the lib32* packages,
ia32-apt-get, etc.
Now wine is unusable:
$ wine
/usr/bin/wine: line 63: /usr/lib32/wine/wine.bin: No such file or directory
/usr/bin/wine: line 63: exec: /usr/lib32/wine/wine.bin: cannot execute: No such
file or directory
Wine itself wasn't upgraded (it was version 1.1.22-1 yesterday too, and it
worked fine).
There are still files left in /emul, some of them belonging to wine:
$ ls /emul/ia32-linux/usr/lib/wine/ -1|wc -l
385
However dpkg thinks that wine has its files in /usr/lib32 already:
$ dpkg -L wine
...
/usr/lib32/wine/clusapi.dll.so
/usr/lib32/libwine.so.1
But the files are not there:
ls: cannot access /usr/lib32/wine: No such file or directory
They are in /emul still:
$ ls -l /emul/ia32-linux/usr/lib/libwine.so.1.0
-rw-r--r-- 1 root root 1207260 2009-06-10 20:59
/emul/ia32-linux/usr/lib/libwine.so.1.0
dpkg-query -S /emul/ia32-linux/usr/lib/libwine.so.1.0
dpkg: /emul/ia32-linux/usr/lib/libwine.so.1.0 not found.
I think libc6 should have a Breaks: for the current versions of wine (in
unstable
and experimental), until wine is moved to /usr/lib32.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (600, 'unstable'), (500, 'unstable-i386'), (500,
'transitional-i386'), (500, 'transitional'), (500, 'stable-i386'), (500,
'stable'), (50, 'experimental'), (1, 'experimental-i386')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libc6-i386 depends on:
ii libc6 2.9-18 GNU C Library: Shared libraries
libc6-i386 recommends no packages.
libc6-i386 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.1.24-2
The new wine-unstable packages in sid use multiarch paths instead of
/usr/lib32 (and wine 1.1.24-2 now in experimental is a transitional
package). Closing this bug.
--- End Message ---