On Mon, Aug 3, 2009 at 4:46 PM, Pierre Schmitz<pierre@archlinux.de> wrote:
Am Montag 03 August 2009 23:36:05 schrieb Aaron Griffin:
$ ls -l /etc/opentracker/ total 4 -rw-r--r-- 1 root root 3432 2009-08-03 17:07 config -rw-r--r-- 1 opentracker users 0 2009-08-03 17:05 whitelist
% ls -l /etc/opentracker/ insgesamt 8 -rw-r--r-- 1 root root 84 18. Jul 01:24 config -rw-r--r-- 1 root root 656 31. Jul 00:03 whitelist
$ grep su /etc/rc.d/opentracker [ -z "$PID" ] && su opentracker -s /bin/sh -c "/usr/bin/opentracker -f /etc/opentracker/config&"
% grep su /etc/rc.d/opentracker [ -z "$PID" ] && su opentracker -s /bin/sh -c "/usr/bin/opentracker -f /etc/opentracker/config&"
OK, I don't really know then. Did you compile yourself or use the package from http://users.archlinux.de/~pierre/packages/x86_64/opentracker-20090722-1- x86_64.pkg.tar.gz
I used your PKGBUILD from the AUR
If you have found a super simple command line tool which does just this wihout heavy deps, let me know. In general its just reading the hash in binary format from the torrent file.
I might be able to throw something cheesy together to get the hash, that doesn't understand the torrent format. I'll see later