2014 beta的dde无法安装
Tofloor
poster avatar
Wankey
deepin
2014-05-23 03:45
Author
uefi模式下安装的2014 beta.
在tty1中执行sudo apt-get update && sudo apt-get upgrade后收到警告:
The following packages have unmet dependencies:
     grub-pc-binepends:grub-common (=2.02~beta2-9)

执行sudo apt-get install deepin-desktop-environment收到警告:
The following packages have unmet dependencies:
     deepin-desktop-environmentepends:dde-control-center but it is not going to be installed
     grub-pc-binepends:grub-common (=2.02~beta2-9)
稳定源和测试源都已测试,均出现这个错误
现在电脑处于无法使用状态中,希望能在最短时间内帮我解决这个问题,谢谢。

已登陆到bug追踪系统:http://www.linuxdeepin.com/mantis/view.php?id=3334
Reply Favorite View the author
All Replies
Wankey
deepin
2014-05-23 03:51
#1
补充:
根据grub-pc-binepends:grub-common (=2.02~beta2-9)
我执行了apt-get install grub-common,得到的警告是:
grub-efi-amd64-binepends:grub-common(=2.00-19ubuntu2.1)
grub2-commonepends:grub-common(=2.00-19ubuntu2.1)
Reply View the author
cxbii
deepin
2014-05-25 06:10
#2
现在安装dde2.0的命令是
sudo apt-get install dde-workspace
Reply View the author
Wankey
deepin
2014-05-25 06:56
#3
现在安装dde2.0的命令是
sudo apt-get install dde-workspace


执行安装dde-workspace出现同样的依赖问题
Reply View the author