[Bug 523540] Review Request: opentracker - BitTorrent Tracker

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 28 22:00:53 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=523540

Romain Wartel <romain.wartel at cern.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain.wartel at cern.ch

--- Comment #46 from Romain Wartel <romain.wartel at cern.ch> 2010-03-28 18:00:45 EDT ---
FWIW, I took the RPM that Simon kindly prepared and rebuilt it against a RHEL5
variant (CERN Scientific Linux 5), with the CVS snapshot from 2010-03-25.

The tracker works as expected (and at least the ipv4 x86_64 binary I built does
not suffer from the bug reported in Comment 44).

There is however an issue with the access list file (white list), enabled with
the Makefile option "-DWANT_ACCESSLIST_WHITE". When opentracker is started, it
states:

Warning: Can't open accesslist file: /foo/bar (but will try to create it later,
if necessary and possible).

The error occurs although /foo/bar exists, contains valid torrent hashes, and
is readable by the opentracker user. This is preventing any torrent to be
handled by the tracker in case "-DWANT_ACCESSLIST_WHITE" is used.

The error seems upstream and is reproducible in our environment with the
current libowfat + opentracker CVS snapshots, as of 2010-03-25.

I will try to look at this if/when time permits, but would welcome any feedback
in case anyone sees this.

Romain.

$Source: /home/cvsroot/opentracker/opentracker.c,v $: $Revision: 1.227 $
$Source: /home/cvsroot/opentracker/ot_accesslist.c,v $: $Revision: 1.28 $
$Source: /home/cvsroot/opentracker/ot_clean.c,v $: $Revision: 1.19 $
$Source: /home/cvsroot/opentracker/ot_fullscrape.c,v $: $Revision: 1.33 $
$Source: /home/cvsroot/opentracker/ot_http.c,v $: $Revision: 1.47 $
$Source: /home/cvsroot/opentracker/ot_iovec.c,v $: $Revision: 1.6 $
$Source: /home/cvsroot/opentracker/ot_mutex.c,v $: $Revision: 1.23 $
$Source: /home/cvsroot/opentracker/ot_stats.c,v $: $Revision: 1.59 $
$Source: /home/cvsroot/opentracker/ot_udp.c,v $: $Revision: 1.23 $
$Source: /home/cvsroot/opentracker/ot_vector.c,v $: $Revision: 1.19 $
$Source: /home/cvsroot/opentracker/scan_urlencoded_query.c,v $: $Revision: 1.34
$
$Source: /home/cvsroot/opentracker/trackerlogic.c,v $: $Revision: 1.135 $
$Source: /home/cvsroot/opentracker/ot_livesync.c,v $: $Revision: 1.17 $

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list