You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
I am using:
VirtualBox 5.1.28
Vagrant 2.0.0 with vagrant-cachier 1.2.1
VM: Ubuntu 16.04 (chrisvire/xenial64)
Host: iMac (macOS 10.12.6)
When I use apt commands (e.g. "sudo apt update"), I get the following error:
W: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_xenial_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
Hmm... I just tried it on my Linux Desktop as host (16.04) and I am getting a similar error:
W: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_xenial_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
The text was updated successfully, but these errors were encountered:
default: Running: inline script
default: W
default: :
default: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_yakkety_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
default: Reading package lists...
Hey, sorry for the silence here but this project is looking for maintainers 😅
As per #193, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue 👋
I am using:
VirtualBox 5.1.28
Vagrant 2.0.0 with vagrant-cachier 1.2.1
VM: Ubuntu 16.04 (chrisvire/xenial64)
Host: iMac (macOS 10.12.6)
When I use apt commands (e.g. "sudo apt update"), I get the following error:
W: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_xenial_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
Hmm... I just tried it on my Linux Desktop as host (16.04) and I am getting a similar error:
W: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_xenial_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
The text was updated successfully, but these errors were encountered: