FS#17818 - deluge 1.2.0 is missing python-chardet dependency
Attached to Project:
Arch Linux
Opened by Martin Eve (MartinEve) - Wednesday, 13 January 2010, 11:16 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 13 January 2010, 17:05 GMT
Opened by Martin Eve (MartinEve) - Wednesday, 13 January 2010, 11:16 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 13 January 2010, 17:05 GMT
|
Details
Description:
The recently upgraded deluge package (1.2.0) is missing a depency upon python-chardet. As all UIs require this package (see below), it should be listed as a dependency. Additional info: * package version: 1.2.0 deluge official site lists the following depencies: Core * python >= 2.5 * twisted >= 8.1 * twisted-web >= 8.1 * pyopenssl * simplejson (if python < 2.6) * setuptools * gettext * pyxdg * geoip-database (optional) * libtorrent >= 0.14 UIs * chardet Gtk * python-notify (libnotify python wrapper) * pygame * pygtk >= 2.12 * librsvg * xdg-utils Web * mako |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Wednesday, 13 January 2010, 17:05 GMT
Reason for closing: None
Additional comments about closing: see comments
Wednesday, 13 January 2010, 17:05 GMT
Reason for closing: None
Additional comments about closing: see comments
Although the daemon runs fine without these packages, the UIs will not. Until deluge can be split into deluged and deluge (upstream) though, it is easier to add the package if required, than to subsequently remove it.