[Control Center] 系统更新自动升级失败
Tofloor
poster avatar
shenyanwei
deepin
2022-03-17 01:08
Author

新版本发布后,设置里版本更新不好用,自动更新不了,软件商店应用更新也失败,不知道是什么原因?懂的给解答一下,需要下载新版本重新安装吗?

Reply Favorite View the author
All Replies
babyfengfjx
Super Moderator
CQA
2022-03-17 01:10
#1
  • 通过终端执行:sudo apt update && sudo apt upgrade 看下是否有报错信息,提供一下完整截图看看。
Reply View the author
shenyanwei
deepin
2022-03-17 01:18
#2
babyfengfjx
  • 通过终端执行:sudo apt update && sudo apt upgrade 看下是否有报错信息,提供一下完整截图看看。

liwen111@liwen111-PC:$ suto apt update && sudo apt upgrade
bash: suto:未找到命令
liwen111@liwen111-PC:
$ sudo apt update && sudo apt upgrade
请输入密码:
验证成功
命中:1 https://community-packages.deepin.com/deepin apricot InRelease
命中:3 https://community-packages.deepin.com/printer eagle InRelease
命中:2 https://home-store-img.uniontech.com/appstore deepin InRelease
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
有 292 个软件包可以升级。请执行 ‘apt list --upgradable’ 来查看它们。
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
E: 软件包 easyconnect 需要重新安装,但是我无法找到相应的安装文件。
liwen111@liwen111-PC:~$

Reply View the author
babyfengfjx
Super Moderator
CQA
2022-03-17 01:22
#3
  • 这个是因为easyconnect这个软件导致的问题,执行如下命令试试:sudo dpkg --remove --force-remove-reinstreq easyconnect
  • 再执行命令升级
Reply View the author
shenyanwei
deepin
2022-03-17 01:53
#4
babyfengfjx
  • 这个是因为easyconnect这个软件导致的问题,执行如下命令试试:sudo dpkg --remove --force-remove-reinstreq easyconnect
  • 再执行命令升级

请输入密码:
验证成功
sudo: dpkg--remove--force-remove-reinstreq:找不到命令
liwen111@liwen111-PC:$ sudo dpkg--remove--force-remove-reinstreq easyconnect
sudo: dpkg--remove--force-remove-reinstreq:找不到命令
liwen111@liwen111-PC:
$ sudo dpkg --remove --force-remove-reinstreq easyconnect
dpkg: 警告: 由于开启了 --force 选项,以下问题被忽略:
dpkg: 警告: 该软件包现在的状态极为不妥;
建议您在卸载它之前再重新安装一次
(正在读取数据库 ... 系统当前共安装有 332233 个文件和目录。)
正在卸载 easyconnect (7.6.7.3.76b7ebc57725ae1e999151cdc215f8e7cef8a31b) ...
liwen111@liwen111-PC:~$

麻烦您再给看一下,升级的命令是啥也给告诉一下呗!感谢!

Reply View the author
babyfengfjx
Super Moderator
CQA
2022-03-17 01:59
#5
shenyanwei

请输入密码:
验证成功
sudo: dpkg--remove--force-remove-reinstreq:找不到命令
liwen111@liwen111-PC:$ sudo dpkg--remove--force-remove-reinstreq easyconnect
sudo: dpkg--remove--force-remove-reinstreq:找不到命令
liwen111@liwen111-PC:
$ sudo dpkg --remove --force-remove-reinstreq easyconnect
dpkg: 警告: 由于开启了 --force 选项,以下问题被忽略:
dpkg: 警告: 该软件包现在的状态极为不妥;
建议您在卸载它之前再重新安装一次
(正在读取数据库 ... 系统当前共安装有 332233 个文件和目录。)
正在卸载 easyconnect (7.6.7.3.76b7ebc57725ae1e999151cdc215f8e7cef8a31b) ...
liwen111@liwen111-PC:~$

麻烦您再给看一下,升级的命令是啥也给告诉一下呗!感谢!

就是这个呀:sudo apt update && sudo apt upgrade

Reply View the author
shenyanwei
deepin
2022-03-17 02:20
#6
babyfengfjx

就是这个呀:sudo apt update && sudo apt upgrade

问题已经解决,非常感谢!

Reply View the author
wanghui-sn
deepin
2022-10-26 16:50
#7

wangzhe@RongYao-PC:~/Desktop$ sudo apt update && sudo apt upgrade
请输入密码:
验证成功
E: 软件源列表 /etc/apt/sources.list.d/home:smplayerdev.list 第 1 行中的类别 “curl” 无法识别
E: 无法读取源列表。

请问诸位大神这是什么问题?该如何解决

Reply View the author