Re: MD5Sum mismatch

2007-02-28 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/27/07 23:34, Bill Moseley wrote:
 On Tue, Feb 27, 2007 at 02:13:30PM -0500, Greg Folkert wrote:
 Or is this a temporary problem?
 Bingo, and typically only on the host you happen to contact.
 
 Well, I tried a few different sources with similar results.  I did
 find one source where apt-get update didn't report problems, but
 a dist-upgrade reported a number of 404 errors.
 
 I tried the update/dist-upgrade process a few times over the day and
 continued to receive the 404s -- I thought maybe the index and
 mirrored .debs might be out-of-sync for a short period of time.
 
 Now, I just tried using aptitude, so aptitude update didn't report
 errors but aptitude dist-upgrade decided a different set of packages
 needed to up updated/installed.  Plus, it also reported a few 404
 errors.
 
 Err http://http.us.debian.org unstable/main libsepol1 1.14-3
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main libssl-dev 0.9.8e-1
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main libssl0.9.8 0.9.8e-1
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main libwrap0-dev 7.6.dbs-13
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main libwrap0 7.6.dbs-13
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main tcpd 7.6.dbs-13
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main openbsd-inetd 0.20050402-5
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main ucf 2.0020
   404 Not Found [IP: 64.50.238.52 80]
 Err http://http.us.debian.org unstable/main nfs-common 1:1.0.11-1
   404 Not Found [IP: 64.50.238.52 80]
 
 E: Failed to fetch 
 http://http.us.debian.org/debian/pool/main/libs/libsepol/libsepol1_1.14-3_i386.deb:
  404 Not Found [IP: 64.50.238.52 80]
 
 
 Should I take two aspirin and check in the morning?

Yes.  This happens to me semi-regularly.  Wait 24 hours and all
should be well.

 
 
 
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF5Yh/S9HxQb37XmcRAjtkAJ0b1hRPy+SGTNKAU/DDF6isHkSDVwCfcis9
miQrpKA+0ItaT/Asbqvxmq8=
=v3ub
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



MD5Sum mismatch

2007-02-27 Thread Bill Moseley
apt-get update is showing:

Failed to fetch 
http://http.us.debian.org/debian/dists/unstable/non-free/binary-i386/Packages.bz2
  MD5Sum mismatch
Failed to fetch 
http://http.us.debian.org/debian/dists/unstable/main/source/Sources.bz2  MD5Sum 
mismatch
Failed to fetch 
http://http.us.debian.org/debian/dists/unstable/non-free/source/Sources.bz2  
MD5Sum mismatch

The md5sum mismatch seems misleading, since it's really just failing
to fetch those files.

My question:

Have the unstable sources changed?  If so, where should I have seen
this announcement -- or found it on the Debian site?

Or is this a temporary problem?


deb http://http.us.debian.org/debian/ unstable main non-free contrib
deb-src http://http.us.debian.org/debian/ unstable main non-free contrib





-- 
Bill Moseley
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: MD5Sum mismatch

2007-02-27 Thread Greg Folkert
On Tue, 2007-02-27 at 11:00 -0800, Bill Moseley wrote:
 apt-get update is showing:
 
 Failed to fetch 
 http://http.us.debian.org/debian/dists/unstable/non-free/binary-i386/Packages.bz2
   MD5Sum mismatch
 Failed to fetch 
 http://http.us.debian.org/debian/dists/unstable/main/source/Sources.bz2  
 MD5Sum mismatch
 Failed to fetch 
 http://http.us.debian.org/debian/dists/unstable/non-free/source/Sources.bz2  
 MD5Sum mismatch
 
 The md5sum mismatch seems misleading, since it's really just failing
 to fetch those files.
 
 My question:
 
 Have the unstable sources changed?  If so, where should I have seen
 this announcement -- or found it on the Debian site?

Typically this is caused by an update in progress on the particular hist
you have just contacted. Please realize there are a plethora of hosts
masquerading as http.us.debian.org. All mirrors of ftp.debian.org.

 Or is this a temporary problem?

Bingo, and typically only on the host you happen to contact.

 deb http://http.us.debian.org/debian/ unstable main non-free contrib
 deb-src http://http.us.debian.org/debian/ unstable main non-free contrib

Not much different from my set.
-- 
greg, [EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: MD5Sum mismatch

2007-02-27 Thread Bill Moseley
On Tue, Feb 27, 2007 at 02:13:30PM -0500, Greg Folkert wrote:
 
  Or is this a temporary problem?
 
 Bingo, and typically only on the host you happen to contact.

Well, I tried a few different sources with similar results.  I did
find one source where apt-get update didn't report problems, but
a dist-upgrade reported a number of 404 errors.

I tried the update/dist-upgrade process a few times over the day and
continued to receive the 404s -- I thought maybe the index and
mirrored .debs might be out-of-sync for a short period of time.

Now, I just tried using aptitude, so aptitude update didn't report
errors but aptitude dist-upgrade decided a different set of packages
needed to up updated/installed.  Plus, it also reported a few 404
errors.

Err http://http.us.debian.org unstable/main libsepol1 1.14-3
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main libssl-dev 0.9.8e-1
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main libssl0.9.8 0.9.8e-1
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main libwrap0-dev 7.6.dbs-13
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main libwrap0 7.6.dbs-13
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main tcpd 7.6.dbs-13
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main openbsd-inetd 0.20050402-5
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main ucf 2.0020
  404 Not Found [IP: 64.50.238.52 80]
Err http://http.us.debian.org unstable/main nfs-common 1:1.0.11-1
  404 Not Found [IP: 64.50.238.52 80]

E: Failed to fetch 
http://http.us.debian.org/debian/pool/main/libs/libsepol/libsepol1_1.14-3_i386.deb:
 404 Not Found [IP: 64.50.238.52 80]


Should I take two aspirin and check in the morning?




-- 
Bill Moseley
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Re: MD5Sum mismatch

2006-10-03 Thread Alejandro Yapur








I had the same problem and I fix it changing my apt
sources.

Bye








apt-get gives MD5Sum mismatch

2006-08-14 Thread Sebastian Canagaratna
Hi:

  I am trying to update my unstable on one of my linux machines and it
  gives 

  Failes to fetch
  http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz
  MD5Sum mismatch

  same for Packages.gz in non-free/binary-i386
  W: Could'nt stat source package list http: //http.us.debian.org
  unstable/main Packages
  
(/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages)
  -stat (2 No such file or directory)
  and another similar message. Now I have another linux machine and that
  has the same sources.list file and seems to have no problem.

  How does one  get around this difficulty?

  Thanks.

  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get gives MD5Sum mismatch

2006-08-14 Thread José Alburquerque

Sebastian Canagaratna wrote:


Hi:

 I am trying to update my unstable on one of my linux machines and it
 gives 


 Failes to fetch
 http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz
 MD5Sum mismatch

 same for Packages.gz in non-free/binary-i386
 W: Could'nt stat source package list http: //http.us.debian.org
 unstable/main Packages
 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages)
 -stat (2 No such file or directory)
 and another similar message. Now I have another linux machine and that
 has the same sources.list file and seems to have no problem.

 How does one  get around this difficulty?
 

I ran into this yesterday trying to install jdk from unstable (sid).  
When I changed my mirror from what it was to 
http://ftp.debian.org/debian; in /etc/apt/sources.list it went away for 
me.  Can't say why, but it did.



 Thanks.

 Sebastian Canagaratna
 Department of Chemistry
 Ohio Northern University
 Ada, OH 45810


 




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: apt-get gives MD5Sum mismatch

2006-08-14 Thread Sebastian Canagaratna
Thanks for the tip. I had already googled and come across the
suggestions that the problem could be due to not syncing with the mirror
and that a change of the mirror in sources.list to ftp2.de.debian.org
would help. I did this and it is workig like a charm.

Sebastian


On Mon, Aug 14, 2006 at 04:13:22PM -0400, Jos? Alburquerque wrote:
 Sebastian Canagaratna wrote:
 
 Hi:
 
  I am trying to update my unstable on one of my linux machines and it
  gives 
 
  Failes to fetch
  http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages.gz
  MD5Sum mismatch
 
  same for Packages.gz in non-free/binary-i386
  W: Could'nt stat source package list http: //http.us.debian.org
  unstable/main Packages
  (/var/lib/apt/lists/http.us.debian.org_debian_dists_unstable_main_binary-i386_Packages)
  -stat (2 No such file or directory)
  and another similar message. Now I have another linux machine and that
  has the same sources.list file and seems to have no problem.
 
  How does one  get around this difficulty?
  
 
 I ran into this yesterday trying to install jdk from unstable (sid).  
 When I changed my mirror from what it was to 
 http://ftp.debian.org/debian; in /etc/apt/sources.list it went away for 
 me.  Can't say why, but it did.
 
  Thanks.
 
  Sebastian Canagaratna
  Department of Chemistry
  Ohio Northern University
  Ada, OH 45810
 
 
  
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: md5sum mismatch while upgrading mplayer-386

