Opened 16 years ago

Closed 15 years ago

#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 (2)

comment:1 Changed 16 years ago by www household

  • Cc apple bank added
  • Type changed from bug to plugin-request
  • Version changed from 0.5.8.3 to 0.5.8.1

comment:2 Changed 15 years ago by markybob

  • Resolution set to wontfix
  • Status changed from new to closed

All 0.5 tickets are being closed. The branch is dead and won't be maintained any further.

Note: See TracTickets for help on using tickets.