FS#17795 - [deluge] missing dependencie for deluge
Attached to Project:
Arch Linux
Opened by Julien ZOBRIST (jzobrist) - Monday, 11 January 2010, 20:50 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 12 January 2010, 13:26 GMT
Opened by Julien ZOBRIST (jzobrist) - Monday, 11 January 2010, 20:50 GMT
Last edited by Ionut Biru (wonder) - Tuesday, 12 January 2010, 13:26 GMT
|
Details
Description:
The version 1.2.0 need the package python-chardet as dependencie. Additional info: * package version(s) deluge 1.2.0-1 * config and/or log files etc. Steps to reproduce: Launch deluge without python-chardet package --> crash. "No module named chardet". Installation of python-chardet from community repository seems to fix it. It worked for me. |
This task depends upon
Closed by Ionut Biru (wonder)
Tuesday, 12 January 2010, 13:26 GMT
Reason for closing: Not a bug
Additional comments about closing: see comments
Tuesday, 12 January 2010, 13:26 GMT
Reason for closing: Not a bug
Additional comments about closing: see comments
Optional Deps : python-notify: libnotify notifications
python-chardet: needed for UIs
pygtk: needed for gtk ui
librsvg: needed for gtk ui
python-mako: needed for web ui
FS#16772