Page 1 of 1

Chromium update failed [SOLVED]

PostPosted: Apr 2nd, '20, 22:15
by Garthhh
M7 KDE current updates
there is a file, but when the system tries to install

1 installation transactions failed

There was a problem during the installation:

package chromium-browser-stable-80.0.3987.149-1.mga7.x86_64 does not verify: Payload SHA256 digest: BAD (Expected 5e2aef0e81f87816e4f171d6327ffa36a85cef2a74d300f7f7c9da376b04388c != c8ad3aa01389840954dc24bcc4c32b64ea0c21fee901df6ab54f8671ecc5ba5a)

What is the next step to resolve?

Re: Chromium update failed

PostPosted: Apr 3rd, '20, 16:52
by doktor5000
I'd suggest to cleanup the package cache as root via
Code: Select all
urpmi --clean
and then try to redownload

Re: Chromium update failed [SOLVED]

PostPosted: Apr 3rd, '20, 22:24
by Garthhh
Thank you