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: package broken after /emul -> /usr/lib32 transition
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: wine
Version: 1.1.22-1
Severity: grave
Justification: renders package unusable
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
I reported a bug for libc6-i386 that it should have a Breaks: wine, because it
broke wine during the transition.
However wine should be updated to move to /usr/lib32, because now dpkg does
think that wine has its files in /usr/lib32 (but it didn't move the actual
files):
$ 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.
-- 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 wine depends on:
ii libwine-alsa 1.1.22-1 Windows API implementation - ALSA
ii libwine-cms 1.1.22-1 Windows API implementation - color
ii libwine-gl 1.1.22-1 Windows API implementation - OpenG
ii libwine-gphoto2 1.1.22-1 Windows API implementation - camer
ii libwine-jack 1.1.22-1 Windows API implementation - JACK
ii libwine-ldap 1.1.22-1 Windows API implementation - LDAP
ii libwine-print 1.1.22-1 Windows API implementation - print
ii libwine-sane 1.1.22-1 Windows API implementation - scann
ii wine-bin 1.1.22-1 Windows API implementation - binar
ii wine-utils 1.1.22-1 Windows API implementation - utili
Versions of packages wine recommends:
ii ttf-liberation 1.04.93-1 Free fonts with the same metrics a
Versions of packages wine suggests:
pn binfmt-support <none> (no description available)
ii clamav 0.95.2+dfsg-2 anti-virus utility for Unix - comm
ii ttf-mscorefonts-installer 3.0 Installer for Microsoft TrueType c
pn winbind <none> (no description available)
pn wine-doc <none> (no description available)
Versions of packages libwine depends on:
ii ia32-libs 18 ia32 shared libraries for use on a
ii libc6-i386 2.9-18 GNU C Library: 32-bit shared libra
-- 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 ---