原创内容,转载请注明出处:https://www.myzhenai.com.cn/post/4464.html
我的VMware虚拟机里安装的Debian12,因为我在更新了一个阿里云的源之后,使用apt update的时候总是会提示以下错误;
“E: Problem executing scripts APT::Update::Post-Invoke-Success 'test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i'
E: Sub-process returned an error code
”
使用apt upgrade更新的时候没有问题,但是使用apt update更新的时候就会提示以上错误。
解决方法:
apt remove apt-show-versions apt install apt-show-versions
sicnature ---------------------------------------------------------------------
I P 地 址: 18.119.28.213
区 域 位 置: 美国马萨诸塞
系 统 信 息:
Original content, please indicate the source:
同福客栈论坛 | 蟒蛇科普 | 海南乡情论坛 | JiaYu Blog
sicnature ---------------------------------------------------------------------
Welcome to reprint. Please indicate the source https://myzhenai.com/post/4464.html
没有评论