Page 1 of 1

[SOLVED]Another md5 problem

Posted: 24 Feb 2024 21:43
by bsd4me
I've been dealing with this for a while, maybe 2 or 3 days...I forget really when it first happened :)

Code: Select all

133/202 Get https://slackware.uk/slackel/x86_64/current/ mate-themes 3.22.24-x86_64-2dj [0.0kB]...Done
Failed to download: MD5 checksum mismatch, override with --no-md5
I've tried

Code: Select all

slapt-get --clean
slapt-get -u
slapt-get --upgrade
but that didn't work.

Also, how long should a person wait with this type problem before posting here? Just curious :)

Thanks!

Re: Another md5 problem

Posted: 24 Feb 2024 21:57
by djemos
Thanks for reporting. Problem fixed.
Also, how long should a person wait with this type problem before posting here? Just curious :)
I am also curious. :-)

Re: Another md5 problem

Posted: 24 Feb 2024 22:07
by bsd4me
I just tried upgrade again, but still same problem.
Will wait a while and will try again.
Thanks :)

Re: Another md5 problem

Posted: 24 Feb 2024 22:10
by djemos
I did an installation of mate-themes on both 64 and 32 bit and it is working.
Please do again.

Code: Select all

sudo slapt-get --clean
sudo slapt-get -u
sudo slapt-get -i --reinstall mate-themes
sudo slapt-get --upgrade

Re: Another md5 problem

Posted: 24 Feb 2024 22:13
by bsd4me
That fixed it. Thanks again djemos