升级2014.1出现问题
Tofloor
poster avatar
arzara
deepin
2014-09-02 07:04
Author
电脑是thinkpad x200,原来装的是deepin2014,现在升级2014.1出现依赖错误,请指导,不会要重装吧?
DeepinScreenshot20140901225851.png
Reply Favorite View the author
All Replies
arzara
deepin
2014-09-02 07:07
#1
利用终端升级时,出现如下信息:
下载 376 kB,耗时 44秒 (8,475 B/s)
错误:GDBus.Errorrg.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct
正在读取软件包列表... 完成
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
您也许需要运行“apt-get -f install”来修正上面的错误。
下列软件包有未满足的依赖关系:
libqt5webkit5 : 依赖: qtbase-abi-5-2-1
                 依赖: qtdeclarative-abi-5-2-1
E: 不能满足依赖关系。不妨试一下 -f 选项。
Reply View the author
arzara
deepin
2014-09-02 07:11
#2
使用 sudo apt-get -f install 时如下:
  1. ~$ sudo apt-get -f install
  2. 正在读取软件包列表... 完成
  3. 正在分析软件包的依赖关系树      
  4. 正在读取状态信息... 完成      
  5. 正在更正依赖关系... 完成
  6. 下列软件包是自动安装的并且现在不需要了:
  7.   enca gvfs-fuse libfm-data libfm-extra4 libfm-gtk-data libfm-gtk4
  8.   libfm-modules libfm4 liblept4 libopencv-core2.4 libqt5systeminfo5 librecode0
  9.   libtbb2 libtesseract3 lxde-icon-theme python-ass python-pyocr python-pysrt
  10.   python-requests python-support python-tesseract python-urllib3
  11.   python-xmltodict qtdeclarative5-systeminfo-plugin tesseract-ocr
  12.   tesseract-ocr-chi-sim tesseract-ocr-chi-tra tesseract-ocr-eng
  13.   tesseract-ocr-equ tesseract-ocr-osd xsel
  14. Use 'apt-get autoremove' to remove them.
  15. 将会安装下列额外的软件包:
  16.   libqt5webkit5
  17. 下列软件包将被升级:
  18.   libqt5webkit5
  19. 升级了 1 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 84 个软件包未被升级。
  20. 有 83 个软件包没有被完全安装或卸载。
  21. 需要下载 0 B/9,196 kB 的软件包。
  22. 解压缩后会消耗掉 2,962 kB 的额外空间。
  23. 您希望继续执行吗? [Y/n] y
  24. (正在读取数据库 ... 系统当前共安装有 249213 个文件和目录。)
  25. Preparing to unpack .../libqt5webkit5_5.3.1+dfsg-2_i386.deb ...
  26. Unpacking libqt5webkit5:i386 (5.3.1+dfsg-2) over (5.2.1-1) ...
  27. dpkg-deb (子进程):decompressing archive member: lzma error: compressed data is corrupt
  28. dpkg-deb: error: 子进程 <解压缩> 返回了错误号 2
  29. dpkg: error processing archive /var/cache/apt/archives/libqt5webkit5_5.3.1+dfsg-2_i386.deb (--unpack):
  30. cannot copy extracted data for './usr/lib/i386-linux-gnu/libQt5WebKit.so.5.3.1' to '/usr/lib/i386-linux-gnu/libQt5WebKit.so.5.3.1.dpkg-new': unexpected end of file or stream
  31. 在处理时有错误发生:
  32. /var/cache/apt/archives/libqt5webkit5_5.3.1+dfsg-2_i386.deb
  33. 错误:GDBus.Error:org.freedesktop.DBus.Error.Spawn.PermissionsInvalid: The permission of the setuid helper is not correct
  34. E: Sub-process /usr/bin/dpkg returned an error code (1)
Copy the Code
Reply View the author
fredy4212
deepin
2014-09-02 08:11
#3
好像百科有
Reply View the author
cxbii
deepin
2014-09-02 17:42
#4
Reply View the author