Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
does a torrent daemon exist?[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 23, 2006 1:52 pm    Post subject: does a torrent daemon exist?[solved] Reply with quote

actualy i have ktorrent

i'd like a torrent daemon based on libtorrent
so i can download as soon as my computer start and i can also upload without the need of starting the program


Last edited by GNUtoo on Sat Dec 23, 2006 8:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
tkdfighter
Apprentice
Apprentice


Joined: 14 May 2004
Posts: 271
Location: Bludenz, Austria

PostPosted: Sat Dec 23, 2006 2:05 pm    Post subject: Reply with quote

I agree, it would be very cool to have a torrent daemon that you could connect to remotely with a frontend to manage it. 8)
Back to top
View user's profile Send private message
abc0815
n00b
n00b


Joined: 07 Jul 2004
Posts: 54

PostPosted: Sat Dec 23, 2006 2:06 pm    Post subject: Reply with quote

hi there,
first thing i thought of is mldonkey http://mldonkey.sourceforge.net/Main_Page
greetz
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 23, 2006 2:39 pm    Post subject: Reply with quote

thanks a lot but i have a problem with mldonkey:
Code:
# /etc/init.d/mldonkey start
 * Caching service dependencies ...                                                                                   [ ok ]
 * Starting mldonkey ...
 * Directory /home/p2p/mldonkey not existing, trying to create...
 * MLDonkey could not be started! Check logfile: /var/log/mldonkey.log                                                [ !! ]



Code:
# cat /var/log/mldonkey.log
2006/12/23 16:38:03 Starting MLDonkey 2.7.7 ...
2006/12/23 16:38:03 Language EN, locale ANSI_X3.4-1968, ulimit for open files 1024
2006/12/23 16:38:03 MLDonkey is working in /home/p2p/mldonkey
2006/12/23 16:38:03 [DNS] Resolving [sempron] ...
2006/12/23 16:38:04 [DNS] Resolving [www.mldonkey.net] ...

DNS resolution does not work! Looking up www.mldonkey.net failed with Not_found.
The core therefore is unable to get eDonkey serverlists and loading
.torrent files via dllink from websites is also impossible.
If you are using MLDonkey in a chroot environment you should
consider reading this article to get DNS support back:
http://mldonkey.sourceforge.net/Chroot

2006/12/23 16:38:04 [dMain] Libmagic file-type recognition database present
2006/12/23 16:38:04 [dIve] SECURITY INFO: user 'admin' has to be present, creating...
2006/12/23 16:38:04 Logging in /home/p2p/mldonkey/mlnet.log
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 23, 2006 2:40 pm    Post subject: Reply with quote

Code:
# ping -c 3 www.gentoo.org
PING www.gentoo.org (38.99.64.201) 56(84) bytes of data.
64 bytes from wren.gentoo.org (38.99.64.201): icmp_seq=1 ttl=56 time=166 ms
64 bytes from wren.gentoo.org (38.99.64.201): icmp_seq=2 ttl=56 time=164 ms
64 bytes from wren.gentoo.org (38.99.64.201): icmp_seq=3 ttl=56 time=169 ms

--- www.gentoo.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 164.669/167.085/169.659/2.040 ms

# ping -c 3 www.mldonkey.net
ping: unknown host www.mldonkey.net


what is the problem...does the website has been taken down by the riaa
i only want to download music from jamendo...so it's legal!!!
Back to top
View user's profile Send private message
abc0815
n00b
n00b


Joined: 07 Jul 2004
Posts: 54

PostPosted: Sat Dec 23, 2006 2:53 pm    Post subject: Reply with quote

i just did a quick search on the mldonkey forum and it seems www.mldonkey.net is not up any more so the dns dies. There is a patch for this but i recommend you get a newer version from http://sourceforge.net/projects/mldonkey since 2.7.7 is an old one. 2.8.2 does not have this Problem.
About the domain i don't know. But i think it has nothing to do with the RIAA since mldonkey is just a application.
cheers
PS: a good english wiki http://mldonkey.sourceforge.net/Main_Page
And another edit: 2.8.2 is in portage but masked. Try this one :)
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 23, 2006 3:09 pm    Post subject: Reply with quote

