[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#382692: debian-installer: d-i etch beta3: hangs with no error message on apt http problem



Package: debian-installer
Severity: normal

Using debian-installer etch beta-3 (full CD, x86) in "expert" mode:

In task selection I selected only "Standard Install", additionally to
the CD I added apt-proxy:9999 with path /debian/ as install source
(using the d-i menus).

On package 95 of 102 (reproducible, it is always 95 of 102) the
progress bar stops. Only switching to the shell and killing apt-http causes
an error to be displayed so I can try installing again.

I don't know if the apt-proxy (standard sarge version) problem was caused
by a malformed request of d-i, output in /var/log/apt-proxy.log is
appended to this report.

I never had problems with the apt-proxy installation before this.

2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Headers: Host: apt-proxy:9999, Connection: keep-alive, If-Modified-
Since: Fri, 11 Aug 2006 20:10:23 GMT, User-Agent: Debian APT-HTTP/1.3
2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Request: GET /debian/dists/etch/Release
2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Verification skipped for /var/cache/apt-proxy/debian/dists/etch/Rel
ease
2006/08/12 14:30 CEST [Channel,82,10.0.0.10] [debug] Client connection closed
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] Headers: Host: apt-proxy:9999, Connection: keep-alive, User-Agent:
Debian APT-HTTP/1.3
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] Request: GET /debian/dists/etch/main/source/Sources.gz
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] starting verification: /bin/gunzip ('/bin/gunzip', '-t', '-v', '/va
r/cache/apt-proxy/debian/dists/etch/main/source/Sources.gz')
2006/08/12 14:30 CEST [-] Starting factory <apt_proxy.apt_proxy.ClientFactory instance at 0xb75112ec>
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: Date Sat, 12 Aug 2006 12:30:18 GMT
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: Server Apache/2.0.54 (Debian GNU/Linux) DAV/2
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: Connection close
2006/08/12 14:30 CEST [FetcherHttp,client] [debug] Received: ETag "d3c80e25-18602f-1e59f740"
2006/08/12 14:30 CEST [FetcherHttp,client] Stopping factory <apt_proxy.apt_proxy.ClientFactory instance at 0xb75112ec>
2006/08/12 14:30 CEST [Channel,83,10.0.0.10] [debug] Client connection closed
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Headers: Host: apt-proxy:9999, User-Agent: Debian APT-HTTP/1.3
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Request: GET http://apt-proxy:9999/debian/pool/main/p/perl/perl-bas
e_5.8.8-6.1_i386.deb
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Adding ttp: backend dynamicaly
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] [debug] Created new BackendServer: http://ttp:
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] /usr/lib/python2.3/site-packages/twisted/internet/defer.py:396: exceptions.
FutureWarning: hex()/oct() of negative int will return a signed string in Python 2.4 and up
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] Unhandled error in Deferred:
2006/08/12 14:32 CEST [Channel,84,10.0.0.10] Traceback (most recent call last):
          File "/usr/lib/python2.3/site-packages/twisted/protocols/http.py", line 557, in requestReceived
            self.process()
          File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 1375, in process
            self.fetch()
          File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 1454, in fetch
            (dummyFetcher, 0, running,), None)
          File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py", line 205, in addCallbacks
            self._runCallbacks()
        --- <exception caught here> ---
          File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py", line 338, in _runCallbacks
            self.result = callback(self.result, *args, **kw)
          File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 1422, in fetch_real
            fetcher = dummyFetcher.apEndTransfer(fetcher_class)
          File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 463, in apEndTransfer
            fetcher = fetcher_class(req)
          File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 317, in __init__
            self.activate(request)
          File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 573, in activate
            ClientFactory(self), request.backend.timeout)
          File "/usr/lib/python2.3/site-packages/twisted/internet/default.py", line 289, in connectTCP
            c = tcp.Connector(host, port, factory, timeout, bindAddress, self)
          File "/usr/lib/python2.3/site-packages/twisted/internet/tcp.py", line 708, in __init__
            raise error.ServiceNameUnknownError(string=str(e))
        twisted.internet.error.ServiceNameUnknownError: Service name given as port is unknown: service/proto not found.



Reply to: