admin

debian 11通过安装包安装软件时最后报错:couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
: Download is performed unsandboxed as root as file '/roo...
扫描右侧二维码阅读全文
13
2023/01

debian 11通过安装包安装软件时最后报错:couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

: Download is performed unsandboxed as root as file '/root/Downloads/virtualbox-7.0_7.0.4-154605~Debian~bullseye_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
baocuo.png
把安装包从/root/Downloads/目录换到/tmp目录就不会报错了或者把/root/Downloads/的权限设置为777
如果是桌面环境,可以设置成这样:
权限设置.png

Last modification:January 18th, 2023 at 09:15 am
如果觉得我的文章对你有用,请随意赞赏

Leave a Comment