Your message dated Sat, 26 Jul 2008 11:47:29 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#275365: fixed in sdr 3.0-7 has caused the Debian Bug report #275365, regarding sdr fails with IPv6 support 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.) -- 275365: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=275365 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: sdr Severity: normal sdr fails resolving IPv6 address: [EMAIL PROTECTED]:~/sdr-3.0/linux$ sdr SDR: getaddrinfo failed, couldn't resolve 'alcazar02'! sudo vi ../src/sd_listen.c ... 1381 #ifdef HAVE_IPv6 1382 1383 memset(&hints, 0, sizeof hints); 1384 hints.ai_family = PF_INET6; 1385 hints.ai_flags = AI_CANONNAME; 1386 1387 aerr=getaddrinfo(hostname, NULL, &hints, &result); 1388 if (getaddrinfo(hostname, NULL, &hints, &result) == 0) { ^^^^^^^^^^^ fail 1389 struct sockaddr_in6 *sin6; 1390 sin6 = (struct sockaddr_in6 *) result->ai_addr; 1391 memcpy((char *)&hostaddr_v6, (char *)&sin6->sin6_addr, 1392 result->ai_addrlen); 1393 freeaddrinfo(result); 1394 } else { 1395 #ifdef WIN32 1396 printf("SDR: getaddrinfo failed, couldn't resolve '%s'!\n", 1397 hostname); 1398 #else 1399 fprintf(stderr, "SDR: getaddrinfo failed, couldn't resolve '%s'!\n", 1400 hostname); 1401 #endif 1402 exit(1); 1403 } 1404 #endif ... -- System Information: Debian Release: 2.2 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: LANG=C, LC_CTYPE=C
--- End Message ---
--- Begin Message ---Source: sdr Source-Version: 3.0-7 We believe that the bug you reported is fixed in the latest version of sdr, which is due to be installed in the Debian FTP archive: sdr_3.0-7.diff.gz to pool/main/s/sdr/sdr_3.0-7.diff.gz sdr_3.0-7.dsc to pool/main/s/sdr/sdr_3.0-7.dsc sdr_3.0-7_i386.deb to pool/main/s/sdr/sdr_3.0-7_i386.deb 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. Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated sdr 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: SHA1 Format: 1.8 Date: Sat, 26 Jul 2008 10:27:59 +0200 Source: sdr Binary: sdr Architecture: source i386 Version: 3.0-7 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]> Description: sdr - An Mbone Conference Scheduling and Booking System (SDR) Closes: 275364 275365 353956 387866 450109 Changes: sdr (3.0-7) unstable; urgency=low . * QA upload. + Set maintainer to QA group. + Acknowledge NMUs. (Closes: #387866, #353956, #275365) * Set priority to extra in accordance with overrides. * Fix watch file. (Closes: #450109) * Fix casing of define in configure script. (Closes: #275364) * Use dh_installman instead of dh_installmanpages. * Remove unneeded linkage. * Add some missing includes. * Change menu section to Applications/Network/Communication. Checksums-Sha1: d12a7f484deaca5dac125aaa07eb9cee4e4beb3b 951 sdr_3.0-7.dsc bf537218973e5c29592802000240eb83ba9666fc 7091 sdr_3.0-7.diff.gz 499727302e742449749efba98a3a348423112ebf 281200 sdr_3.0-7_i386.deb Checksums-Sha256: 177bf42cc8f7e1f16e6e8eff5ab185fff7be4687351912a7ca25e61db2ed611f 951 sdr_3.0-7.dsc 130db5c897e776d241baa05c2537d2e5e26a4470a6896a802a6b47b093e8d3c5 7091 sdr_3.0-7.diff.gz c5d6a0604b1d35c3dcafc45790c436b8849e8777641d33fdd8b805f8f160e100 281200 sdr_3.0-7_i386.deb Files: 96a89b41d6b233775dff27fba70e0b46 951 net extra sdr_3.0-7.dsc a7ac2ad459a713234008fb631681f275 7091 net extra sdr_3.0-7.diff.gz 974fde83d062ea3dd818911f983b76b6 281200 net extra sdr_3.0-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiK9NUACgkQQbn06FtxPfA70gCg5Ykw7lUrjbaiv4RlfEmOCHe6 LrUAn0edSCBvdyTDrBhrzB2iZQFuBypX =Pz/E -----END PGP SIGNATURE-----
--- End Message ---

