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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

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
Comment by Ionut Biru (wonder) - Monday, 11 January 2010, 20:52 GMT
the new package has all optional UIs packages in optdepends.

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
Comment by Kevin (anonymous_user) - Tuesday, 12 January 2010, 00:17 GMT
Is there a reason for that change?
Comment by Ionut Biru (wonder) - Tuesday, 12 January 2010, 00:18 GMT
 FS#16772 

Loading...