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

Re: aptitude update errors for upgrade to Jessie on amd64



On Thu, 14 May 2015, David Wright wrote:

. . .
$ wget http://ftp.us.debian.org/debian/dists/jessie/main/binary-amd64/Packages
--2015-05-14 11:28:30--  http://ftp.us.debian.org/debian/dists/jessie/main/binary-amd64/Packages
Resolving ftp.us.debian.org (ftp.us.debian.org)... 128.61.240.89, 64.50.233.100, 2610:148:1f10:3::89
Connecting to ftp.us.debian.org (ftp.us.debian.org)|128.61.240.89|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-05-14 11:28:30 ERROR 404: Not Found.
. . .

$ wget http://ftp.fr.debian.org/debian/dists/jessie/main/binary-amd64/Packages
--2015-05-14 11:53:11--  http://ftp.fr.debian.org/debian/dists/jessie/main/binary-amd64/Packages
Resolving ftp.fr.debian.org (ftp.fr.debian.org)... 212.27.32.66, 2a01:e0c:1:1598::2
Connecting to ftp.fr.debian.org (ftp.fr.debian.org)|212.27.32.66|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9019439 (8.6M) [application/x-gzip]
Saving to: Packages

Packages                    100%[===========================================>]   8.60M  2.32MB/s   in 4.4s

2015-05-14 11:53:16 (1.94 MB/s) - Packages saved [9019439/9019439]

  hi David,
  At least for that problem I found the explanation, and was able to reproduce it on
  my personal web server. I imported the index.html from the us and fr sites, and the
  3 files, Just try

     wget http://frenkiel-hure.net:8080/pub/us/Packages
     wget http://frenkiel-hure.net:8080/pub/fr/Packages
  By default, the wget command works for us and fr
  If I remove the line
      	AddType application/x-gzip .gz .tgz
  from the mime.conf file of my apache2 config, then wget works only for fr, as you can check.
  One have now to understand what difference in the 2 index.html files explains that.

best regards,
--
Pierre Frenkiel


Reply to: