jingle
deepin
2017-12-24 03:37 wiki搜索error code
Reply Like 0 View the author
https://bbs.deepin.org/post/150566
这个有解决办法了么?
https://bbs.deepin.org/post/150566
https://wiki.deepin.org/index.php?title=%E8%BD%AF%E4%BB%B6%E5%8C%85%E7%AE%A1%E7%90%86#.E9.97.AE.E9 ...


https://bbs.deepin.org/post/150566
用dpkg 命令卸载试试
使用dpkg命令卸载软件
https://bbs.deepin.org/post/150566
(Reading database ... 183081 files and directories currently installed.)
Removing bleachbit (1.12- ...
https://bbs.deepin.org/post/150566
你是不是动过 Python?
“except (IOError, OSError), e: SyntaxError: invalid syntax” when configurin ...
https://bbs.deepin.org/post/150566
手动删除就好了
然后
https://bbs.deepin.org/post/150566
手动删除就好了
然后
Popular Events
More
点击图标后没有任何反应,删除也提示删除失败。
donald@donald-PC:~$ sudo apt-get remove bleachbit
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
0ad-data 0ad-data-common fonts-freefont-ttf fonts-texgyre libboost-date-time1.62.0 libenet7 libglew2.0 libgloox15 libminiupnpc10 libnvtt2
libsdl2-image-2.0-0 libwxbase3.0-0v5 libwxgtk3.0-0v5 minissdpd python-notify supertux-data
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
bleachbit
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 1,897 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 186648 files and directories currently installed.)
Removing bleachbit (1.12-1) ...
File "/usr/bin/pyclean", line 63
except (IOError, OSError), e:
^
SyntaxError: invalid syntax
dpkg: error processing package bleachbit (--remove):
subprocess installed pre-removal script returned error exit status 1
Traceback (most recent call last):
File "/usr/bin/pycompile", line 35, in
from debpython.version import SUPPORTED, debsorted, vrepr, \
File "/usr/share/python/debpython/version.py", line 24, in
from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
bleachbit
E: Sub-process /usr/bin/dpkg returned an error code (1)