Package: dcd Version: 0.99.2-3 Severity: normal If there is a problem connecting to www.musicbrainz.org, dcd will enter a infinite loop, not recognizing the error. I don't know if this is dcd or libmusicbrainz fault, though.
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4 fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0 connect(4, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) select(5, NULL, [4], NULL, {0, 0}) = 1 (out [4], left {0, 0}) select(5, NULL, [4], NULL, {0, 0}) = 1 (out [4], left {0, 0}) send(4, "POST /cgi%2dbin/mq%5f2%5f1.pl HT"..., 3745, 0) = -1 ECONNREFUSED (Connection refused) select(5, NULL, [4], NULL, {0, 0}) = 0 (Timeout) nanosleep({0, 10000000}, NULL) = 0 select(5, NULL, [4], NULL, {0, 0}) = 0 (Timeout) nanosleep({0, 10000000}, NULL) = 0 select(5, NULL, [4], NULL, {0, 0}) = 0 (Timeout) ... -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Versions of packages dcd depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libmusicbrainz4c2a 2.1.2-5 Second generation incarnation of t ii libstdc++6 4.1.1-5 The GNU Standard C++ Library v3 dcd recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]