error: Checksum mismatch for package lact

Any guidance on how to troubleshoot a "checksum mismatch for packge" error? I'm getting an "error: Checksum mismatch for package lact-0.5.4-0.x86_64" message when running ujust update.
6 Replies
Chris
ChrisOP9mo ago
I've tried "rpm-ostree cleanup -bpm" and "rpm-ostree refresh-md --force" based on some solutions I found elsewhere, but that didn't help.
Kyle Gospo
Kyle Gospo9mo ago
Try removing lact And then reinstalling it with ujust It's installed as a layered rpm atm
asen23
asen239mo ago
rpm-ostree remove lact is the command
Chris
ChrisOP9mo ago
Trying to remove lact now... That did it! Uninstalling lact, ujust uninstall lact allowed ujust update to run. Thanks!
Plex
Plex7mo ago
how I'm looking for a way to uninstall it
asen23
asen237mo ago
rpm-ostree remove lact

Did you find this page helpful?