Pastebin
Paste #1667: None
< previous paste - next paste>
Pasted by root@static
2010-05-27 14:45:48+0200 [-] Log opened.
2010-05-27 14:45:48+0200 [-] twistd 8.1.0 (/usr/bin/python 2.5.2) starting up
2010-05-27 14:45:48+0200 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
2010-05-27 14:45:48+0200 [-] Changing process name to apt-proxy
2010-05-27 14:45:48+0200 [-] Log opened.
2010-05-27 14:45:48+0200 [-] twistd 8.1.0 (/usr/sbin/apt-proxy 2.5.2) starting up
2010-05-27 14:45:48+0200 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
2010-05-27 14:45:48+0200 [-] apt_proxy.apt_proxy.Factory starting on 9999
2010-05-27 14:45:48+0200 [-] Starting factory <apt_proxy.apt_proxy.Factory instance at 0xd6b3b0>
2010-05-27 14:45:49+0200 [-] set uid/gid 101/65534
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian/dists/lenny/Release.gpg
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] [CacheEntry] start download:dists/lenny/Release.gpg
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] Starting factory <apt_proxy.fetchers.HttpFetcher instance at 0x1122998>
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] Starting factory <twisted.protocols.policies.TimeoutFactory instance at 0x1122a28>
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release.gpg
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release.gpg
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] Starting factory <apt_proxy.fetchers.HttpFetcher instance at 0x11230e0>
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] Starting factory <twisted.protocols.policies.TimeoutFactory instance at 0x1123170>
2010-05-27 14:54:53+0200 [Channel,0,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/updates/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:54:53+0200 [-] "[error] [None] Connection Failed: /dists/lenny/updates/Release.gpg (DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').)"
2010-05-27 14:54:53+0200 [-] [Fetcher] download_failed: (503) [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.DNSLookupError'>: DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').
]
2010-05-27 14:54:53+0200 [-] [CacheEntry] download_failure /var/cache/apt-proxy/debian-security/dists/lenny/updates/Release.gpg: (503) [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.DNSLookupError'>: DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').
]
2010-05-27 14:54:53+0200 [-] Stopping factory <apt_proxy.fetchers.HttpFetcher instance at 0x11230e0>
2010-05-27 14:54:53+0200 [-] Stopping factory <twisted.protocols.policies.TimeoutFactory instance at 0x1123170>
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] download started:/var/cache/apt-proxy/debian/dists/lenny/Release.gpg
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] download_data_end: /var/cache/apt-proxy/debian/dists/lenny/Release.gpg (1 clients)
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] file_sent:/var/cache/apt-proxy/debian/dists/lenny/Release.gpg
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] Stopping factory <apt_proxy.fetchers.HttpFetcher instance at 0x1122998>
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] Stopping factory <twisted.protocols.policies.TimeoutFactory instance at 0x1122a28>
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian/dists/lenny/Release
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] [CacheEntry] start download:dists/lenny/Release
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] Starting factory <apt_proxy.fetchers.HttpFetcher instance at 0x1122950>
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] Starting factory <twisted.protocols.policies.TimeoutFactory instance at 0x114d488>
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release
2010-05-27 14:54:54+0200 [Channel,1,78.109.215.71] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
why = getattr(selectable, method)()
File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead
return self.protocol.dataReceived(data)
File "/usr/lib/python2.5/site-packages/twisted/protocols/basic.py", line 231, in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1067, in lineReceived
self.allContentReceived()
File "/usr/lib/python2.5/site-packages/apt_proxy/apt_proxy.py", line 237, in allContentReceived
http.HTTPChannel.allContentReceived(self)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1108, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 626, in requestReceived
self.process()
File "/usr/lib/python2.5/site-packages/apt_proxy/clients.py", line 119, in process
self.cacheEntry.add_request(self)
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 135, in add_request
self.get()
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 189, in get
self.start_download()
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 344, in start_download
self.backend.start_download(self)
File "/usr/lib/python2.5/site-packages/apt_proxy/apt_proxy.py", line 143, in start_download
self.queue.addFile(entry)
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 997, in addFile
q.addFile(cacheEntry)
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 910, in addFile
self.startNextDownload()
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 936, in startNextDownload
if self.fetcher.backendServer.backend != self.activeFile.backend:
exceptions.AttributeError: 'NoneType' object has no attribute 'backend'
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian/dists/lenny/Release
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] [CacheEntry] start download:dists/lenny/Release
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] Starting factory <apt_proxy.fetchers.HttpFetcher instance at 0x114d950>
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] Starting factory <twisted.protocols.policies.TimeoutFactory instance at 0x114d8c0>
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] download started:/var/cache/apt-proxy/debian/dists/lenny/Release
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] download started:/var/cache/apt-proxy/debian/dists/lenny/Release
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] download_data_end: /var/cache/apt-proxy/debian/dists/lenny/Release (1 clients)
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [CacheEntry] file_sent:/var/cache/apt-proxy/debian/dists/lenny/Release
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] [apt_pkg] Registering package file: debian/dists/lenny/Release
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] Stopping factory <apt_proxy.fetchers.HttpFetcher instance at 0x114d950>
2010-05-27 14:54:54+0200 [TimeoutProtocol,client] Stopping factory <twisted.protocols.policies.TimeoutFactory instance at 0x114d8c0>
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] Starting factory <apt_proxy.fetchers.HttpFetcher instance at 0x135b368>
2010-05-27 14:54:54+0200 [Channel,2,78.109.215.71] Starting factory <twisted.protocols.policies.TimeoutFactory instance at 0x135b3f8>
2010-05-27 14:54:54+0200 [-] "[error] [None] Connection Failed: /dists/lenny/updates/Release (DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').)"
2010-05-27 14:54:54+0200 [-] [Fetcher] download_failed: (503) [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.DNSLookupError'>: DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').
]
2010-05-27 14:54:54+0200 [-] [CacheEntry] download_failure /var/cache/apt-proxy/debian-security/dists/lenny/updates/Release: (503) [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.DNSLookupError'>: DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').
]
2010-05-27 14:54:54+0200 [-] Stopping factory <apt_proxy.fetchers.HttpFetcher instance at 0x135b368>
2010-05-27 14:54:54+0200 [-] Stopping factory <twisted.protocols.policies.TimeoutFactory instance at 0x135b3f8>
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/main/binary-amd64/Packages.bz2
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] Starting factory <apt_proxy.fetchers.HttpFetcher instance at 0x135b560>
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] Starting factory <twisted.protocols.policies.TimeoutFactory instance at 0x135b3f8>
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/main/binary-amd64/Packages.bz2
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/main/source/Sources.bz2
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/main/source/Sources.bz2
2010-05-27 14:54:54+0200 [-] "[error] [None] Connection Failed: /dists/lenny/updates/main/binary-amd64/Packages.bz2 (DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').)"
2010-05-27 14:54:54+0200 [-] [Fetcher] download_failed: (503) [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.DNSLookupError'>: DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').
]
2010-05-27 14:54:54+0200 [-] [CacheEntry] download_failure /var/cache/apt-proxy/debian-security/dists/lenny/updates/main/binary-amd64/Packages.bz2: (503) [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.DNSLookupError'>: DNS lookup failed: address 'debian-security' not found: (-2, 'Name or service not known').
]
2010-05-27 14:54:54+0200 [-] Stopping factory <apt_proxy.fetchers.HttpFetcher instance at 0x135b560>
2010-05-27 14:54:54+0200 [-] Stopping factory <twisted.protocols.policies.TimeoutFactory instance at 0x135b3f8>
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/main/binary-amd64/Packages.gz
2010-05-27 14:54:54+0200 [Channel,3,78.109.215.71] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/selectreactor.py", line 146, in _doReadOrWrite
why = getattr(selectable, method)()
File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead
return self.protocol.dataReceived(data)
File "/usr/lib/python2.5/site-packages/twisted/protocols/basic.py", line 231, in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1067, in lineReceived
self.allContentReceived()
File "/usr/lib/python2.5/site-packages/apt_proxy/apt_proxy.py", line 237, in allContentReceived
http.HTTPChannel.allContentReceived(self)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1108, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 626, in requestReceived
self.process()
File "/usr/lib/python2.5/site-packages/apt_proxy/clients.py", line 105, in process
self.cacheEntry = self.backend.get_cache_entry(backend_path)
File "/usr/lib/python2.5/site-packages/apt_proxy/apt_proxy.py", line 108, in get_cache_entry
e = cache.CacheEntry(self, path)
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 119, in __init__
self.filetype.decompressor(self)
File "/usr/lib/python2.5/site-packages/apt_proxy/clients.py", line 331, in __init__
UncompressClientFile.__init__(self, compressedCacheEntry)
File "/usr/lib/python2.5/site-packages/apt_proxy/clients.py", line 284, in __init__
UncompressClient.__init__(self, compressedCacheEntry)
File "/usr/lib/python2.5/site-packages/apt_proxy/clients.py", line 218, in __init__
self.source.add_request(self)
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 135, in add_request
self.get()
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 189, in get
self.start_download()
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 344, in start_download
self.backend.start_download(self)
File "/usr/lib/python2.5/site-packages/apt_proxy/apt_proxy.py", line 143, in start_download
self.queue.addFile(entry)
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 997, in addFile
q.addFile(cacheEntry)
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 910, in addFile
self.startNextDownload()
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 936, in startNextDownload
if self.fetcher.backendServer.backend != self.activeFile.backend:
exceptions.AttributeError: 'NoneType' object has no attribute 'backend'
2010-05-27 14:54:54+0200 [Channel,4,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/main/source/Sources.gz
2010-05-27 14:54:54+0200 [Channel,4,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/main/source/Sources.gz
2010-05-27 14:54:55+0200 [TimeoutProtocol,client] [CacheEntry] download_data_end: /var/cache/apt-proxy/debian/dists/lenny/Release (0 clients)
2010-05-27 14:54:55+0200 [TimeoutProtocol,client] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/application/app.py", line 273, in runReactorWithLogging
reactor.run()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 1048, in run
self.mainLoop()
File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line 1060, in mainLoop
self.doIteration(t)
File "/usr/lib/python2.5/site-packages/twisted/internet/selectreactor.py", line 140, in doSelect
_logrun(selectable, _drdw, selectable, method, dict)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
File "/usr/lib/python2.5/site-packages/twisted/internet/selectreactor.py", line 156, in _doReadOrWrite
self._disconnectSelectable(selectable, why, method=="doRead")
File "/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py", line 190, in _disconnectSelectable
selectable.readConnectionLost(f)
File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 405, in readConnectionLost
self.connectionLost(reason)
File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 576, in connectionLost
Connection.connectionLost(self, reason)
File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 416, in connectionLost
protocol.connectionLost(reason)
File "/usr/lib/python2.5/site-packages/twisted/protocols/policies.py", line 449, in connectionLost
ProtocolWrapper.connectionLost(self, reason)
File "/usr/lib/python2.5/site-packages/twisted/protocols/policies.py", line 76, in connectionLost
self.wrappedProtocol.connectionLost(reason)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 425, in connectionLost
self.handleResponseEnd()
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 431, in handleResponseEnd
self.handleResponse(b)
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 363, in handleResponse
self.download_complete()
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 344, in download_complete
self.fetcher.download_complete()
File "/usr/lib/python2.5/site-packages/apt_proxy/fetchers.py", line 115, in download_complete
self.cacheEntry.download_data_end()
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 405, in download_data_end
self.streamfile.close_and_rename(self.file_path)
File "/usr/lib/python2.5/site-packages/apt_proxy/cache.py", line 562, in close_and_rename
os.rename(self.name, new_name)
exceptions.OSError: [Errno 2] No such file or directory
2010-05-27 14:55:34+0200 [Channel,5,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian/dists/lenny/Release.gpg
2010-05-27 14:55:34+0200 [Channel,5,78.109.215.71] [CacheEntry] start download:dists/lenny/Release.gpg
2010-05-27 14:55:34+0200 [Channel,5,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:55:34+0200 [Channel,5,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release.gpg
2010-05-27 14:55:34+0200 [Channel,5,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release.gpg
2010-05-27 14:55:34+0200 [Channel,5,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/updates/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:55:56+0200 [Channel,6,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian/dists/lenny/Release.gpg
2010-05-27 14:55:56+0200 [Channel,6,78.109.215.71] [CacheEntry] start download:dists/lenny/Release.gpg
2010-05-27 14:55:56+0200 [Channel,6,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:55:56+0200 [Channel,6,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release.gpg
2010-05-27 14:55:56+0200 [Channel,6,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release.gpg
2010-05-27 14:55:56+0200 [Channel,6,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/updates/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:57:56+0200 [Channel,7,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian/dists/lenny/Release.gpg
2010-05-27 14:57:56+0200 [Channel,7,78.109.215.71] [CacheEntry] start download:dists/lenny/Release.gpg
2010-05-27 14:59:56+0200 [Channel,8,78.109.215.71] '[HttpRequestClient] abort - unknown extension for file dists/lenny/main/i18n/Translation-en_DK.bz2'
2010-05-27 14:59:56+0200 [Channel,8,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release.gpg
2010-05-27 14:59:56+0200 [Channel,8,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release.gpg
2010-05-27 15:01:56+0200 [Channel,9,78.109.215.71] [CacheEntry] this is a real request:/var/cache/apt-proxy/debian-security/dists/lenny/updates/Release.gpg
2010-05-27 15:01:56+0200 [Channel,9,78.109.215.71] [CacheEntry] start download:dists/lenny/updates/Release.gpg
New Paste
Go to most recent paste.