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

Update Keyring first! #3045

Open
gwpl opened this issue Dec 24, 2024 · 0 comments
Open

Update Keyring first! #3045

gwpl opened this issue Dec 24, 2024 · 0 comments

Comments

@gwpl
Copy link

gwpl commented Dec 24, 2024

describe the request

When I have error "package maybe corrupted, do you want to redownload", I often need to :

# go to another VTV (e.g. crtl+alt+F3)
chroot /mnt/archinstall
/bin/bash
pacman -Sy archlinux-keyring

and then come back to original VTY I have archinstall wauting for answer "should I re-download" ,
I answer yes, and then it works.

Idea:

  • shouldn't archinstall try (always or with option/flag) try to upgrade first pacman -Sy archlinux-keyring alone and then again with all packages ? (or in case of failure during the process as fallback mechanism so it would be "should I re-download? [(Y)es/(N)o/(K)eyring update first]... or some other solution?
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

1 participant