Package: guacd
Version: 0.5.0-1
Severity: minor

guacd should output the program name before error messages, otherwise
one doesn't know where they come from. Indeed in /var/log/boot, I have:

[...]
Thu Feb  2 14:18:57 2012: Starting deferred execution scheduler: atd.
Thu Feb  2 14:18:57 2012: Starting atop system monitor: atop.
Thu Feb  2 14:18:57 2012: Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Thu Feb  2 14:18:57 2012: Enabling additional executable binary formats: 
binfmt-support.
Thu Feb  2 14:18:58 2012: Starting bluetooth: bluetoothd.
Thu Feb  2 14:18:59 2012: Starting periodic command scheduler: cron.
Thu Feb  2 14:18:59 2012: Starting Common Unix Printing System: cupsd.
Thu Feb  2 14:19:00 2012: Starting dictionary server: dictd.
Thu Feb  2 14:19:01 2012: Starting MTA: exim4.
Thu Feb  2 14:19:02 2012: Starting mouse interface server: gpm.
Thu Feb  2 14:19:03 2012: Error binding socket: Address family not supported by 
protocol
Thu Feb  2 14:19:03 2012: Error binding socket: Address family not supported by 
protocol
Thu Feb  2 14:19:03 2012: Error binding socket: Address family not supported by 
protocol
[...]

I had to use grep on all the binaries to find where the last three
errors came from. Then I could confirm with:

# /etc/init.d/guacd start
Error binding socket: Address family not supported by protocol
Error binding socket: Address family not supported by protocol
Error binding socket: Address family not supported by protocol

It was not so obvious, as there is no "Starting ..." in the logs
for guacd (but I suppose that's the fault of initscripts, which
doesn't set VERBOSE to "yes" for consistency).

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages guacd depends on:
ii  libc6     2.13-25
ii  libguac2  0.5.0-1
ii  lsb-base  3.2-28.1

guacd recommends no packages.

guacd suggests no packages.

-- 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

Reply via email to