[WBEL-users] DAG bittorrent 4.1 rpm on WBEL 4 anyone?

Mark Reynolds mark at reynolds.net.au
Tue May 24 21:49:51 CDT 2005


Have been running 2 bittorrent servers with copies of WBEL 4
to help with the distribution load.

One server is WBEL 3.0, with an earlier version of bottorrent.

Latest server is WBEL 4, with DAG version, 4.0.1 bottorrent.

Saw the latest press stuff about trackerless, and thought that
might be better to run on newest server here as well.

http://www.bittorrent.com/trackerless.html

http://dag.wieers.com/packages/bittorrent/

Had previously used DAG el4 version, so thought dag bt 4.1
version for el4 would also work.
Also had to install python-khashmir

-rw-r--r--  1 root root 244099 Apr 10 23:21 bittorrent-4.0.1-1.2.el4.rf.noarch.rpm

-rw-r--r--  1 root root 257348 May 21 14:25 bittorrent-4.1.0-1.2.el4.rf.noarch.rpm

-rw-r--r--  1 root root  57879 May 21 14:25
python-khashmir-4.1.0-1.2.el4.rf.noarch.rpm


But after removing 4.0 version, and installing
4.1 version, I get this error.
Not being a python prog type person, I have no
idea what to do next.
Would have thought it would work, but I'm obviously
missing something.

regards
Mark



# ./start.sh 
starting bittorrent to publish WBEL 4.0
  File "/usr/bin/btdownloadcurses.py", line 337
    saveas = config['save_as']
         ^
SyntaxError: invalid syntax
sleeping for 5 minutes ...








# cat start.sh 
#!/bin/bash

        cd /whitebox/4 

        while [ 1 ]
        do

                echo starting bittorrent to publish WBEL 4.0
                btdownloadcurses.py --max_upload_rate 20
manifestdestiny-binary-i386.torrent

                echo sleeping for 5 minutes ...
                sleep 300

        done



-----------------------------------------------------------------
Sent through Reynolds Technology IMP http://www.reynolds.net.au/
Configurable spam and virus free email. Anywhere, anytime.



More information about the Whitebox-users mailing list