oshazard / apacman

ArchLinux User Repository (AUR) helper and pacman wrapper
https://aur.archlinux.org/packages/apacman/
GNU General Public License v3.0
70 stars 11 forks source link

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

Closed justin8 closed 7 years ago

justin8 commented 8 years ago

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 commented 7 years ago

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

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