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

Bug#328876: apt-get claims that it failed to get Packages.gz but it was trying to get Packages.bz2 (which does not exist)



"MV" == Michael Vogt writes:

 >> i have the following line in sources.list:
 >> 
 >> deb http://mail.incase.de/cyrus22/i386/ ./
 >> 
 >> when i run "apt-get update", apt reports this error:
 >> 
 >> Failed to fetch http://mail.incase.de/cyrus22/i386/./Packages.gz
 >> Error reading from server. Remote end closed connection

 MV> Can you please run (as root): # apt-get update -o
 MV> Debug::Acquire::Http=true

 MV> and attach the output to this bugreport?

here is the output [with ^M (carriage-return) codes removed]:

================================================================================
GET http://mail.incase.de/cyrus22/i386/./Release.gpg HTTP/1.1
Host: mail.incase.de
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3


HTTP/1.1 404 Not Found
Date: Mon, 19 Sep 2005 17:59:48 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) DAV/2 SVN/1.2.0 mod_fastcgi/2.4.2 PHP/4.3.10-16 mod_ssl/2.0.54 OpenSSL/0.9.7e
Vary: accept-language,accept-charset
Accept-Ranges: bytes
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Content-Language: en

Ign http://mail.incase.de ./ Release.gpg
GET http://mail.incase.de/cyrus22/i386/./Release HTTP/1.1
Host: mail.incase.de
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3


Ign http://mail.incase.de ./ Release
GET http://mail.incase.de/cyrus22/i386/./Packages.bz2 HTTP/1.1
Host: mail.incase.de
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3


HTTP/1.1 404 Not Found
Date: Mon, 19 Sep 2005 17:59:51 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) DAV/2 SVN/1.2.0 mod_fastcgi/2.4.2 PHP/4.3.10-16 mod_ssl/2.0.54 OpenSSL/0.9.7e
Vary: accept-language,accept-charset
Accept-Ranges: bytes
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1
Content-Language: en

Ign http://mail.incase.de ./ Packages
GET http://mail.incase.de/cyrus22/i386/./Packages.gz HTTP/1.1
Host: mail.incase.de
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3


Err http://mail.incase.de ./ Packages
  Error reading from server. Remote end closed connection
Failed to fetch http://mail.incase.de/cyrus22/i386/./Packages.gz  Error reading from server. Remote end closed connection
Reading package lists...
W: Couldn't stat source package list http://mail.incase.de ./ Packages (/var/lib/apt/lists/mail.incase.de_cyrus22_i386_._Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
================================================================================

and here is what i see in the cache server logs which is being
requested:

1127152788.000 3538 xx.xx.xx.xx TCP_MISS/404 1238 GET http://mail.incase.de/cyrus22/i386/./Release.gpg - DIRECT/mail.incase.de text/html
1127152791.000 163 xx.xx.xx.xx TCP_MISS/404 1238 GET http://mail.incase.de/cyrus22/i386/./Packages.bz2 - DIRECT/mail.incase.de text/html

There are NO requests to http://mail.incase.de/cyrus22/i386/./Packages.gz

Best,
v.




Reply to: