"invalid MD5SUM file"What's happening here, & what do I do?

This forum is dedicated to advanced help and support :

Ask here your questions about advanced usage of Mageia. For example you may post here all your questions about network and automated installs, complex server configurations, kernel tuning, creating your own Mageia mirrors, and all tasks likely to be touchy even for skilled users.

"invalid MD5SUM file"What's happening here, & what do I do?

Postby canadaist » May 25th, '16, 19:25

using the command
Code: Select all
urpmi --auto-update --aria2 --auto

I get

invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/x86 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/x86 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/x86 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/x86 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/x86 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/x86 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/i58 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/i58 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/i58 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/i58 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/i58 ... media_info)
invalid MD5SUM file (downloaded from http://mageia.balinor.net/distrib/5/i58 ... media_info)

Just now
canadaist
 
Posts: 226
Joined: May 7th, '11, 17:28

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby benmc » May 25th, '16, 22:20

Hi canadaist.

you could try another mirror- manually adding, just choose from the drop-down list.
I have found the FR ....http or ftp....coffee.... ones most reliable. (sorry for the cryptic description of the mirror, I am not at a Mageia system at the moment) .
just untick your existing ones and ticking the new ones.

regards
benmc
 
Posts: 1205
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby canadaist » May 26th, '16, 22:19

Of course thanks.

To whomever might know at Mageia,
I would still like a note on why the above happened.
canadaist
 
Posts: 226
Joined: May 7th, '11, 17:28

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby doktor5000 » May 26th, '16, 22:21

We don't have control over the external mirrors, might be that it's currently syncing ... just try again later.

FWIW, you can check the status of the mirrors here: http://mirrors.mageia.org/status
and you can search and filter for mirrors here: http://mirrors.mageia.org/
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18018
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby cb » Jun 21st, '16, 19:19

I am not sure this is a mirror issue. I have over 100 Mageia 5 boxes in a lab and they are all getting the same error that canadaist is seeing.

I use the command and get the following error:
Code: Select all
urpmi --update --auto --auto-update
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/x86_64/media/core/release/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/x86_64/media/debug/core/release/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/x86_64/media/core/updates/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/x86_64/media/debug/core/updates/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/x86_64/media/nonfree/release/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/x86_64/media/nonfree/updates/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/i586/media/core/release/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/i586/media/core/updates/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/i586/media/nonfree/release/media_info)
invalid MD5SUM file (downloaded from http://mageia.webconquest.com/distrib/5/i586/media/nonfree/updates/media_info)


If I remove all media and try and add media with the following command I get the following error:
Code: Select all
urpmi.addmedia --distrib --mirrorlist
unable to parse media.cfg
unable to add medium


If I try and add media with the following command it all works:
Code: Select all
urpmi.addmedia --distrib http://mageia.webconquest.com/distrib/5/x86_64/


Notice that the url listed is the same mirror as the one above that was giving errors, so that mirror is working fine. When running tcpdump while running "urpmi.addmedia --distrib --mirrorlist" I notice that it talks to ns0.ovh.net.https. When I go to the address in a web browser it redirects to ssl0.ovh.net/fr which looks like a webmail page. It is in french which I do not speak but it does not look like it is getting a list of mirrors to add. What is --mirrorlist suppose to contact to get the mirror to use?

Any ideas on how to fix this without having to delete and re-add media by hand? 100 machines is a lot to do.
cb
 
Posts: 8
Joined: Jun 21st, '16, 18:56

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby cb » Jun 22nd, '16, 20:29

Where does /var/cache/urpmi/mirrors.cache come from? When I remove the entries for ftp://mageia.webconquest.com/distrib/5/x86_64, http://mageia.webconquest.com/distrib/5/x86_64, and http://mageia.balinor.net/distrib/5/x86_64 and run the update command it also works. The only problem is that it keeps adding them back after some time. Is there a way to tell it to ignore the above mirrors?
cb
 
Posts: 8
Joined: Jun 21st, '16, 18:56

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby cb » Aug 12th, '16, 17:46

I just installed Mageia 6 sta1 on a machine and chose to do updates during the install. It failed so I finished the install and used mcc to add media. It failed also. I had to edit the mirrors.cache file to remove the two mirrors mentioned above to get it to work. This means that anybody who installs Mageia and adds mirrors that is closest to the two broken mirrors will not be able to add media. I would suggest that those mirrors get taken out of the mirrorlist until they work. New people will get frustrated with the inability to install application and do updates.
cb
 
Posts: 8
Joined: Jun 21st, '16, 18:56

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby filip » Aug 12th, '16, 21:15

cb wrote:... This means that anybody who installs Mageia and adds mirrors that is closest to the two broken mirrors will not be able to add media. I would suggest that those mirrors get taken out of the mirrorlist until they work.

Thanks for reporting that. Can you please name the broken mirrors so we can report them to our sysadmins.
filip
 
Posts: 478
Joined: May 4th, '11, 22:10
Location: Kranj, Slovenia

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby cb » Aug 15th, '16, 16:56

They are the two that were mentioned in the post above. Thanks for looking into this.

http://mageia.webconquest.com/
http://mageia.balinor.net/
cb
 
Posts: 8
Joined: Jun 21st, '16, 18:56

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby plspls » Aug 16th, '16, 10:41

please contact maat he is the sysadmin
plspls
 
Posts: 95
Joined: Aug 14th, '16, 11:38

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby maat » Aug 16th, '16, 11:10

plspls wrote:please contact maat he is the sysadmin


Sorry i'm not the sysadmin. Please make sure your informations are correct before asserting something as if it were true. That will upset people who know it's false and mislead people who don't.
maat
 
Posts: 307
Joined: Feb 13th, '11, 00:23

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby plspls » Aug 16th, '16, 11:14

if I click on "the team" link at the bottom of this page I see you listed as administrator

I understand it is not the case now but this page is misleading and should be corrected
plspls
 
Posts: 95
Joined: Aug 14th, '16, 11:38

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby plspls » Aug 16th, '16, 11:18

in any case I believe maat knows who is the sysadmin and will transmit him the info
plspls
 
Posts: 95
Joined: Aug 14th, '16, 11:38

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby plspls » Aug 16th, '16, 11:20

also please note that I am an unpaid volunteer (albeit the most prominent in those forums) and mistake can happen
plspls
 
Posts: 95
Joined: Aug 14th, '16, 11:38

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby maat » Aug 16th, '16, 11:34

plspls wrote:if I click on "the team" link at the bottom of this page I see you listed as administrator

I understand it is not the case now but this page is misleading and should be corrected


You have confused forum administrator and systems administrator. Yet after just receiving my warning about asserting something as if it were true you go on with the same line.

You wanted to know when you do something offensive ? THIS is offensive.


plspls wrote:also please note that I am an unpaid volunteer (albeit the most prominent in those forums) and mistake can happen


I already answered to that claim about being "the most prominent" user of the forum. Again you'll have to prove this on the long run. Please stop with this claim which mislead people about your real status in this forum.
maat
 
Posts: 307
Joined: Feb 13th, '11, 00:23

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby Germ » Aug 16th, '16, 11:57

This is the very reason you received the warning from Isadora.

You have hi-jacked a thread and gone completely off-topic. Seems to me you are just trying to just for the sake of posting.
Starting in 1999: Mandrake > Mandriva > Mageia
Linux User #274693
User avatar
Germ
 
Posts: 706
Joined: Mar 30th, '11, 13:16
Location: Chelsea, Oklahoma USA

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby plspls » Aug 16th, '16, 12:37

well just a simple mistake this happens no worries

I posted more than 70 messages if one of them is wrong no big worries

only a small percentage
plspls
 
Posts: 95
Joined: Aug 14th, '16, 11:38

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby doktor5000 » Aug 16th, '16, 20:07

plspls wrote:I posted more than 70 messages if one of them is wrong no big worries

only a small percentage

Well, none of those 70 forum posts or private messages contained any substantial information whatsoever ...
This makes you the most active spammer on the forum.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18018
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: "invalid MD5SUM file"What's happening here, & what do I

Postby filip » Aug 18th, '16, 19:59

cb wrote:They are the two that were mentioned in the post above. Thanks for looking into this.

http://mageia.webconquest.com/
http://mageia.balinor.net/


Bugreport # 18674.
filip
 
Posts: 478
Joined: May 4th, '11, 22:10
Location: Kranj, Slovenia


Return to Advanced support

Who is online

Users browsing this forum: No registered users and 1 guest

cron