RobertCNelson / omap-image-builder

omap image builder
http://elinux.org/BeagleBoardUbuntu
MIT License
152 stars 201 forks source link

rcn-ee_console_ubuntu_focal_armhf permission issues #129

Closed drmpeg closed 4 years ago

drmpeg commented 4 years ago

I'm getting some permission errors running ./RootStock-NG.sh -c rcn-ee_console_ubuntu_focal_armhf.

W: Download is performed unsandboxed as root as file '/var/lib/apt/lists/partial/ports.ubuntu.com_dists_focal_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

W: Download is performed unsandboxed as root as file '/var/cache/apt/archives/partial/bb-usb-gadgets_1.20200322.1-0~focal+20200424_all.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

W: Download is performed unsandboxed as root as file '/var/cache/apt/archives/partial/libpruio-modules-4.19.94-ti-r43_1focal_armhf.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

and a few more.

BTW, no rush on this. I'm just trying to help out with the debugging.

RobertCNelson commented 4 years ago

Just another duplicate of https://github.com/RobertCNelson/omap-image-builder/issues/108

Not a bug, just apt complaining..