Opened 14 years ago
Closed 14 years ago
#772 closed bug (Invalid)
Deluge not running due the sha module is deprecated
Reported by: | tschertel@… | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Unknown | Version: | 1.1.0 |
Keywords: | Cc: |
Description
Just updated to 1.1.1 and got this error:
$ deluge /usr/lib/python2.6/site-packages/deluge/ui/common.py:27: DeprecationWarning?: the sha module is deprecated; use the hashlib module instead
from sha import sha
1.1.1
Change History (5)
comment:1 Changed 14 years ago by anonymous
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 14 years ago by anonymous
- Resolution invalid deleted
- Status changed from closed to reopened
comment:3 Changed 14 years ago by andar
- Resolution set to invalid
- Status changed from reopened to closed
Not an error.
comment:4 Changed 14 years ago by anonymous
- Resolution invalid deleted
- Status changed from closed to reopened
i'm not sure why this was closed. Due to this deluge is not starting at all. It just freezes
comment:5 Changed 14 years ago by andar
- Resolution set to invalid
- Status changed from reopened to closed
Because this isn't a bug. If deluge is not starting then that's another issue. Please use the Support forum for help, or file a proper bug report if you have one.
Note: See
TracTickets for help on using
tickets.
That is not an error, it's a warning. It is also normal if you are running Python 2.6