2004-04-15 Thread H. S.
Apparently, _David_, on 04/14/04 19:19,typed:
On Wed, Apr 14, 2004 at 02:15:40PM -0400, H. S. wrote:

Hi,

I was trying to update my Debian Sarge machine and apt-get said 
mplayer-386 was kept back. When I try to install it, it says there was a 
md5mismatch:
 

Anybody else facing this problem? That md5sum mismatch worried, hence 
this report.


Yes, I noticed the same thing.  I use aptitude and it wouldn't move it
from /var/cache/apt/archives/partial, and left it there with some
extension.
I checked the md5sum of that file with that given by apt-cache show and
sure enough, they didn't match.
I'm sure a fix will be out soon.  I wondered if the host server for
mplayer had been cracked.



I notice that today the apt-upgrade went okay with mplayer-386. Hope 
everything is okay.

-HS

--
(Remove all underscores,_if any_, from my email address to get the 
correct one. Apologies for the inconvenience, but this is to reduce spam.)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



md5sum mismatch while upgrading mplayer-386

2004-04-14 Thread H. S.
Hi,

I was trying to update my Debian Sarge machine and apt-get said 
mplayer-386 was kept back. When I try to install it, it says there was a 
md5mismatch:

~# apt-get -m install mplayer-386
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
  mplayer-doc
The following packages will be upgraded:
  mplayer-386
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2898kB of archives.
After unpacking 53.2kB of additional disk space will be used.
Get:1 ftp://ftp.nerim.net testing/main mplayer-386 
1:1.0-pre3cvs20040404-sarge0.2 [2898kB]
Fetched 2898kB in 10s (268kB/s)
Failed to fetch 
ftp://ftp.nerim.net/debian-marillat/dists/testing/main/binary-i386/mplayer-386_1.0-pre3cvs20040404-sarge0.2_i386.deb 
 MD5Sum mismatch



Anybody else facing this problem? That md5sum mismatch worried, hence 
this report.

regards,
-HS
--
(Remove all underscores,_if any_, from my email address to get the 
correct one. Apologies for the inconvenience, but this is to reduce spam.)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: md5sum mismatch while upgrading mplayer-386

2004-04-14 Thread David
On Wed, Apr 14, 2004 at 02:15:40PM -0400, H. S. wrote:
 Hi,
 
 I was trying to update my Debian Sarge machine and apt-get said 
 mplayer-386 was kept back. When I try to install it, it says there was a 
 md5mismatch:
 
 Anybody else facing this problem? That md5sum mismatch worried, hence 
 this report.

Yes, I noticed the same thing.  I use aptitude and it wouldn't move it
from /var/cache/apt/archives/partial, and left it there with some
extension.

I checked the md5sum of that file with that given by apt-cache show and
sure enough, they didn't match.

I'm sure a fix will be out soon.  I wondered if the host server for
mplayer had been cracked.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



MD5Sum Mismatch and zlib1g-dev

2004-03-17 Thread Toby Batch
I'm trying to install mozilla-firebird and i get the following:

Get:1 http://ftp2.de.debian.org testing/main zlib1g-dev 1:1.2.1-4 [406kB]
Fetched 406kB in 7s (56.7kB/s)
Failed to fetch 
http://ftp2.de.debian.org/pub/debian/pool/main/z/zlib/zlib1g-dev 
 _1.2.1-4_i386.deb  MD5Sum mismatch

How can I fix this?  Can I point at a different mirror? or How often are 
updates?

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Kernel 2.4.24 MD5Sum mismatch

2004-02-15 Thread Lorenzo Rossi
Hi,

I tried to install the kernel 2.4.24 sources but I get back the
following error:


europa:~# apt-get install kernel-source-2.4.24
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  kernel-source-2.4.24
0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded.
Need to get 29.6MB of archives.
After unpacking 29.7MB of additional disk space will be used.
Get:1 ftp://ftp2.it.debian.org testing/main kernel-source-2.4.24
2.4.24-1 [29.6MB]
Fetched 29.6MB in 13m14s (37.3kB/s)
Failed to fetch
ftp://ftp2.it.debian.org/debian/pool/main/k/kernel-source-2.4.24/kernel-source-2.4.24_2.4.24-1_all.deb
  MD5Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
