Package: wine-unstable Version: 1.1.28-1 Severity: normal As part of the test suite for some software I am developing, I run an executable via Wine. The test fails however, claiming that the output from the executable is garbage. When I did some debugging, I saw that the output was a little strange...
>>> print [line.split () for line in p.stdout] [['It', 'appears', 'that', 'libnss-mdns', 'is', 'installed', 'on', 'your', 'system,'], ['but', 'lib32nss-mdns', 'is', 'not.', 'Please', 'note', 'that', 'Wine', 'will', 'not', 'be'], ['able', 'to', 'access', 'the', 'Internet', 'unless', 'you', 'either', 'install'], ['lib32nss-mdns', '(or', 'ia32-libnss-mdns),', 'or', 'uninstall', 'libnss-mdns.'], ['(okay)', '280', '0', '0', '0'], ['280', '0', '0', '0'], ['280', '0', '0', '0'], ['280', '0', '0', '0'], ['280', '0', '0', '0'], ['280', '0', '0', '0'], ['280', '0', '0', '0'], ['280', '0', '0', '0'], ... I think the warning should be displayed to stderr rather than stdout. :) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (530, 'testing'), (520, 'unstable'), (400, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages wine-unstable depends on: ii libwine-alsa-unstable 1.1.28-1 Windows API implementation - ALSA ii libwine-cms-unstable 1.1.28-1 Windows API implementation - color ii libwine-gl-unstable 1.1.28-1 Windows API implementation - OpenG ii libwine-gphoto2-unstable 1.1.28-1 Windows API implementation - camer ii libwine-ldap-unstable 1.1.28-1 Windows API implementation - LDAP ii libwine-print-unstable 1.1.28-1 Windows API implementation - print ii libwine-sane-unstable 1.1.28-1 Windows API implementation - scann ii wine-bin-unstable 1.1.28-1 Windows API implementation - binar Versions of packages wine-unstable recommends: ii ttf-liberation 1.04.93-1 Free fonts with the same metrics a Versions of packages wine-unstable suggests: pn avscan | klamav | clamav <none> (no description available) ii binfmt-support 1.2.12 Support for extra binary formats pn ttf-mscorefonts-installer <none> (no description available) pn winbind <none> (no description available) pn wine-doc <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org