Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hrm... MLdonkey permitions problem... or something
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
neverborn
n00b
n00b


Joined: 12 Feb 2003
Posts: 46

PostPosted: Sun Feb 01, 2004 2:32 pm    Post subject: Hrm... MLdonkey permitions problem... or something Reply with quote

Ok, here is what i do and what happens:

Code:

bash-2.05b$ ls
bittorrent.ini                     file_sources.ini      searches.ini
bittorrent.ini.old                file_sources.ini.old  searches.ini.old
directconnect.ini              files.ini                   servers.ini
donkey.ini                       files.ini.old              servers.ini.old
donkey.ini.old                  friends.ini                shared_files_new.ini
donkey_expert.ini             friends.ini.old           shared_files_new.ini.old
donkey_expert.ini.old        gnutella.ini               soulseek.ini
downloads.ini                   incoming                  stats.ini
downloads.ini.old              mldonkey_submit       stats.ini.old
downloads_expert.ini         mlsubmit.reg              temp
downloads_expert.ini.old    onlinesig.dat
fasttrack.ini                       opennap.ini


This shows that all the needed config files are in the Directory that i'm in.
However, when i run:

Code:

bash-2.05b$ mldonkey
Your system supports 1024 file descriptors
Resolving [blottobox] ...Network Global Shares registered
Network Direct Connect registered
Network Open Napster registered
Network Gnutella registered
Network Fasttrack registered
Network BitTorrent registered
Network Donkey registered
Loading history file ...Network Soulseek registered
Updating options to level 1
Updating options to level 2
LOADING SHARED FILES AND SOURCES
Network.load_complex_options not implemented by BitTorrent
Network Soulseek disabled
Network Donkey enabled
Network BitTorrent enabled
Network Fasttrack disabled
Network Gnutella disabled
Network Open Napster disabled
Network Direct Connect disabled
Error loading ./comments.met: Sys_error("./comments.met: No such file or directory")
Looks like you have no servers in your servers.ini
You should either use the one provided with mldonkey
or import one from the WEB
Connection refused : connect
chat_app_host=localhost chat_app_port=5036
SHARING ./incoming PRIO 0
QUERY URL http://ocbmaurice.dyns.net/pl/slist.pl?download
QUERY URL http://members.lycos.co.uk/appbyhp2/FlockHelpApp/contact-files/contact.ocl
Welcome to MLdonkey client
Check http://www.mldonkey.net/ for updates
To command: telnet 127.0.0.1 4000
Or with browser: http://127.0.0.1:4080
Welcome to MLdonkey
Fatal error: exception Unix.Unix_error(30, "chmod", "./mldonkey_submit")


It seems to be a problem with the permitions. It also seems to be pointing me to use chmod. It runs fine as root, so i tried copying my /root/.mldonkey config files to /home/subroot/.mldonkey but that gave me the same error. :? Can someone who is familiar with chmod help me or otherwise solve this?

Thanks!

--Jake
_________________
\\\\\\\\\\\\\\\\\\\\
emerge signature
////////////////////
Back to top
View user's profile Send private message
schannro
n00b
n00b


Joined: 06 Mar 2003
Posts: 4

PostPosted: Thu Apr 29, 2004 1:23 pm    Post subject: Reply with quote

Hallo!
I had the same problem and the Problem was this:
drwxr-xr-x 5 101 root 4096 Apr 29 16:50 .
drwxr-xr-x 4 root root 4096 Apr 29 15:24 ..
-rw-r--r-- 1 p2p p2p 232 Apr 29 16:34 .bash_profile

the . Folder have got wrong owner & group
write this:
chown and chgrp of your user

drwxr-xr-x 5 p2p p2p 4096 Apr 29 16:50 .
drwxr-xr-x 4 root root 4096 Apr 29 15:24 ..
-rw-r--r-- 1 p2p p2p 232 Apr 29 16:34 .bash_profile

good luck
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