Re: SOLVED: Re: Wheezy: "aptitude update" fails

2012-05-23 Thread T Elcor
--- On Wed, 5/23/12, Camaleón wrote: > Ah, fine then, it had to be some sort of problem at the > mirrors or > repositories infrastructure... > > > If you're curious, you may want to remove bzip2 and see > what you get. Actually, you were right that it was a problem with the mirrors and repos

Re: SOLVED: Re: Wheezy: "aptitude update" fails

2012-05-23 Thread Camaleón
On Wed, 23 May 2012 08:39:44 -0700, T Elcor wrote: > --- On Wed, 5/23/12, Camaleón wrote: > >> Are we still talking about the "Hash Sum mismatch" error? > > I was getting "Hash Sum mismatch" error only when I was going against a > non-US mirror, with a US mirror (which I use by default) I was g

Re: SOLVED: Re: Wheezy: "aptitude update" fails

2012-05-23 Thread T Elcor
--- On Wed, 5/23/12, Camaleón wrote: > Are we still talking about the "Hash Sum mismatch" error? I was getting "Hash Sum mismatch" error only when I was going against a non-US mirror, with a US mirror (which I use by default) I was getting 404 Not Found. > If so, it makes no sense because: >

Re: SOLVED: Re: Wheezy: "aptitude update" fails

2012-05-23 Thread Camaleón
On Wed, 23 May 2012 04:54:25 -0700, T Elcor wrote: > --- On Fri, 5/18/12, T Elcor wrote: > >> >> Get: 3 http://ftp.us.debian.org wheezy/non-free >> Translation-en [61.5 kB] >> >> Err http://ftp.us.debian.org wheezy/main >> Translation-en >> >>   404  Not Found [IP: >> 128.61.240.89 80] > > I wa

SOLVED: Re: Wheezy: "aptitude update" fails

2012-05-23 Thread T Elcor
--- On Fri, 5/18/12, T Elcor wrote: > >> Get: 3 http://ftp.us.debian.org wheezy/non-free > Translation-en [61.5 kB] > >> Err http://ftp.us.debian.org wheezy/main > Translation-en > >>   404  Not Found [IP: > 128.61.240.89 80] I was able to solve the problem by installing bzip2 package. Apparent

Re: Wheezy: "aptitude update" fails

2012-05-21 Thread Camaleón
On Tue, 22 May 2012 03:30:55 +1200, Chris Bannister wrote: > Just to be clear. For the archives. The archives is precisely what you should read before replying to a post to get a full understanding on the problem. If you have any doubt, just ask. > On Sun, May 20, 2012 at 03:55:49PM +, Cam

Re: Wheezy: "aptitude update" fails

2012-05-21 Thread T Elcor
--- On Mon, 5/21/12, wrote: I filed a bug, they are asking for other people's input who are having the same issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673521 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Re: Wheezy: "aptitude update" fails

