http://120.132.17.134:3000/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
你用dpkg -i装一下这个包然后重试
http://120.132.17.134:3000/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
你用dpkg -i装一下这个包然后重试
http://120.132.17.134:3000/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
你用dpkg -i装一下这个包然后重试
不知道为什么下载不了
lyq@lyq-deepin:~/Documents$ wget http://120.132.17.134/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
--2024-05-21 15:48:37-- http://120.132.17.134/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
正在连接 127.0.0.1:7890... 已连接。
已发出 Pro(敏感词)xy 请求,正在等待回应... 502 Bad Gateway
2024-05-21 15:48:37 错误 502:Bad Gateway。
我试了下我的网络应该是正常的
lyq@lyq-deepin:~/Documents$ wget www.google.com
--2024-05-21 15:48:21-- http://www.google.com/
正在连接 127.0.0.1:7890... 已连接。
已发出 Pr(敏感词)oxy 请求,正在等待回应... 200 OK
长度:未指定 [text/html]
正在保存至: “index.html”
index.html [ <=> ] 20.63K --.-KB/s 用时 0.08s
2024-05-21 15:48:22 (249 KB/s) - “index.html” 已保存 [21124]
http://120.132.17.134:3000/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
你用dpkg -i装一下这个包然后重试
我在论坛里搜索了一下,发现问题与这个帖子一致https://bbs.deepin.org/zh/post/258730?offset=1&limit=20#comment
把additional-base-lib卸载掉就好了
不知道为什么下载不了
lyq@lyq-deepin:~/Documents$ wget http://120.132.17.134/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
--2024-05-21 15:48:37-- http://120.132.17.134/better-dde/better-deepin23/src/branch/master/deb-packages/open-infrastructure-system-boot/open-infrastructure-system-boot_20190301-lts1-3_all.deb
正在连接 127.0.0.1:7890... 已连接。
已发出 Pro(敏感词)xy 请求,正在等待回应... 502 Bad Gateway
2024-05-21 15:48:37 错误 502:Bad Gateway。
我试了下我的网络应该是正常的
lyq@lyq-deepin:~/Documents$ wget www.google.com
--2024-05-21 15:48:21-- http://www.google.com/
正在连接 127.0.0.1:7890... 已连接。
已发出 Pr(敏感词)oxy 请求,正在等待回应... 200 OK
长度:未指定 [text/html]
正在保存至: “index.html”
index.html [ <=> ] 20.63K --.-KB/s 用时 0.08s
2024-05-21 15:48:22 (249 KB/s) - “index.html” 已保存 [21124]
啊,漏了个3000
论坛自己给吃了
apt install open-infrastructure-system-boot
这个命令可以,不过live-boot、live-boot-initramfs-tools被卸载掉了
Popular Events
More
不知道为什么overlayroot被dpkg标记为卸载状态,但又无法卸载成功,导致apt无法正常使用,安装新软件包时都会尝试删除overlayroot。
尝试sudo apt install --fix-broken
尝试重新安装 sudo apt install --reinstall overlayroot
都无法解决,有人知道该怎么办吗