求助,15.7应用商店
Tofloor
poster avatar
eason1223456
deepin
2018-09-11 17:56
Author
所有的应用都下载不了,包括我切换语言中文都下载不了输入法。
Reply Favorite View the author
All Replies
avatar
eason1223456
deepin
2018-09-11 17:57
#1
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
fcitx-googlepinyin : Depends: libgooglepinyin0 but it is not installed
                      Depends: fcitx-bin but it is not installed
                      Depends: fcitx-data (>= 1:4.2.0) but it is not installed
                      Depends: fcitx-modules but it is not installed
                      Recommends: fcitx (>= 1:4.2.0) but it is not installed
sogoupinyin : Depends: fcitx (>= 1:4.2.8.3-3~) but it is not installed
               Depends: fcitx-frontend-gtk2 but it is not installed
               Depends: fcitx-frontend-gtk3 but it is not installed
               Depends: fcitx-frontend-qt4 but it is not installed
               Depends: libfcitx-qt0 but it is not installed or
                        fcitx-libs-qt
               Depends: fcitx-module-kimpanel
               Depends: im-config but it is not installed
               Depends: libopencc2 but it is not installed or
                        libopencc1 but it is not installed
               Depends: fcitx-libs (>= 4.2.7) but it is not installed
               Depends: libqt4-dbus (>= 4:4.8.0) but it is not installed
               Depends: libqt4-declarative (>= 4:4.8.0) but it is not installed
               Depends: libqtgui4 (>= 4:4.8.0) but it is not installed
               Depends: libqtwebkit4 (>= 2.1.0~2011week13) but it is not installed
               Recommends: fcitx-frontend-qt5 but it is not installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
Reply View the author
avatar
eason1223456
deepin
2018-09-11 18:03
#2
file:///home/guoweibo/Desktop/DeepinScreenshot_20180911100224.png
Reply View the author
avatar
164144501
deepin
2018-09-11 18:10
#3
切换下网源试一下
Reply View the author
avatar
eason1223456
deepin
2018-09-11 18:25
#4
https://bbs.deepin.org/post/168721
切换下网源试一下

想问下是应用的源吗?方便给个命令吗?谢谢了
Reply View the author
avatar
Island
deepin
2018-09-11 18:54
#5
sudo apt-get -f install && sudo apt-get dist-upgrade && sudo apt-get install dde
Reply View the author
avatar
eason1223456
deepin
2018-09-11 19:08
#6
https://bbs.deepin.org/post/168721
sudo apt-get -f install && sudo apt-get dist-upgrade && sudo apt-get install dde



sudo apt-get -f install && sudo apt-get dist-upgrade && sudo apt-get install dde

Reading package lists... Done
Building dependency tree      
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
fcitx-googlepinyin : Depends: libgooglepinyin0 but it is not installed
                      Depends: fcitx-bin but it is not installed
                      Depends: fcitx-data (>= 1:4.2.0) but it is not installed
                      Depends: fcitx-modules but it is not installed
                      Recommends: fcitx (>= 1:4.2.0) but it is not installed
sogoupinyin : Depends: fcitx (>= 1:4.2.8.3-3~) but it is not installed
               Depends: fcitx-frontend-gtk2 but it is not installed
               Depends: fcitx-frontend-gtk3 but it is not installed
               Depends: fcitx-frontend-qt4 but it is not installed
               Depends: libfcitx-qt0 but it is not installed or
                        fcitx-libs-qt
               Depends: fcitx-module-kimpanel
               Depends: im-config but it is not installed
               Depends: libopencc2 but it is not installed or
                        libopencc1 but it is not installed
               Depends: fcitx-libs (>= 4.2.7) but it is not installed
               Depends: libqt4-dbus (>= 4:4.8.0) but it is not installed
               Depends: libqt4-declarative (>= 4:4.8.0) but it is not installed
               Depends: libqtgui4 (>= 4:4.8.0) but it is not installed
               Depends: libqtwebkit4 (>= 2.1.0~2011week13) but it is not installed
               Recommends: fcitx-frontend-qt5 but it is not installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
Reply View the author
avatar
eason1223456
deepin
2018-09-11 19:29
#7
Reply View the author
avatar
WENWEN
deepin
2018-09-11 20:17
#8
自己安装了什么输入法???或者安装了其他应用?
Reply View the author
avatar
eason1223456
deepin
2018-09-11 21:05
#9
就是之前的phpstorm deb包我下载好的,然后dpkg -i  phpstorm.deb就出问题了
Reply View the author
avatar
Island
deepin
2018-09-11 21:10
#10
sudo deepin-feedback-cli  上传下日志,  应该是安装了非deepin仓库软件包,版本有冲突了。
Reply View the author
avatar
eason1223456
deepin
2018-09-11 21:19
#11
https://bbs.deepin.org/post/168721
sudo deepin-feedback-cli  上传下日志,  应该是安装了非deepin仓库软件包,版本有冲突了。 ...

帮忙看下,谢谢大牛了
Reply View the author
avatar
laoguang
deepin
2018-09-11 21:36
#12
把fcitx-googlepinyin给purge掉, 然后再-f install。fcitx的问题。
Reply View the author