Hi

On Oct 06, Junichi Uekawa wrote:

> Could you try to reproduce with
> 
>       /usr/sbin/apt-listbugs list apt-listbugs  -d 

  # /usr/sbin/apt-listbugs list apt-listbugs -d
  http_proxy: http://http-proxy:8080/ : http-proxy 8080
  http://bugs.debian.org:80/
  indexdir = /indices/
  Reading package fields... Done
  Reading package status... Done
  Retrieving bug reports... 0%fetching /indices/index.db-critical.gz.. 
  Reading /indices/index.db-critical.gz... 
  getting /indices/index.db-critical.gz
    fetch http://bugs.debian.org:80/indices/index.db-critical.gz
  Exception `EOFError' at /usr/lib/ruby/1.8/net/protocol.rb:133 - end of file 
reached
    fetch http://merkel.debian.org/~dancer/apt-listbugs/index.db-critical.gz
  fetching /indices/index.db-grave.gz.. 
  Reading /indices/index.db-grave.gz... 
  getting /indices/index.db-grave.gz
    fetch http://bugs.debian.org:80/indices/index.db-grave.gz
  Exception `EOFError' at /usr/lib/ruby/1.8/net/protocol.rb:133 - end of file 
reached
    fetch http://merkel.debian.org/~dancer/apt-listbugs/index.db-grave.gz
  fetching /indices/index.db-serious.gz.. 
  Reading /indices/index.db-serious.gz... 
  getting /indices/index.db-serious.gz
    fetch http://bugs.debian.org:80/indices/index.db-serious.gz
  Exception `EOFError' at /usr/lib/ruby/1.8/net/protocol.rb:133 - end of file 
reached
    fetch http://merkel.debian.org/~dancer/apt-listbugs/index.db-serious.gz
  fetching 326008 381350 389681 323626 334697.. 
  Wire dump:

  = Request

  ! CONNECT TO bugs.debian.org:80
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/http-access2.rb:1109 - 
Network is unreachable - connect(2)
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/http-access2.rb:1395 - 
Network is unreachable - connect(2) (bugs.debian.org, #80)
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/http-access2.rb:895 - 
Network is unreachable - connect(2) (bugs.debian.org, #80)
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/soap/streamHandler.rb:184 
- Network is unreachable - connect(2) (bugs.debian.org, #80)
   Exception: Errno::ENETUNREACH
  Exception `LocalJumpError' at /usr/sbin/apt-listbugs:1050 - no block given
   ... E: no block given


Looks like there is your problem. It tries to make a direct connection
to bugs.debian.org.


> ls -1 /var/cache/apt/archives/PACKAGE_*.deb | /usr/sbin/apt-listbugs apt -d 
>  (substitute PACKAGE with the package name)

  # echo /var/cache/apt/archives/recover_1.3c-11_i386.deb | 
/usr/sbin/apt-listbugs apt -d
  http_proxy: http://http-proxy:8080/ : http-proxy 8080
  http://bugs.debian.org:80/
  indexdir = /indices/
  Reading package fields... Done
  Reading package status... Done
  Retrieving bug reports... 0%fetching /indices/index.db-critical.gz.. 
  Reading /indices/index.db-critical.gz... 
  fetching /indices/index.db-grave.gz.. 
  Reading /indices/index.db-grave.gz... 
  fetching /indices/index.db-serious.gz.. 
  Reading /indices/index.db-serious.gz... 
  No bugs to fetch
  Retrieving bug reports... Done
  Parsing Found/Fixed information... Done
  grappa:/home/uwe# echo 
/var/cache/apt/archives/mozilla-browser_2%3a1.7.13-0.3_i386.deb | 
/usr/sbin/apt-listbugs apt -d
  http_proxy: http://http-proxy:8080/ : http-proxy 8080
  http://bugs.debian.org:80/
  indexdir = /indices/
  Reading package fields... Done
  Reading package status... Done
  Retrieving bug reports... 0%fetching /indices/index.db-critical.gz.. 
  Reading /indices/index.db-critical.gz... 
  fetching /indices/index.db-grave.gz.. 
  Reading /indices/index.db-grave.gz... 
  fetching /indices/index.db-serious.gz.. 
  Reading /indices/index.db-serious.gz... 
  fetching 318062 321644 327550 336441 340282 318723.. 
  Wire dump:

  = Request

  ! CONNECT TO bugs.debian.org:80
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/http-access2.rb:1109 - 
Network is unreachable - connect(2)
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/http-access2.rb:1395 - 
Network is unreachable - connect(2) (bugs.debian.org, #80)
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/http-access2.rb:895 - 
Network is unreachable - connect(2) (bugs.debian.org, #80)
  Exception `Errno::ENETUNREACH' at /usr/lib/ruby/1.8/soap/streamHandler.rb:184 
- Network is unreachable - connect(2) (bugs.debian.org, #80)
   Exception: Errno::ENETUNREACH
  Exception `LocalJumpError' at /usr/sbin/apt-listbugs:1050 - no block given
   ... E: no block given


Same here, direct connection.

Regards,

Uwe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to