Page 1 of 1

[SOLVED]Trouble upgrading

Posted: 08 Mar 2020 05:27
by bsd4me
Couldn't do upgrade due to too many "missing md5 checksum" errors.
Waited a while and tried again, but got same error.

Also, mozjs60-60.9.0esr-i586-1 is labeled wrong. Tries, and fails, to download mozjs60 60.9.0esr-i586-1

Re: Trouble upgrading

Posted: 08 Mar 2020 08:56
by djemos
Yes there was a problem with x86 slackel version. Please try again. I recreated md5sums. I had to type to upgrade the system.

Code: Select all

sudo slapt-get --clean
sudo slapt-get --add-keys
sudo slapt-get -u
sudo slapt-get --upgrade

Re: [SOLVED]Trouble upgrading

Posted: 09 Mar 2020 04:37
by bsd4me
That took care of the problem.
Thanks again djemos :)