Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacman issues #92

Closed
ghost opened this issue May 21, 2021 · 11 comments
Closed

pacman issues #92

ghost opened this issue May 21, 2021 · 11 comments

Comments

@ghost
Copy link

ghost commented May 21, 2021

I get the following error when trying to update the system:

:: File /var/cache/pacman/pkg/grub-silent-2.04-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (checksum)).
Do you want to delete it? [Y/n] n
:: File /var/cache/pacman/pkg/plymouth-0.9.5-7-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (checksum)).
Do you want to delete it? [Y/n] n
:: File /var/cache/pacman/pkg/polybar-3.5.5-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (checksum)).
Do you want to delete it? [Y/n] n
:: File /var/cache/pacman/pkg/yay-10.2.2-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (checksum)).
Do you want to delete it? [Y/n] n
error: failed to commit transaction (invalid or corrupted package (checksum))
Errors occurred, no packages were upgraded.

@adi1090x
Copy link
Member

clear you pacman cache then try updating the system.
sudo pacman -Scc && sudo pacman -Syyu

@adi1090x
Copy link
Member

Do not update grub-silent package, add it to Ignore pkgs.
It has some issues.

@ghost
Copy link
Author

ghost commented May 21, 2021

Ok, I'll do that. One more thing, it seems the "virtualbox-guest-dkms" package has been removed from the AUR and has been replaced with "virtualbox-guest-utils" package.

@xukai92
Copy link

xukai92 commented May 22, 2021

Ok, I'll do that. One more thing, it seems the "virtualbox-guest-dkms" package has been removed from the AUR and has been replaced with "virtualbox-guest-utils" package.

#88

@SylvanoTombo
Copy link

clear you pacman cache then try updating the system.
sudo pacman -Scc && sudo pacman -Syyu

Hi, @adi1090x , i've done the command you mentioned above but i'm still having the issue

@adi1090x
Copy link
Member

Add Plymouth, polybar, yay, grub-silent to 'IgnorePkg' in /etc/pacman.conf

@adi1090x
Copy link
Member

That will work, also... You should install the new ISO when it release in few days.

@SylvanoTombo
Copy link

@adi1090x thanks! and what about the upgrade of the 3 packages?

@adi1090x
Copy link
Member

That's why i said you need to install the new ISO.

@SylvanoTombo
Copy link

Ok thanks!

@SylvanoTombo
Copy link

@adi1090x , can i build the repo to get the new iso ? or the repo will be again updated? i ask that because i need it for work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants