Ticket #65 (closed plugin-request: wontfix)
Bloglist import error "invalid leader"
| Reported by: | sm_deluge@… | Owned by: | markybob |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | 0.5.x | Version: | 0.5.8.1 |
| Keywords: | plugin bloglist import | Cc: | apple, bank |
Description
System: Ubuntu 7.10 Gutsy
Using mentioned list on http://dev.deluge-torrent.org/wiki/BlocklistPlugin I get an error while trying to import the file:
Fetching http://www.bluetack.co.uk/config/pipfilter.dat.gz
importing with p2bgz
PGReader loading $HOME/.config/deluge/blocklist.cache
LEADER IS 774910000
Traceback (most recent call last):
File "/usr/share/deluge/plugins/BlocklistImport/ui.py", line 87, in ok
self.plugin.setconfig(url, days, ltype)
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 179, in setconfig
self.loadlist()
File "/usr/share/deluge/plugins/BlocklistImport/__init__.py", line 127, in loadlist
reader = readers[ltype][1](self.blockfile)
File "/usr/share/deluge/plugins/BlocklistImport/peerguardian.py", line 32, in __init__
raise PGException(_("Invalid leader") + " %d"%hdr)
BlocklistImport.peerguardian.PGException: Invalid leader 774910000
Has this been fixed already?
Change History
Note: See
TracTickets for help on using
tickets.
