Ticket #65 (closed plugin-request: wontfix)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by www household

  • cc apple, bank added
  • version changed from 0.5.8.3 to 0.5.8.1
  • type changed from bug to plugin-request

Nice Site!  http://google.com

Changed 5 years ago by markybob

  • status changed from new to closed
  • resolution set to wontfix

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.