Code:
# cat /var/log/mldonkey.log
2006/12/23 17:10:15 [cO] Starting MLDonkey 2.8.2 ...
2006/12/23 17:10:15 [cO] Language EN, locale ANSI_X3.4-1968, ulimit for open files 1024
2006/12/23 17:10:15 [cO] MLDonkey is working in /home/p2p/mldonkey

2006/12/23 17:10:15 [cO] creating new MLDonkey base directory in /home/p2p/mldonkey

2006/12/23 17:10:15 [cO] loaded language resource file
2006/12/23 17:10:15 [DNS] Resolving [sempron] ...
2006/12/23 17:10:15 [DNS] Resolving [www.mldonkey.org] ...
2006/12/23 17:10:15 [cO] Logging in /home/p2p/mldonkey/mlnet.log


what's wrong because:
Code:
# /etc/init.d/mldonkey start
 * Caching service dependencies ...                                                                                   [ ok ]
 * Starting mldonkey ...
 * MLDonkey could not be started! Check logfile: /var/log/mldonkey.log           
Back to top
View user's profile Send private message
abc0815
n00b
n00b


Joined: 07 Jul 2004
Posts: 54

PostPosted: Sat Dec 23, 2006 3:22 pm    Post subject: Reply with quote

could you past the log of mldonkey from /home/p2p/mldonkey/mlnet.log ?
what USE Flags did you use ? Just tried 2.8.2 and it is working fine.
Maybe something with the first install , so unmerge , delete stuff and emerge may solve it. But from this short log i don't know 8O
cheers
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 23, 2006 6:45 pm    Post subject: Reply with quote

it was because i had a torrent client open:
Code:
# cat /home/p2p/mldonkey/mlnet.log
2006/12/23 16:38:04 Started logging...
2006/12/23 16:38:04 [cCO] Options correctly saved
2006/12/23 16:38:04 [dMain] Check http://www.mldonkey.net/ for updates
2006/12/23 16:38:04 enabling networks: Donkey (loading sources ... completed) BitTorrent
Exception: bind failed: Address already in use at port 6881
This is normally caused by another application currently using this port.
Close that application and restart MLDonkey, exiting...
2006/12/23 17:10:15 [cO] Started logging...
2006/12/23 17:10:16 [cCO] Options correctly saved
2006/12/23 17:10:16 [dMain] Check http://www.mldonkey.org for updates
2006/12/23 17:10:16 [dMain] enabling networks:
2006/12/23 17:10:16 [dMain] ---- enabling Donkey ----
2006/12/23 17:10:16 [EDK] loading sources completed
2006/12/23 17:10:16 [dMain] using port 16037 (client_port TCP)
2006/12/23 17:10:16 [dMain] using port 16041 (client_port UDP)
2006/12/23 17:10:16 [dMain] using port 5840 (overnet_port TCP+UDP)
2006/12/23 17:10:16 [dMain] ---- enabling BitTorrent ----

Exception: bind failed: Address already in use at port 6881
This is normally caused by another application currently using this port.
Close that application and restart MLDonkey, exiting...
2006/12/23 17:12:23 [cO] Started logging...
2006/12/23 17:12:23 [cCO] Options correctly saved
2006/12/23 17:12:23 [dMain] Check http://www.mldonkey.org for updates
2006/12/23 17:12:23 [dMain] enabling networks:
2006/12/23 17:12:23 [dMain] ---- enabling Donkey ----
2006/12/23 17:12:23 [EDK] loading sources completed
2006/12/23 17:12:23 [dMain] using port 3091 (client_port TCP)
2006/12/23 17:12:23 [dMain] using port 3095 (client_port UDP)
2006/12/23 17:12:23 [dMain] using port 17160 (overnet_port TCP+UDP)
2006/12/23 17:12:23 [dMain] ---- enabling BitTorrent ----

Exception: bind failed: Address already in use at port 6881
This is normally caused by another application currently using this port.
Close that application and restart MLDonkey, exiting...

now it works
Back to top
View user's profile Send private message
abc0815
n00b
n00b


Joined: 07 Jul 2004
Posts: 54

PostPosted: Sat Dec 23, 2006 7:08 pm    Post subject: Reply with quote

so a solved to the topic would be right :lol:
cheers
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 23, 2006 8:25 pm    Post subject: Reply with quote

i had probelms with torrent but now it works...that's why i didn't add solved...yet
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum