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

Paccat fails when DownloadUser option is set in pacman.conf #22

Open
codicodi opened this issue Sep 24, 2024 · 3 comments
Open

Paccat fails when DownloadUser option is set in pacman.conf #22

codicodi opened this issue Sep 24, 2024 · 3 comments

Comments

@codicodi
Copy link

Problems began after recent pacman update. If I comment out "DownloadUser = alpm", everything works fine.

~> paccat pacman /etc/makepkg.conf
error: unexpected error

@Morganamilo
Copy link
Owner

A pacman bug broke downloading as non root. There's a fix but I don't think it's in the current pacman package.

@codicodi
Copy link
Author

codicodi commented Sep 25, 2024

Happens with pacman-git too. Besides, downloading stuff with pacman manually works fine.

Edit: actually pacman -U ... seems to indeed fail with current AND -git pacman version...

@Morganamilo
Copy link
Owner

The bug is the sandbox doesn't work without root. Using pacman directly should work before it always requires root to download. Running paccat as root should also 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

2 participants