我刚刚从我的 Ubuntu Advantage 订阅中检查到,有 3 台机器连接到我的订阅。问题是,唯一实际使用订阅的机器只有 1 台。我不知道另外 2 台机器,恐怕这 2 个订阅槽已分配给已经删除的过去的 Ubuntu VM。
我想从订阅槽中删除 2 台未使用的计算机,但 Ubuntu Advantage 仪表板中似乎没有菜单,而且我也无法从计算机中删除,因为虚拟机早已被删除。
有什么办法可以重新夺回2号位吗?
谢谢
我在 Ubuntu 服务器上更新 Linux 内核时遇到问题。
当我跑步时:
sudo apt update && sudo apt dist-upgrade -y
Run Code Online (Sandbox Code Playgroud)
它将失败:
Setting up linux-image-5.4.0-89-generic (5.4.0-89.100) ...
Bus error
dpkg: error processing package linux-image-5.4.0-89-generic (--configure):
installed linux-image-5.4.0-89-generic package post-installation script subprocess returned error exit status 135
dpkg: dependency problems prevent configuration of linux-image-generic:
linux-image-generic depends on linux-image-5.4.0-89-generic; however:
Package linux-image-5.4.0-89-generic is not configured yet.
dpkg: error processing package linux-image-generic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
linux-generic depends on linux-image-generic (= …Run Code Online (Sandbox Code Playgroud)