更新不了
Tofloor
poster avatar
4yxy1986
deepin
2014-03-14 18:18
Author
2014-03-13的补丁更新失败,有遇到的么。
Reply Favorite View the author
All Replies
cxbii
deepin
2014-03-14 19:12
#1
  1. sudo apt-get update && sudo apt-get dist-upgrade -y
Copy the Code
麻烦在终端中执行这段代码升级系统,然后把输出贴出来看下
Reply View the author
4yxy1986
deepin
2014-03-14 20:48
#2
原因找到了,是因为我安装了其他包,但是该包的依赖没装导致的。已经解决了。
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
sbt : Depends: java2-runtime
E: Unmet dependencies. Try using -f.
Reply View the author
cxbii
deepin
2014-03-14 20:57
#3
原因找到了,是因为我安装了其他包,但是该包的依赖没装导致的。已经解决了。
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
sbt : Depends: java2-runtime
E: Unmet dependencies. Try using -f.
ok
Reply View the author