2012-05-21 Thread Chris Bannister
Just to be clear. For the archives. On Sun, May 20, 2012 at 03:55:49PM +, Camaleón wrote: > On Mon, 21 May 2012 03:11:30 +1200, Chris Bannister wrote: This: (We'll call it error 1 for clarity) > >> > E: Some index files failed to download. They have been ignored, or > >> > old ones used inst

Re: Wheezy: "aptitude update" fails

2012-05-20 Thread Camaleón
On Mon, 21 May 2012 03:11:30 +1200, Chris Bannister wrote: > On Sat, May 19, 2012 at 11:50:01AM +, Camaleón wrote: >> On Sat, 19 May 2012 04:27:07 -0700, T Elcor wrote: >> > >> > E: Some index files failed to download. They have been ignored, or >> > old ones used instead. >> >> Clean your l

Re: Wheezy: "aptitude update" fails

2012-05-20 Thread Chris Bannister
On Sat, May 19, 2012 at 11:50:01AM +, Camaleón wrote: > On Sat, 19 May 2012 04:27:07 -0700, T Elcor wrote: > > > > E: Some index files failed to download. They have been ignored, or old ones > > used instead. > > Clean your local apt cache: > > apt-get clean Unrelated. The index files are

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread Tom H
On Sat, May 19, 2012 at 12:03 PM, Camaleón wrote: > On Sat, 19 May 2012 17:38:34 +0200, antoinejou wrote: > >> All of this makes me mad... > > (...) > >> W: Failed to fetch >> bzip2:/var/lib/apt/lists/partial/ftp.fr.debian.org_debian_dists_wheezy_main_i18n_Translation-en: >> Somme de contrôle de h

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread Camaleón
On Sat, 19 May 2012 17:38:34 +0200, antoinejou wrote: > All of this makes me mad... (...) > W: Failed to fetch > bzip2:/var/lib/apt/lists/partial/ftp.fr.debian.org_debian_dists_wheezy_main_i18n_Translation-en: > Somme de contrôle de hachage incohérente > > E: Some index files failed to download

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread antoinejou
All of this makes me mad... # cat /etc/apt/sources.list deb http://ftp.fr.debian.org/debian/ wheezy main deb-src http://ftp.fr.debian.org/debian/ wheezy main deb http://security.debian.org/ wheezy/updates main deb-src http://security.debian.org/ wheezy/updates main # sudo aptitude update Hit

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread Camaleón
On Sat, 19 May 2012 08:33:15 -0700, T Elcor wrote: > --- On Sat, 5/19/12, Camaleón wrote: > >> "security" still fails because you did not commented out... > > In theory, security may fail because there are no security updates for > wheezy yet, in practice that line was working fine for months w

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread T Elcor
--- On Sat, 5/19/12, Camaleón wrote: > "security" still fails because you did not commented out... In theory, security may fail because there are no security updates for wheezy yet, in practice that line was working fine for months without any problems until several days ago. > Clean your loc

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread Camaleón
On Sat, 19 May 2012 04:27:07 -0700, T Elcor wrote: (...) >> And put here the output. > > Here it is: > > # apt-get update (...) > Hit http://ftp.de.debian.org wheezy InRelease > Get:1 http://ftp.de.debian.org wheezy/main amd64 Packages/DiffIndex [7,876 B] > Get:2 http://ftp.de.debian.org whee

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread T Elcor
--- On Sat, 5/19/12, Camaleón wrote: > Okay, you can try with a different mirror. Edit your > "sources.list" file > and keep only this line (comment out "#" the rest): > > deb http://ftp.de.debian.org/debian/ wheezy main non-free > > Then jump to a console and run: > > apt-get update && apt-g

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread Camaleón
On Sat, 19 May 2012 02:38:56 -0700, T Elcor wrote: > --- On Sat, 5/19/12, Camaleón wrote: > >> Weird... I'm also using wheezy and haven't experienced any problem >> though >> I use "apt-get update && apt-get -V dist-upgrade" to update the system. >> >> Are you (or your ISP) behind some kind of

Re: Wheezy: "aptitude update" fails

2012-05-19 Thread T Elcor
--- On Sat, 5/19/12, Camaleón wrote: > Weird... I'm also using wheezy and haven't experienced any > problem though > I use "apt-get update && apt-get -V dist-upgrade" to > update the system. > > Are you (or your ISP) behind some kind of proxy? Not that I know of. Besides, I can access the foll

Re: Wheezy: aptitude update fails

2012-05-19 Thread Camaleón
On Fri, 18 May 2012 15:20:24 -0700, T Elcor wrote: > --- On Fri, 5/18/12, Camaleón wrote: > >>> Get: 3 http://ftp.us.debian.org wheezy/non-free Translation-en [61.5 >>> kB] Err http://ftp.us.debian.org wheezy/main Translation-en >>> 404 Not Found [IP: 128.61.240.89 80] > >> Is this still hit

Re: Wheezy: aptitude update fails

2012-05-18 Thread T Elcor
--- On Fri, 5/18/12, Camaleón wrote: >> Get: 3 http://ftp.us.debian.org wheezy/non-free Translation-en [61.5 kB] >> Err http://ftp.us.debian.org wheezy/main Translation-en >> 404 Not Found [IP: 128.61.240.89 80] > Is this still hitting you? It could have been a transient error :-? Still hav