europa:~#



How can I correct this problem? Do you have any ideas?

Thk
L.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: MD5Sum mismatch

2002-11-10 Thread Rob Weir
On Thu, Nov 07, 2002 at 09:02:07AM +, Adam Mercer wrote:
 Hi
 
 I'm trying to install the security updates from security.debain.org on
 my newly installed woody system however I'm getting the following errors
 
 Failed to fetch
 http://security.debian.org/pool/updates/main/g/glibc/libc-2.2.5-11.2_i386.deb
 MD5Sum mismatch
 Failed to fetch
 
http://security.debian.org/pool/updates/main/k/kdelibs/kdelibs3_2.2.2-13_woody.3_i386.deb
 MD5Sum mismatch
 Failed to fetch
 http://security.debian.org/pool/updates/main/k/kdegraphics/kfract_2.2.2-6.8_i386.deb
 MD5Sum mismatch
 Failed to fetch
 
http://security.debian.org/pool/updates/main/k/kdenetwork/knode_2.2.2-14.0woody1_i386.deb
 MD5Sum mismatch
 
 I've read the main page for apt-get(1) and as far as I can tell the
 option --fix-missing should fix this, but when I try this the other
 packages install yet I get the same error as above.

'MD5Sum mismatch' doesn't sound like something that '--fix-missing'
would be able to fix...are you sure the files were downloaded correctly?
Any chance your box has been rooted?  Run 'md5sum' on the .deb files and
check them against the values stored on debian.org

-rob



msg12131/pgp0.pgp
Description: PGP signature


MD5Sum mismatch ?

2002-02-15 Thread Yann Forget
Bonjour,

Quelle est la raison de ce problème ?

Merci,
Yann

r2d2:~$ wajig upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded
  postfix postfix-ldap postfix-pcre
3 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
Need to get 25.1kB/475kB of archives. After unpacking 742kB will be freed.
Do you want to continue? [Y/n]
Get:1 ftp://sunsite.cnlab-switch.ch woody/main postfix-ldap 1.1.3-1 [25.1kB]
Fetched 25.1kB in 4s (5649B/s)
Failed to fetch 
ftp://sunsite.cnlab-switch.ch/mirror/debian/pool/main/p/postfix/postfix-ldap_1.1.3-1_i386.deb
 
 MD5Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing?

Pourtant :
r2d2:~$ sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 0 to remove and 3  not upgraded.

r2d2:~$ sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 0 to remove and 3  not upgraded.
r2d2:~$ wajig update
Hit http://ftp.fr.debian.org woody/main Packages
Hit http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org stable/updates/main Release
Hit http://security.debian.org stable/updates/contrib Packages
Hit http://security.debian.org stable/updates/contrib Release
Hit http://security.debian.org stable/updates/non-free Packages
Hit http://security.debian.org stable/updates/non-free Release
Hit http://ftp.fr.debian.org woody/main Release
Hit http://ftp.fr.debian.org woody/contrib Packages
Hit ftp://ftp.tux.org woody/non-free Packages
Hit http://ftp.fr.debian.org woody/contrib Release
Hit ftp://ftp.tux.org woody/non-free Release
Hit http://ftp.fr.debian.org woody/non-free Packages
Hit http://ftp.fr.debian.org woody/non-free Release
Hit ftp://sunsite.cnlab-switch.ch woody/main Packages
Hit ftp://sunsite.cnlab-switch.ch woody/main Release
Hit ftp://sunsite.cnlab-switch.ch woody/contrib Packages
Hit ftp://sunsite.cnlab-switch.ch woody/contrib Release
Hit ftp://sunsite.cnlab-switch.ch woody/non-free Packages
Hit ftp://sunsite.cnlab-switch.ch woody/non-free Release
Hit ftp://sunsite.cnlab-switch.ch woody/non-US/main Packages
Hit ftp://sunsite.cnlab-switch.ch woody/non-US/main Release
Hit ftp://sunsite.cnlab-switch.ch woody/non-US/contrib Packages
Hit ftp://sunsite.cnlab-switch.ch woody/non-US/contrib Release
Hit ftp://sunsite.cnlab-switch.ch woody/non-US/non-free Packages
Hit ftp://sunsite.cnlab-switch.ch woody/non-US/non-free Release
Hit ftp://sunsite.cnlab-switch.ch unstable/main Sources
Hit ftp://sunsite.cnlab-switch.ch unstable/main Release
Hit ftp://sunsite.cnlab-switch.ch unstable/contrib Sources
Hit ftp://sunsite.cnlab-switch.ch unstable/contrib Release
Hit ftp://sunsite.cnlab-switch.ch unstable/non-free Sources
Hit ftp://sunsite.cnlab-switch.ch unstable/non-free Release
Hit ftp://sunsite.cnlab-switch.ch unstable/non-US/main Sources
Hit ftp://sunsite.cnlab-switch.ch unstable/non-US/main Release
Hit ftp://sunsite.cnlab-switch.ch unstable/non-US/contrib Sources
Hit ftp://sunsite.cnlab-switch.ch unstable/non-US/contrib Release
Hit ftp://sunsite.cnlab-switch.ch unstable/non-US/non-free Sources
Hit ftp://sunsite.cnlab-switch.ch unstable/non-US/non-free Release
Hit ftp://sunsite.cnlab-switch.ch woody/non-free Packages
Hit ftp://sunsite.cnlab-switch.ch woody/non-free Release
Reading Package Lists... Done
Building Dependency Tree... Done
Merging Available information
Remplacement de l'information sur les paquets disponibles, en utilisant 
/var/cache/apt/available.
L'information sur 8669 paquet(s) a été mise à jour.
This is the same as the previous count.
There are 0 new upgrades

