Package: apt-listbugs Version: 0.1.3 Severity: normal
Hi, Yesterday I ran "aptitude --assume-yes --download-only safe-upgrade" and then "aptitude --assume-yes safe-upgrade", redirecting standard output and standard error to a file, and I got this: Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Reading task descriptions... Resolving dependencies... The following packages will be upgraded: grub-common grub-pc libc-bin libc-dev-bin libc6 libc6-dev libc6-i386 locales python-central python-support xserver-xorg 11 packages upgraded, 0 newly installed, 0 to remove and 19 not upgraded. Need to get 0B/19.3MB of archives. After unpacking 532kB will be used. Writing extended state information... Fail Error retrieving bug reports from the server with the following error message: W: getaddrinfo: Name or service not known (http://bugs.debian.org:80) It appears that your network connection is down. Check network configuration and try again Reading changelogs... Preconfiguring packages ... (Reading database ... [CUT] There were some bugs affecting grub-pc, grub-common and also xserver-xorg, but the upgrading has worked anyhow, even if there was the following line in /etc/apt/apt.conf.d/10apt-listbugs: DPkg::Pre-Install-Pkgs {"/usr/sbin/apt-listbugs -s critical,grave,serious,important apt || exit 10";}; So I think that apt-listbugs returns zero, instead of a non-zero exit status, if an error happens retrieving bug reports from the server. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 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 apt-listbugs depends on: ii apt 0.7.25.3 Advanced front-end for dpkg ii libdpkg-ruby1.8 0.3.6 modules/classes for dpkg on ruby 1 ii libgettext-ruby1.8 2.1.0-2.1 Gettext for ruby1.8 ii libhttp-access2-ruby1.8 2.1.5.2-2 HTTP accessing library for ruby (t ii libruby1.8 [libzlib-ruby1.8] 1.8.7.249-2 Libraries necessary to run Ruby 1. ii libxml-parser-ruby1.8 0.7.1-1 Interface of expat for the scripti ii ruby 4.5 An interpreter of object-oriented apt-listbugs recommends no packages. Versions of packages apt-listbugs suggests: ii debianutils 3.4 Miscellaneous utilities specific t ii epiphany-browser [www-browser 2.30.2-3 Intuitive GNOME web browser ii iceweasel [www-browser] 3.5.12-2 Web browser based on Firefox ii reportbug 4.12.6 reports bugs in the Debian distrib ii w3m [www-browser] 0.5.2-9 WWW browsable pager with excellent -- Configuration Files: /etc/apt/apt.conf.d/10apt-listbugs changed: // Check all packages whether they has critical bugs before they are installed. // If you don't like it, comment it out. DPkg::Pre-Install-Pkgs {"/usr/sbin/apt-listbugs -s critical,grave,serious,important apt || exit 10";}; DPkg::Tools::Options::/usr/sbin/apt-listbugs ""; DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "2"; // AptListbugs::IgnoreRegexp "FTBFS"; -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

