Package: apt-listbugs
Version: 0.1.18
Severity: normal

When I run aptitude, start an upgrade, then hit Ctrl-C just after
apt-listbugs is started, I get:

root@zira:/home/vinc17# aptitude
Interruptedactions...
 Faileving bug reports... 0%^C
Error retrieving bug reports from the server with the following error message:
E: exit
It could be because your network is down, or because of broken proxy servers, 
or the BTS server itself is down. Check network configuration and try again
Retry downloading bug information? [Y/n] 
root@zira:/home/vinc17# 

but apt-listbugs is still running and attached to the terminal:

UID        PID  PPID  C STIME TTY          TIME CMD
root       702   701  1 12:36 pts/6    00:00:00 /usr/bin/ruby 
/usr/sbin/apt-listbugs apt

Now, if I type Return, it is grabbed by apt-listbugs though I have
my shell prompt, and I get an additional error message:

root@zira:/home/vinc17# aptitude
Interruptedactions...
 Faileving bug reports... 0%^C
Error retrieving bug reports from the server with the following error message:
E: exit
It could be because your network is down, or because of broken proxy servers, 
or the BTS server itself is down. Check network configuration and try again
Retry downloading bug information? [Y/n] 
root@zira:/home/vinc17# E: Input/output error @ io_fillbuf - fd:0 <STDIN>

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

Kernel: Linux 4.6.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
Init: systemd (via /run/systemd/system)

Versions of packages apt-listbugs depends on:
ii  apt             1.3~pre2
ii  ruby            1:2.3.0+4
ii  ruby-debian     0.3.9+b6
ii  ruby-gettext    3.1.7-1
ii  ruby-soap4r     2.0.5-3
ii  ruby-unicode    0.4.4-2+b7
ii  ruby-xmlparser  0.7.3-3

Versions of packages apt-listbugs recommends:
ii  ruby-httpclient  2.7.1-1

Versions of packages apt-listbugs suggests:
ii  debianutils                 4.8
ii  firefox [www-browser]       47.0.1-1
ii  firefox-esr [www-browser]   45.2.0esr-1
ii  lynx [www-browser]          2.8.9dev9-1
ii  opera-stable [www-browser]  38.0.2220.41
ii  reportbug                   6.6.6
ii  w3m [www-browser]           0.5.3-29

-- Configuration Files:
/etc/apt/apt.conf.d/10apt-listbugs changed:
// Before installing packages, check whether they have release-critical
// or security bugs.
DPkg::Pre-Install-Pkgs
{
  "/usr/sbin/apt-listbugs apt";
  "/usr/sbin/apt-listbugs apt -T security -s all";
};
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "3";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::InfoFD "20";
AptListbugs::Severities "critical,grave,serious";
AptListbugs::IgnoreRegexp "FTBFS";
// $Id: 10apt-listbugs 63984 2013-10-06 15:39:15Z vinc17/xvii $


-- no debconf information

Reply via email to