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

Installing a package that is in the cache already still requires internet #52

Closed
justin8 opened this issue Feb 4, 2016 · 1 comment
Closed

Comments

@justin8
Copy link
Contributor

justin8 commented Feb 4, 2016

I was trying to install a package I had in my cache the other day while my internet was down, and apacman trys to connect out and has an error. I was running apacman -S nwjs-bin --asdeps --needed which if I used pacman instead would install almost instantly because it doesn't have to download any package databases, and it is local already.

@oshazard
Copy link
Owner

oshazard commented Oct 4, 2016

Still trying to find a good way to unit test this behavior...

firejail --net=none
unshare (lack of user namespaces in Arch Linux kernel)

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