[SOLVED] upgrade problem

You have a problem with Slackel? Post here and we'll do what we can to help.
Post Reply
bsd4me
Posts: 106
Joined: 03 Jan 2018 19:27
Location: Kenai Peninsula in Alaska

[SOLVED] upgrade problem

Post by bsd4me »

I've been unable to upgrade last few days on my older laptop due to MD5 checksum.

Code: Select all

302/336 Get https://slackware.uk/slackware/slackware64-current/ rcs 5.10.1-x86_64-1 [2.0kB]...Done
Failed to download: MD5 checksum mismatch, override with --no-md5
Same problem comes up every time.
Retired at home in Alaska for now.
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: upgrade problem

Post by djemos »

I changed the registrar for dns so site was off.
sudo slapt-get -i --reinstall rcs is working here.
Please type

Code: Select all

sudo slapt-get --clean
sudo slapt-get -u
sudo slapt-get --upgrade
 
bsd4me
Posts: 106
Joined: 03 Jan 2018 19:27
Location: Kenai Peninsula in Alaska

Re: upgrade problem

Post by bsd4me »

Took care of problem.
Thanks again!
Retired at home in Alaska for now.
dadim
Posts: 22
Joined: 06 Dec 2021 08:31

Re: upgrade problem

Post by dadim »

Hello. I'm facing a similar problem since yesterday:

Code: Select all

150/204 Λήψη http://sourceforge.net/projects/slackel/files/repo/x86_64/current/ openjdk 17.0.3.u7-x86_64-1dj [156,2MB]...Ολοκληρώθηκε
Αποτυχία λήψης: Το άθροισμα MD5 λείπει, αγνοήστε το με --no-md5
djemos
Site Admin
Posts: 676
Joined: 15 Apr 2016 06:03

Re: [SOLVED] upgrade problem

Post by djemos »

Recreated the md5. Please try again.

Code: Select all

sudo slapt-get --clean
sudo slapt-get -u
sudo slapt-get --upgrade
dadim
Posts: 22
Joined: 06 Dec 2021 08:31

Re: [SOLVED] upgrade problem

Post by dadim »

It's OK now, thanks! :-)
Post Reply