You are not logged in.

#1 2004-10-22 18:53:02

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

[new] bittornado 0.3.8

pkgname=bittornado
pkgver=0.3.8
pkgrel=1
pkgdesc="TheSHAD0W's Experimental BitTorrent client."
url="http://bittornado.com"
depends=('python' 'wxpython' 'wxgtk')
conflicts=('bittorrent')
source=(http://bittornado.com/download/BitTornado-$pkgver.tar.gz)
md5sums=('629f848c27d409cacd8ab23792fe3b54')

build()
{
  cd $startdir/src/BitTornado-CVS
  python setup.py build
  python setup.py install --root=$startdir/pkg
}

is anyone willing to test this? it works fine for me except the gui version spits off an import error with the ConnChoice module... which I have... I think there's a path problem

Offline

#2 2004-10-22 22:27:24

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: [new] bittornado 0.3.8

it works perfectly, the gui and the curses cliente wink


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#3 2004-10-22 22:52:00

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [new] bittornado 0.3.8

thanks.... could you try grabbing it from my repo (in my sig) and see if that package is corrupt...

I may have something goofed up

Offline

#4 2004-10-22 23:43:47

celeron2002
Member
From: Santiago, Chile.
Registered: 2004-02-18
Posts: 150

Re: [new] bittornado 0.3.8

i have downloaded http://phrakture.freelinuxhost.com/bitt … pkg.tar.gz
and works perfectly wink
thx wink


irc.bsd.cl #linux
irc.freenode.org #archlinux-es

Offline

#5 2004-11-09 05:22:33

Father
Member
From: Australia
Registered: 2004-06-01
Posts: 209

Re: [new] bittornado 0.3.8

both of your packages (0.3.8-2 / 3) seem to put everything under /usr/usr/....
?

Offline

#6 2004-11-09 15:59:07

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [new] bittornado 0.3.8

crap i thought i had fixed that... i'll check later (the bittornado setup didn't add the usr prefix in 0.3.7 but now it does.... I just missed the edit, sorry)

Offline

#7 2005-01-02 18:41:44

SavageMessiah
Member
Registered: 2004-03-20
Posts: 76

Re: [new] bittornado 0.3.8

I get ImportError: No Module named BitTornado whenever I run any of the versions - headless, curses, or gui.

Offline

#8 2005-01-02 18:44:32

SavageMessiah
Member
Registered: 2004-03-20
Posts: 76

Re: [new] bittornado 0.3.8

Nevermind, I had to add testing repo to get python 2.4.

Offline

Board footer

Powered by FluxBB