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

Re: aptitude update errors for upgrade to Jessie on amd64



Quoting Pierre Frenkiel (pierre.frenkiel@gmail.com):

>   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.

I'm afraid this is an aspect that I have little to no knowledge of.
I did take a look out of interest at the output from
wget http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386
wget http://ftp.fr.debian.org/debian/dists/jessie/main/binary-i386
and a comparison of them turned up nothing that looked significant.
I noticed that on repeating the former, I got a very different file,
and this might be because ftp.us.debian.org had resolved to a different
IPv4 address (but IPv6 was the same).

$ wget http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386
--2015-05-15 17:03:15--  http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386
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... 301 Moved Permanently
Location: http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386/ [following]
--2015-05-15 17:03:15--  http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386/
Reusing existing connection to ftp.us.debian.org:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘binary-i386’

binary-i386                     [ <=>                                        ]     569  --.-KB/s   in 0s

2015-05-15 17:03:15 (11.7 MB/s) - ‘binary-i386’ saved [569]

$ 

$ wget http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386
--2015-05-15 19:17:14--  http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386
Resolving ftp.us.debian.org (ftp.us.debian.org)... 64.50.233.100, 128.61.240.89, 2610:148:1f10:3::89
Connecting to ftp.us.debian.org (ftp.us.debian.org)|64.50.233.100|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386/ [following]
--2015-05-15 19:17:14--  http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386/
Reusing existing connection to ftp.us.debian.org:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘binary-i386’

binary-i386                     [ <=>                                        ]   3.22K  --.-KB/s   in 0s     

2015-05-15 19:17:14 (7.87 MB/s) - ‘binary-i386’ saved [3302]

$ 

The appearance of the webpage had also changed since yesterday, with
logos from Oregon State University, Open Source Lab, TDS and Friend of
OSL scattered around that weren't there before.

But, having no idea what goes on between apt etc and web servers, I'll
have to leave this for others to help you.

Cheers,
David.


Reply to: