Your message dated Sun, 02 Nov 2014 03:21:42 +0000 with message-id <[email protected]> and subject line Bug#767437: fixed in wine 1.6.2-15 has caused the Debian Bug report #767437, regarding wine: wine script broken, missing "test" 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.) -- 767437: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767437 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: wine-development Version: 1.7.29-2 Severity: normal tl;dr: For a strange reason WINELOADER is not passed correctly. This makes wine-development fail, when wine (stable) is also installed, Hi, I've installed both wine and wine-development from unstable. Using wine-development fails: ~~~~~ $ wine-development notepad wine: cannot find L"C:\\windows\\system32\\=.exe" wine: cannot find L"C:\\windows\\system32\\=.exe" wine client error:0: version mismatch 447/457. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? ~~~~~ At first this looks like a WINESERVER issue, but it is not. E.g. this does NOT help: ~~~~~ export WINESERVER=/usr/lib/i386-linux-gnu/wine-development/wineserver ~~~~~ I also rebooted my computer to rule out e.g. a still running wineserver. But as soon as I uninstall the wine (stable) packages it works again. Now I found that the following works: ~~~~~ export WINELOADER=/usr/lib/wine-development/wine wine-development notepad ~~~~~ ... or this works, too: ~~~~~ WINELOADER=/usr/lib/wine-development/wine wine-development notepad ~~~~~ But /usr/bin/wine-development already is supposed to do that! I added the following DEBUG lines there to test: 1.) if the "test if WINELOADER was set manually" is working 2.) the command-line (last line of the script) is constructed correctly ~~~~~ if test -z $WINELOADER; then echo "DEBUG: WINELOADER is empty." wineloader=$wine else echo "DEBUG: WINELOADER is not empty." wineloader=$WINELOADER fi [...] echo DEBUG: WINEPREFIX=$wineprefix WINELOADER=$wineloader WINEDEBUG=$winedebug $wine "$@" WINEPREFIX=$wineprefix WINELOADER=$wineloader WINEDEBUG=$winedebug $wine "$@" ~~~~~ The result is just fine: ~~~~~ $ wine-development notepad wine: cannot find L"C:\\windows\\system32\\=.exe" wine: cannot find L"C:\\windows\\system32\\=.exe" DEBUG: WINELOADER is empty. DEBUG: WINEPREFIX=/home/jens/.wine WINELOADER=/usr/lib/wine-development/wine WINEDEBUG=fixme+all,err+all /usr/lib/wine-development/wine notepad wine client error:0: version mismatch 447/457. Your wineserver binary was not upgraded correctly, or you have an older one somewhere in your PATH. Or maybe the wrong wineserver is still running? ~~~~~ Failed attempt to fix the script: ~~~~~ export WINEPREFIX=$wineprefix export WINELOADER=$wineloader export WINEDEBUG=$winedebug $wine "$@" ~~~~~ Another failed attempt to fix the script: ~~~~~ eval WINEPREFIX=$wineprefix WINELOADER=$wineloader WINEDEBUG=$winedebug $wine "$@" ~~~~~ IIRC this worked a few weeks ago. So I'm really clueless now. Setting WINELOADER in the terminal works, while doing the same stuff in the script does not work. Is my system just borked? Does it work for you? -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (300, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages wine-development depends on: ii wine32-development 1.7.29-2 ii wine64-development 1.7.29-2 wine-development recommends no packages. Versions of packages wine-development suggests: ii binfmt-support 2.1.5-1 ii ttf-mscorefonts-installer 3.6 -- no debconf information $ dpkg -l "*wine*"|grep ii|sed "s|Windows.*||g" ii libwine:amd64 1.6.2-14 amd64 ii libwine:i386 1.6.2-14 i386 ii libwine-development:amd64 1.7.29-2 amd64 ii libwine-development:i386 1.7.29-2 i386 ii libwine-gecko-2.21 2.21+dfsg2-1 all ii libwine-gecko-2.24 2.24+dfsg-1 all ii wine 1.6.2-14 amd64 ii wine-development 1.7.29-2 amd64 ii wine32 1.6.2-14 i386 ii wine32-development 1.7.29-2 i386 ii wine64 1.6.2-14 amd64 ii wine64-development 1.7.29-2 amd64
--- End Message ---
--- Begin Message ---Source: wine Source-Version: 1.6.2-15 We believe that the bug you reported is fixed in the latest version of wine, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Gilbert <[email protected]> (supplier of updated wine package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 02 Nov 2014 01:58:12 +0000 Source: wine Binary: wine wine-binfmt wine32 wine64 wine32-dev-tools wine32-tools wine64-dev-tools wine64-tools libwine-dev libwine-dbg libwine wine-bin wine64-bin libwine-alsa libwine-bin libwine-capi libwine-cms libwine-gl libwine-gphoto2 libwine-ldap libwine-openal libwine-oss libwine-print libwine-sane Architecture: source Version: 1.6.2-15 Distribution: unstable Urgency: medium Maintainer: Debian Wine Party <[email protected]> Changed-By: Michael Gilbert <[email protected]> Description: libwine - Windows API implementation - library libwine-alsa - Windows API implementation - ALSA sound module libwine-bin - Windows API implementation - system services libwine-capi - Windows API implementation - ISDN module libwine-cms - Windows API implementation - color management module libwine-dbg - Windows API implementation - debugging symbols libwine-dev - Windows API implementation - development files libwine-gl - Windows API implementation - OpenGL module libwine-gphoto2 - Windows API implementation - camera module libwine-ldap - Windows API implementation - LDAP module libwine-openal - Windows API implementation - OpenAL module libwine-oss - Windows API implementation - OSS sound module libwine-print - Windows API implementation - printing module libwine-sane - Windows API implementation - scanner module wine - Windows API implementation - standard suite wine-bin - Windows API implementation - binaries wine-binfmt - Windows API implementation - binfmt support wine32 - Windows API implementation - 32-bit binary loader wine32-dev-tools - Windows API implementation - 32-bit developer tools wine32-tools - Windows API implementation - 32-bit developer tools wine64 - Windows API implementation - 64-bit binary loader wine64-bin - Windows API implementation - 64-bit helper wine64-dev-tools - Windows API implementation - 64-bit developer tools wine64-tools - Windows API implementation - 64-bit developer tools Closes: 767437 767626 Changes: wine (1.6.2-15) unstable; urgency=medium . * Add missing test in wine launcher script (closes: #767437). * Indicate that wine64-tools breaks older wine64-dev-tools packages (closes: #767626). Checksums-Sha1: 76d0561a26ce2f9817f43e77287e5d39c3639dfa 4951 wine_1.6.2-15.dsc e5aa261740c72e5f063d95a7d4c249e1ba1bec27 59460 wine_1.6.2-15.debian.tar.xz Checksums-Sha256: ccb692abb97fcb74728b987a466077f3205e8010d5e21962aa60b7ea0616c8af 4951 wine_1.6.2-15.dsc 71c53064d8f2902373120f1535565aec39aa415bf4f7094494d94324f1f3a1ef 59460 wine_1.6.2-15.debian.tar.xz Files: f642e5d50704d51ae5b37f9c7372f285 4951 otherosfs optional wine_1.6.2-15.dsc cb72d1537e45b8e61f1cf8a0671a6e56 59460 otherosfs optional wine_1.6.2-15.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQQcBAEBCgAGBQJUVZb2AAoJELjWss0C1vRziYsf/2Lpjk1YLQEFx16TPpHSEEX+ 6TBdUUvi95dTwEyOh3U2eFnc01DJTD8qA9c/z/n75QzrwSYt6W7URbZ7On5cd0t+ qNTjnb8jOBc0t4jpbyP8y/CYUwqT/VZ704fzrtjPNHxjnra0F0ALGAx/2VF+JxXw mzTBFl4iHKBZIQQkYnwG+LN8zBGjwYo6cp00Z2dUMrBAeOrG/VeDT0s9hZrkmlG+ xFLpGQfsSm7CfQKPS6fkB8CDWe4yYLzqj5Nacw1m2NxJCtjO7vi5d+kqpydbEAxK hHMZtFPausuv22Vww6NhiUOol4NuXwk+qboMUSzRkuaG0pCGe3SNiAq5DPKjHSXX Hec3OIt8EiMtaeFeAu83n1IUsLidGAFRhZjzclr8TzowNy3rqXGozhQcB3r16NHw eQZKwaWUmA4R3meo0JNUkpjaxn8cPLoX7koDq19Rsg3ZVh4xMBve2uyngzEJykyy HgW8l82y60QijMrB+rbkJ6xMZ+M9nW80JgBpQAqpb62DCZamYtJSfTMhUgkIfpvF cj7liWgg17jqlYmdna9FZl63qz7lH/6Crysg+0LwvZpvUV6qZpM7ZvhURJ8c0RTa V3BkwOlO0sPh58sQWBBMIAy7TdjN6RH5gbXQTfOBbd5G8hs/viOGnYP5Hdst9oN9 4b2xf8RBQmVOMzrcSC6cGVKUvQShW6dBdKcS3FELZqTzoUM/AsIOhfNQ7NFqMt82 BsChAG2/+I6IHgqyzPexgO8Vvr+K6cJplLOqNH34YSkYyfsL25Hl8LbO322I+saK QhsUJLiLlhnXC9Oq5Nl098YDFXfl+BeoVQRlViGu/D8JqrlZZCNDGglz7cEs5N9+ U7uhuIbVurQUq6NhzsBWajwQSlaZAe3uxy51Uyk/Z174A2HioHAMvjVyWPGKVcUq ZL2EzXX/OI06hfsFYyWbD+lgaTHOGY/U/LVS6sgoh6llLKDT6Av0eExY5BCjypHg qQJ1lQ10627RWg1XjkjGEtDGpgEIoHSFAfQ9de706Yp1NwWAUjUaHZblOb0+nx9C WTvNdU1FKsr/9qmAnqsGic2G2YNbh9xx4kXkl+1sB+v74bluhrNhc2WUPBPyv47P ShtvBML+haUEF8jHVoEDJ5aouBtz+96PkLSGLk1Q08vQKktWfhHV52OA7UlRiigz ltBii9TMeqRuVLQjXJrlZmcMgzP3lb5ebrsA9Wac4Trhoj6bSzcC5rDWxaCa5k1Z oQJDN7OY7JBv6pl3Dx1YXT6l70kAkUdbXNhMcEYSzyT6GNSSsev7rBySTQTl79PD OkCxqZ4AtRBctbi0uSo11fYQCKAbF4iA246mD2AOkGgHdIShJa8Xx8+q15fL+YQ= =OzMl -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