-- 
http://www.forget-me.net
Please, don't forget-me !
SVP, ne m'oubliez pas !
;o)



Re: MD5Sum mismatch ?

2002-02-15 Thread Christian Marillat
 YF == Yann Forget [EMAIL PROTECTED] writes:

 Bonjour,

Bonjour,

 Quelle est la raison de ce problème ?

Il y a eu un problème lors du download. Enlèves le paquet du cache et
recommence.

Christian



Re: MD5Sum mismatch ?

2002-02-15 Thread Christian Marillat
 YF == Yann Forget [EMAIL PROTECTED] writes:


[...]

 $ sudo rm /var/cache/apt/archives/partial/postfix-ldap_1.1.3-1_i386.deb.FAILED
 $ r2d2:~$ l /var/cache/apt/archives/partial/
 total 0

 Et c'est pareil.
 J'ai réussi à installer le tout en récupérant le paquet sur un autre mirroir.
 Il semble qu'il y a vraiment un problème sur le mirroir 
 ftp://sunsite.cnlab-switch.ch/

On m'a déjà reporté ce genre de problème, mais pas sur le même ftp bien
sur.

Christian



MD5Sum mismatch in potato

1999-07-30 Thread A. M. Varon
Hi,

When running apt-get upgrade, I get this error:

E: MD5Sum mismatch for package menu

Running Debian potato.

regards,

= = Andre M. Varon  Lasaltech Incorporated
= =  == Technical Head  Fax-Tel: (034)435-0836
= == =
=  = =  E-mail  : [EMAIL PROTECTED]
 =  WebPage : http://andre.lasaltech.com


Re: MD5Sum mismatch in potato

1999-07-30 Thread Jason Gunthorpe

On Fri, 30 Jul 1999, A. M. Varon wrote:

 Hi,
 
 When running apt-get upgrade, I get this error:
 
 E: MD5Sum mismatch for package menu
 
 Running Debian potato.

Assuming you have 0.3.11, just run it again and/or switch mirrors. It
should automatically erase the downloaded file when it shows that error -
it usually means a botched resume, incomplete mirror, or something like
that.

Jason


Re: MD5Sum mismatch in potato

1999-07-30 Thread A. M. Varon
On Thu, 29 Jul 1999, Jason Gunthorpe wrote:

  When running apt-get upgrade, I get this error:
  
  E: MD5Sum mismatch for package menu
  
  Running Debian potato.
 
 Assuming you have 0.3.11, just run it again and/or switch mirrors. It
 should automatically erase the downloaded file when it shows that error -
 it usually means a botched resume, incomplete mirror, or something like
 that.

I have traced it to a bad menu*.deb file. replaced it with a new one and
now it works.

regards,

= = Andre M. Varon  Lasaltech Incorporated
= =  == Technical Head  Fax-Tel: (034)435-0836
= == =
=  = =  E-mail  : [EMAIL PROTECTED]
 =  WebPage : http://andre.lasaltech.com