[System Installation] 更新20.4后,图库无法打开,无法使用apt install安装应用
Tofloor
poster avatar
motto
deepin
2022-02-22 19:42
Author

希望尽快修复,严重影响正常使用

1.system center更新卡住

image.png

2.terminal更新失败

# jack @ jack-PC in ~ [11:33:57] 
$ sudo apt upgrade 
[sudo] password for jack: 
Verification successful
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 deepin-album : Depends: libimageeditor but it is not installed
 deepin-camera : Depends: libimageeditor but it is not installed
 deepin-image-viewer : Depends: libimageeditor but it is not installed
                       Recommends: libqt5libqgtk2 but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

# jack @ jack-PC in ~ [11:34:01] C:100
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  dde-qt5integration5.5 fcitx-defaultim libboost-locale1.67.0 libcss-parser-pp0v5 libcss-parser0
  libdde-network-utils libegl-dev libenca0 libgflags2.2 libgl-dev libgl1-mesa-dev libgles-dev libgles1
  libglu1-mesa-dev libglvnd-dev libglx-dev libgoogle-glog0v5 libhtmlcxx-dev libhtmlcxx3v5 libimage-viewer
  libkf5wayland-dev libkf5wayland-doc libmarisa0 libmimetic-dev libmimetic0v5 libopencc2 libopencc2-data
  libopengl-dev libopengl0 libpthread-stubs0-dev libqt4-declarative libqt4-network libqt4-opengl
  libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xmlpatterns libqt5opengl5-dev libqtwebkit4 libre2-5
  librime-bin librime-data librime-data-bopomofo librime-data-cangjie5 librime-data-luna-pinyin
  librime-data-stroke librime-data-terra-pinyin librime1 libvulkan-dev libx11-dev libxau-dev libxcb1-dev
  libxdmcp-dev libxext-dev libyaml-cpp0.6 qt5-qmake qt5-qmake-bin qtbase5-dev qtbase5-dev-tools
  x11proto-core-dev x11proto-dev x11proto-xext-dev xorg-sgml-doctools xtrans-dev
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  libimageeditor
Recommended packages:
  libqt5libqgtk2
The following NEW packages will be installed:
  libimageeditor
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
3 not fully installed or removed.
Need to get 0 B/754 kB of archives.
After this operation, 12.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 298025 files and directories currently installed.)
Preparing to unpack .../libimageeditor_1.0.10-1_amd64.deb ...
Unpacking libimageeditor (1.0.10-1) ...
dpkg: error processing archive /var/cache/apt/archives/libimageeditor_1.0.10-1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/image-editor.1.gz', which is also in package libimage-viewer 1.0.0-1
Errors were encountered while processing:
 /var/cache/apt/archives/libimageeditor_1.0.10-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

3.试图删除libimage-viewer失败

$ sudo apt purge libimage-viewer Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: deepin-album : Depends: libimageeditor but it is not going to be installed deepin-camera : Depends: libimageeditor but it is not going to be installed deepin-image-viewer : Depends: libimageeditor but it is not going to be installed Recommends: libqt5libqgtk2 but it is not installable E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

执行‘apt --fix-broken install’它又会遇到和更新一样的问题

4.尝试安装新应用失败

$ sudo apt install vim Reading package lists... Done Building dependency tree Reading state information... Done vim is already the newest version (2:8.1.0875.1-1+deepin). You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: deepin-album : Depends: libimageeditor but it is not going to be installed deepin-camera : Depends: libimageeditor but it is not going to be installed deepin-image-viewer : Depends: libimageeditor but it is not going to be installed Recommends: libqt5libqgtk2 but it is not installable E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

希望尽快修复,严重影响正常使用

Reply Favorite View the author
All Replies
motto
deepin
2022-02-22 19:43
#1

@deepin-mq

Reply View the author
motto
deepin
2022-02-22 19:44
#2
It has been deleted!
deepin-superuser
deepin
2022-02-22 19:48
#3

sudo apt-get purge deepin-album deepin-camera deepin-image-viewer libimage-viewer

sudo apt-get autoremove --purge

sudo apt-get install deepin-album deepin-camera deepin-image-viewer

试试这样,先把那三个搞事情的软件卸载 然后再装上

Reply View the author
lcw0268
deepin
2022-02-22 20:37
#4
It has been deleted!
depend
deepin
2022-02-22 21:32
#5

可以先sudo apt autoremove libimage-viewer 再升级,就没有问题了

Reply View the author
motto
deepin
2022-02-22 21:48
#6
lcw0268 It has been deleted!

论坛其中的一个功能就拿来反馈bug的,我@官方的管理员,怎么就不合适了。一个在成长中系统,做为它的用户,我提交反馈,官方再优化,如此往复系统不就越来越好用来吗。

Reply View the author
motto
deepin
2022-02-22 22:11
#7
deepin-superuser

sudo apt-get purge deepin-album deepin-camera deepin-image-viewer libimage-viewer

sudo apt-get autoremove --purge

sudo apt-get install deepin-album deepin-camera deepin-image-viewer

试试这样,先把那三个搞事情的软件卸载 然后再装上

谢谢,完美解决问题

Reply View the author
motto
deepin
2022-02-22 22:12
#8
depend

可以先sudo apt autoremove libimage-viewer 再升级,就没有问题了

谢谢

Reply View the author
lcw0268
deepin
2022-02-22 22:12
#9
It has been deleted!
motto
deepin
2022-02-22 22:14
#10
motto

论坛其中的一个功能就拿来反馈bug的,我@官方的管理员,怎么就不合适了。一个在成长中系统,做为它的用户,我提交反馈,官方再优化,如此往复系统不就越来越好用来吗。

发反馈帖子,有热心网友过来留言说如何解决,这样问题解决的更快。我也知道等官方不靠谱,问题是这种最新出现的问题,百度谷歌根本没有答案,自己解决不了,只能求助了。

Reply View the author
motto
deepin
2022-02-22 22:15
#11
depend

可以先sudo apt autoremove libimage-viewer 再升级,就没有问题了

谢谢

Reply View the author