On 3 April 2012 03:08, Eric Cooper <e...@cmu.edu> wrote: > I don't see any error in retrieving the Packages.gz file from approx's > point of view, so I don't understand what apt-get is complaining > about.
Yes, my thoughts exactly. > Can you also see if the same error occurs when using a different > mirror for that file? And can you enable some more verbose output > from apt-get, like setting Debug::Acquire::http to true in apt.conf. > I'd like to understand why it's reporting "Err". Yes, tried changing mirrors in approx, which no change. === cut === (sid)root@merlock:~# apt-get update 0% [Working]GET /debian/dists/sid/InRelease HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 If-Modified-Since: Mon, 02 Apr 2012 20:18:35 GMT User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 304 Not Modified Content-Length: 0 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 Hit http://proxy.pri sid InRelease 25% [Working]GET /debian/dists/sid/main/binary-amd64/Packages.diff/Index HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 404 Not Found Content-type: text/html Content-Length: 49 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 Ign http://proxy.pri sid/main amd64 Packages/DiffIndex 40% [Working]GET /debian/dists/sid/main/i18n/Index HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 If-Modified-Since: Mon, 02 Apr 2012 20:18:00 GMT User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 304 Not Modified Content-Length: 0 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 Hit http://proxy.pri sid/main TranslationIndex 50% [Working]GET /debian/dists/sid/main/binary-amd64/Packages.bz2 HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 If-Modified-Since: Mon, 02 Apr 2012 23:43:25 GMT User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 404 Not Found Content-type: text/html Content-Length: 49 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 GET /debian/dists/sid/main/i18n/Translation-en.bz2 HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 If-Modified-Since: Mon, 02 Apr 2012 20:01:02 GMT User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 304 Not Modified Content-Length: 0 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 Hit http://proxy.pri sid/main Translation-en 66% [Working]GET /debian/dists/sid/main/binary-amd64/Packages.xz HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 If-Modified-Since: Mon, 02 Apr 2012 23:43:25 GMT User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 404 Not Found Content-type: text/html Content-Length: 49 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 Err http://proxy.pri sid/main amd64 Packages 66% [Working]GET /debian/dists/sid/main/binary-amd64/Packages.gz HTTP/1.1 Host: proxy.pri:9999 Connection: keep-alive Cache-Control: max-age=0 If-Modified-Since: Mon, 02 Apr 2012 23:43:25 GMT User-Agent: Debian APT-HTTP/1.3 (0.8.15.10) HTTP/1.1 304 Not Modified Content-Length: 0 Date: Mon, 02 Apr 2012 23:43:40 GMT Server: approx/5.1 Ocamlnet/3.5.1 Hit http://proxy.pri sid/main amd64 Packages Reading package lists... Done === cut === Maybe apt-get is taking offence at being told that the file is not there? :-) It doesn't seem to complain that Packages.bz2 cannot be found however. -- Brian May <b...@debian.org> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org