商店里安装软件提示失败
Tofloor
poster avatar
an0906
deepin
2017-10-09 22:46
Author
为什么在商店里安装任何软件都提示安装失败呢?我装了个火狐提示安装失败,但是在启动器里又看到安装好了,还可以运行?装其它软件也是一样的,求解
Reply Favorite View the author
All Replies
avatar
an0906
deepin
2017-10-09 22:57
#1
卸载软件的时候,提示卸载失败,无法卸载
Reply View the author
avatar
jingle
deepin
2017-10-09 22:59
#2
https://bbs.deepin.org/post/146461
卸载软件的时候,提示卸载失败,无法卸载

1、jingle@jingle:~/Downloads$ cat /etc/apt/sources.list
## Generated by deepin-installer-reborn
deb [by-hash=force] http://packages.deepin.com/deepin panda main contrib non-free
#deb-src http://packages.deepin.com/deepin panda main contrib non-free

看看此文件有没有修改

2、cd /etc/apt/sources.list.d 目录下有没有外部源

3、 sudo apt-get update && sudo apt-get install apps.com.wechat.web 试试提示什么(例如安装网页版微信)
Reply View the author
avatar
an0906
deepin
2017-10-09 23:18
#3
https://bbs.deepin.org/post/146461
1、jingle@jingle:~/Downloads$ cat /etc/apt/sources.list
## Generated by deepin-installer-reborn
de ...

1、没有修改和你的一样;
2、我的里面是这些:google-chrome.list  ia32-libs-raring.list  opera-stable.list  sublime-text.list
3、请查看附件,谢谢
Reply View the author
avatar
jingle
deepin
2017-10-09 23:28
#4
https://bbs.deepin.org/post/146461
1、没有修改和你的一样;
2、我的里面是这些:google-chrome.list  ia32-libs-raring.list  opera-stable ...


看你的打印日志 ,你安装过深度商店之外的包吗 (自己加了ppa的吧) 依赖冲突

先按照这个 https://wiki.deepin.org/index.ph ... 1.E9.97.AE.E9.A2.98  修复下


  1. 在处理时有错误发生:
  2. exim4-config
  3. opera-stable
  4. exim4-base
  5. unattended-upgrades
  6. exim4-daemon-light
  7. locales
  8. bsd-mailx
  9. python-software-properties
  10. initramfs-tools
  11. E: Sub-process /usr/bin/dpkg returned an error code (1)
Copy the Code


然后 删除google-chrome.list  ia32-libs-raring.list  opera-stable.list  sublime-text.list 这些文件

再sudo apt-get  update 后试试
Reply View the author
avatar
an0906
deepin
2017-10-10 00:06
#5
https://bbs.deepin.org/post/146461
看你的打印日志 ,你安装过深度商店之外的包吗 (自己加了ppa的吧) 依赖冲突

先按照这个 https://wiki. ...

好了,非常感谢管理员的耐心回复
Reply View the author