On Tuesday 15 October 2013 20:58:31 Lisandro Damián Nicanor Pérez Meyer wrote: [snip] > > Please elaborate a bit more: what do you mean by "except for > > apt-listbugs"? > > What happens if you try to install or upgrade packages and apt-listbugs > > is invoked by apt-get (or another compatible package manager, such as > > aptitude, if you prefer)? > > > > Please paste the exact error that you get. > > Times out trying to reach the BTS, and asks if I want to continue or not > (not at $job now so I can't reproduce it, will do it tomorrow).
OK, for all cases I'm forced to go trough a proxy to get web content (and almost everything). ==== First case, acng auto detected through squid-deb-proxy-client Please note that even passing LANG=C apt-listbug messages are kept in es_AR.UTF-8 root@tonks:/home/lisandro# LANG=C aptitude install gftp The following NEW packages will be installed: gftp gftp-common{a} gftp-gtk{a} gftp-text{a} 0 packages upgraded, 4 newly installed, 0 to remove and 31 not upgraded. Need to get 0 B/1401 kB of archives. After unpacking 4207 kB will be used. Do you want to continue? [Y/n/?] Preparing to read info from file descriptor "20" Pre-Install-Pkgs hook info: VERSION 3 APT::Architecture=amd64 gftp-common - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- common_2.0.19-4_amd64.deb gftp-gtk - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- gtk_2.0.19-4_amd64.deb gftp-text - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- text_2.0.19-4_amd64.deb gftp - - none < 2.0.19-4 all none /var/cache/apt/archives/gftp_2.0.19-4_all.deb gftp-common - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp-gtk - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp-text - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp - - none < 2.0.19-4 all none **CONFIGURE** Obteniendo informes de fallo... 0%Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- xml/encoding-ja Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/encoding-ja Set XSD::XMLParser::XMLParser as XML processor. Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- addressable/uri Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- addressable/uri Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- net/ntlm Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- net/ntlm Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- win32/sspi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- win32/sspi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- gssapi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- gssapi Wire dump: = Request ! CONNECT TO bugs.debian.org:80 Exception `Errno::ENETUNREACH' at /usr/lib/ruby/vendor_ruby/httpclient/session.rb:803 - Network is unreachable - connect(2) Exception `Errno::ENETUNREACH' at /usr/lib/ruby/vendor_ruby/httpclient/session.rb:814 - Network is unreachable - connect(2) (http://bugs.debian.org:80) Exception `Errno::ENETUNREACH' at /usr/lib/ruby/vendor_ruby/httpclient/session.rb:167 - Network is unreachable - connect(2) (http://bugs.debian.org:80) Exception `Errno::ENETUNREACH' at /usr/lib/ruby/vendor_ruby/soap/streamHandler.rb:251 - Network is unreachable - connect(2) (http://bugs.debian.org:80) Fallo Exception: Errno::ENETUNREACH Fallo al obtener informes de fallo del servidor con el siguiente mensaje de fallo: W: Network is unreachable - connect(2) (http://bugs.debian.org:80) Podría ser que debido a que la red ha fallado, servidores proxy no funcionales, o que el mismo servidor del sistema de seguimiento de fallos ha fallado. Compruebe la configuración de la red e inténtelo de nuevo ¿Desea reintentar la descarga de información de fallo? [Y/n] n ¿Desea continuar la instalación de todas formas? [y/N] y Obteniendo informes de fallo... Finalizado Analizando información Detectado/Arreglado... Finalizado Selecting previously unselected package gftp-common. (Reading database ... 391488 files and directories currently installed.) Unpacking gftp-common (from .../gftp-common_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp-gtk. Unpacking gftp-gtk (from .../gftp-gtk_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp-text. Unpacking gftp-text (from .../gftp-text_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp. Unpacking gftp (from .../archives/gftp_2.0.19-4_all.deb) ... Processing triggers for man-db ... Processing triggers for menu ... Processing triggers for desktop-file-utils ... Processing triggers for mime-support ... Setting up gftp-common (2.0.19-4) ... Setting up gftp-gtk (2.0.19-4) ... Setting up gftp-text (2.0.19-4) ... Setting up gftp (2.0.19-4) ... Processing triggers for menu ... ==== Second case, forcing using acng as proxy root@tonks:/home/lisandro# LANG=C http_proxy="http://acng.example.conf:3142/" aptitude install gftp The following NEW packages will be installed: gftp gftp-common{a} gftp-gtk{a} gftp-text{a} 0 packages upgraded, 4 newly installed, 0 to remove and 31 not upgraded. Need to get 0 B/1401 kB of archives. After unpacking 4207 kB will be used. Do you want to continue? [Y/n/?] Preparing to read info from file descriptor "20" Pre-Install-Pkgs hook info: VERSION 3 APT::Architecture=amd64 gftp-common - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- common_2.0.19-4_amd64.deb gftp-gtk - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- gtk_2.0.19-4_amd64.deb gftp-text - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- text_2.0.19-4_amd64.deb gftp - - none < 2.0.19-4 all none /var/cache/apt/archives/gftp_2.0.19-4_all.deb gftp-common - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp-gtk - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp-text - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp - - none < 2.0.19-4 all none **CONFIGURE** Obteniendo informes de fallo... 0%Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- xml/encoding-ja Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/encoding-ja Set XSD::XMLParser::XMLParser as XML processor. Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- addressable/uri Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- addressable/uri Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- net/ntlm Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- net/ntlm Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- win32/sspi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- win32/sspi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- gssapi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- gssapi Wire dump: = Request ! CONNECT TO acng.example.conf:3142 ! CONNECTION ESTABLISHED POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1 Content-Type: text/xml; charset=utf-8 SOAPAction: "" User-Agent: SOAP4R/1.6.1-SNAPSHOT (2.3.3, ruby 1.9.3 (2013-06-27)) Accept: */* Date: Wed, 16 Oct 2013 15:41:10 GMT Content-Length: 1211 Host: bugs.debian.org <?xml version="1.0" encoding="utf-8" ?> <env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"> <env:Body> <n1:get_bugs env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n1="Debbugs/SOAP/"> <keyvalue xmlns:n2="http://schemas.xmlsoap.org/soap/encoding/" n2:arrayType="xsd:anyType[4]" xsi:type="n2:Array"> <item xsi:type="xsd:string">severity</item> <item n2:arrayType="xsd:anyType[3]" xsi:type="n2:Array"> <item xsi:type="xsd:string">critical</item> <item xsi:type="xsd:string">grave</item> <item xsi:type="xsd:string">serious</item> </item> <item xsi:type="xsd:string">package</item> <item n2:arrayType="xsd:anyType[4]" xsi:type="n2:Array"> <item xsi:type="xsd:string">gftp-common</item> <item xsi:type="xsd:string">gftp-gtk</item> <item xsi:type="xsd:string">gftp-text</item> <item xsi:type="xsd:string">gftp</item> </item> </keyvalue> </n1:get_bugs> </env:Body> </env:Envelope> = Response HTTP/1.0 200 OK Date: Wed, 16 Oct 2013 15:41:11 GMT Server: Apache SOAPServer: SOAP::Lite/Perl/0.714 Content-Length: 503 Vary: Accept-Encoding Content-Type: text/xml; charset=utf-8 X-Cache: MISS from proxy.example.com X-Cache-Lookup: MISS from proxy.example.com:3129 Via: 1.0 proxy.example.com (squid) Proxy-Connection: close <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><get_bugsResponse xmlns="Debbugs/SOAP/"><soapenc:Array soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" /></get_bugsResponse></soap:Body></soap:Envelope>! CONNECTION CLOSED No bugs to fetch Obteniendo informes de fallo... Finalizado Analizando información Detectado/Arreglado... Finalizado Selecting previously unselected package gftp-common. (Reading database ... 391488 files and directories currently installed.) Unpacking gftp-common (from .../gftp-common_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp-gtk. Unpacking gftp-gtk (from .../gftp-gtk_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp-text. Unpacking gftp-text (from .../gftp-text_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp. Unpacking gftp (from .../archives/gftp_2.0.19-4_all.deb) ... Processing triggers for man-db ... Processing triggers for menu ... Processing triggers for desktop-file-utils ... Processing triggers for mime-support ... Setting up gftp-common (2.0.19-4) ... Setting up gftp-gtk (2.0.19-4) ... Setting up gftp-text (2.0.19-4) ... Setting up gftp (2.0.19-4) ... Processing triggers for menu ... ==== Third case, using the network proxy (no acng) root@tonks:/home/lisandro# LANG=C http_proxy="http://proxy.example.com:8080/" aptitude install gftp The following NEW packages will be installed: gftp gftp-common{a} gftp-gtk{a} gftp-text{a} 0 packages upgraded, 4 newly installed, 0 to remove and 31 not upgraded. Need to get 0 B/1401 kB of archives. After unpacking 4207 kB will be used. Do you want to continue? [Y/n/?] Preparing to read info from file descriptor "20" Pre-Install-Pkgs hook info: VERSION 3 APT::Architecture=amd64 gftp-common - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- common_2.0.19-4_amd64.deb gftp-gtk - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- gtk_2.0.19-4_amd64.deb gftp-text - - none < 2.0.19-4 amd64 none /var/cache/apt/archives/gftp- text_2.0.19-4_amd64.deb gftp - - none < 2.0.19-4 all none /var/cache/apt/archives/gftp_2.0.19-4_all.deb gftp-common - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp-gtk - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp-text - - none < 2.0.19-4 amd64 none **CONFIGURE** gftp - - none < 2.0.19-4 all none **CONFIGURE** Obteniendo informes de fallo... 0%Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/libxml Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- xml/encoding-ja Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- xml/encoding-ja Set XSD::XMLParser::XMLParser as XML processor. Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- addressable/uri Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- addressable/uri Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- net/ntlm Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- net/ntlm Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- win32/sspi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- win32/sspi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36 - cannot load such file -- gssapi Exception `LoadError' at /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:63 - cannot load such file -- gssapi Wire dump: = Request ! CONNECT TO proxy.example.com:8080 ! CONNECTION ESTABLISHED POST http://bugs.debian.org:80/cgi-bin/soap.cgi HTTP/1.1 Content-Type: text/xml; charset=utf-8 SOAPAction: "" User-Agent: SOAP4R/1.6.1-SNAPSHOT (2.3.3, ruby 1.9.3 (2013-06-27)) Accept: */* Date: Wed, 16 Oct 2013 15:46:59 GMT Content-Length: 1211 Host: bugs.debian.org <?xml version="1.0" encoding="utf-8" ?> <env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"> <env:Body> <n1:get_bugs env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:n1="Debbugs/SOAP/"> <keyvalue xmlns:n2="http://schemas.xmlsoap.org/soap/encoding/" n2:arrayType="xsd:anyType[4]" xsi:type="n2:Array"> <item xsi:type="xsd:string">severity</item> <item n2:arrayType="xsd:anyType[3]" xsi:type="n2:Array"> <item xsi:type="xsd:string">critical</item> <item xsi:type="xsd:string">grave</item> <item xsi:type="xsd:string">serious</item> </item> <item xsi:type="xsd:string">package</item> <item n2:arrayType="xsd:anyType[4]" xsi:type="n2:Array"> <item xsi:type="xsd:string">gftp-common</item> <item xsi:type="xsd:string">gftp-gtk</item> <item xsi:type="xsd:string">gftp-text</item> <item xsi:type="xsd:string">gftp</item> </item> </keyvalue> </n1:get_bugs> </env:Body> </env:Envelope> = Response HTTP/1.0 200 OK Date: Wed, 16 Oct 2013 15:47:00 GMT Server: Apache SOAPServer: SOAP::Lite/Perl/0.714 Content-Length: 503 Vary: Accept-Encoding Content-Type: text/xml; charset=utf-8 X-Cache: MISS from proxy.example.com X-Cache-Lookup: MISS from proxy.example.com:3129 Via: 1.0 proxy.example.com (squid) Proxy-Connection: close <?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><get_bugsResponse xmlns="Debbugs/SOAP/"><soapenc:Array soapenc:arrayType="xsd:anyType[0]" xsi:type="soapenc:Array" /></get_bugsResponse></soap:Body></soap:Envelope>! CONNECTION CLOSED No bugs to fetch Obteniendo informes de fallo... Finalizado Analizando información Detectado/Arreglado... Finalizado Selecting previously unselected package gftp-common. (Reading database ... 391488 files and directories currently installed.) Unpacking gftp-common (from .../gftp-common_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp-gtk. Unpacking gftp-gtk (from .../gftp-gtk_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp-text. Unpacking gftp-text (from .../gftp-text_2.0.19-4_amd64.deb) ... Selecting previously unselected package gftp. Unpacking gftp (from .../archives/gftp_2.0.19-4_all.deb) ... Processing triggers for man-db ... Processing triggers for menu ... Processing triggers for desktop-file-utils ... Processing triggers for mime-support ... Setting up gftp-common (2.0.19-4) ... Setting up gftp-gtk (2.0.19-4) ... Setting up gftp-text (2.0.19-4) ... Setting up gftp (2.0.19-4) ... Processing triggers for menu ... -- Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/
signature.asc
Description: This is a digitally signed message part.