Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#22444 - deluge can't startup due to python2/3 dependency broken.
Attached to Project:
Arch Linux
Opened by Road Tang (roadtang) - Saturday, 15 January 2011, 10:22 GMT
Last edited by Ionut Biru (wonder) - Saturday, 15 January 2011, 10:37 GMT
Opened by Road Tang (roadtang) - Saturday, 15 January 2011, 10:22 GMT
Last edited by Ionut Biru (wonder) - Saturday, 15 January 2011, 10:37 GMT
|
DetailsDescription:
deluge can't startup due to python2/3 dependency broken. Additional info: * package version(s) : extra : deluge : 1.3.1-2 * config and/or log files etc. n/a Steps to reproduce: 1, $ deluge Traceback (most recent call last): File "/usr/bin/deluge", line 9, in <module> load_entry_point('deluge==1.3.1', 'gui_scripts', 'deluge')() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 305, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2244, in load_entry_point return ep.load() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1954, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.7/site-packages/deluge/main.py", line 47, in <module> import deluge.common File "/usr/lib/python2.7/site-packages/deluge/common.py", line 44, in <module> import chardet ImportError: No module named chardet 2, change to use python3 $ python3 /usr/bin/deluge Traceback (most recent call last): File "/usr/bin/deluge", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources |
This task depends upon
Closed by Ionut Biru (wonder)
Saturday, 15 January 2011, 10:37 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#22445
Saturday, 15 January 2011, 10:37 GMT
Reason for closing: Duplicate
Additional comments about closing: