Your message dated Sun, 12 Oct 2008 13:38:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Processed: Re: Bug#500057: apt-listbug: "E: HTTP GET
failed" while retrieving bugs
has caused the Debian Bug report #500856,
regarding please document proxy configuration for apt-listbugs + apt-cacher
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.)
--
500856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500856
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apt-listbugs
Version: 0.0.92
Severity: important
File: apt-listbug
Hi,
apt-listbugs on amd64 can't fetch bugs:
# apt-listbugs list kernel-package
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... 0% Fail
E: HTTP GET failed
Retry downloading bug information?[Y/n]?
strace -e trace=read,write shows:
write(3, "POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1\r\n"..., 58)
= 58
read(4,
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\247"...,
4096) = 2679
read(4,
"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\v\0\0\0\0\0\0\0\250"...,
4096) = 1698
write(3, "SOAPAction: \"\"\r\nContent-Type: text/xml;
charset=utf-8\r\nProxy-Auth"..., 244) = 244
write(3, "\r\n"..., 2) = -1 EPIPE (Broken pipe)
In working version (i386) there is no hostname in POST:
write(3, "POST /cgi-bin/soap.cgi HTTP/1.1\r\n"..., 33) = 33
Cheers,
Michal Pokrywka
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages apt-listbugs depends on:
ii apt 0.7.14+b1 Advanced front-end for dpkg
ii libdpkg-ruby1.8 0.3.2 modules/classes for dpkg on ruby 1
ii libgettext-ruby1.8 1.91.0-2 Gettext for ruby1.8
ii libhttp-access2-ruby1.8 2.0.6-3 HTTP accessing library for ruby
ii libruby1.8 [libzlib-ruby1.8] 1.8.7.72-1 Libraries necessary to run Ruby 1.
ii libxml-parser-ruby1.8 0.6.8-4 Interface of expat for the scripti
ii ruby 4.2 An interpreter of object-oriented
apt-listbugs recommends no packages.
Versions of packages apt-listbugs suggests:
ii debianutils 2.30 Miscellaneous utilities specific t
ii iceweasel [www-browser] 3.0.1-1 lightweight web browser based on M
ii konqueror [www-browser] 4:4.1.1-1 KDE 4's advanced file manager, web
ii reportbug 3.45 reports bugs in the Debian distrib
ii w3m [www-browser] 0.5.2-2+b1 WWW browsable pager with excellent
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Version: 0.1.7-1
#include <hallo.h>
* Debian Bug Tracking System [Thu, Oct 02 2008, 03:51:09AM]:
> > reassign -2 apt-cacher-ng
> Bug#500856: please document proxy configuration for apt-listbugs + apt-cacher
> Bug reassigned from package `apt-listbugs' to `apt-cacher-ng'.
Actually, it has been done almost a year ago.
Chapter 7: Troubleshooting & FAQ
7.1 Problem: apt-listbugs reports errors using HTTP proxy
Solution: advise them not to use the main proxy for access to bugs.debian.org,
adding some bits like following to /etc/apt/apt.conf:
Acquire::HTTP::Proxy::bugs.debian.org "DIRECT";
//or Acquire::HTTP::Proxy::bugs.debian.org "other.proxy:port"
Regards,
Eduard.
--
<NForcer> Immerhin durftest du Singen, wenn ich das mache lacht Yasmin bzw.
freut sich und Bärbel hat den Blick "Wenn es der Kleinen nicht
gefallen würde hättest du jetzt die Bratpfanne auf dem Kopf"...
--- End Message ---