Hi,
I just install the mldonkey-server, and it refuses to start. I straced and final lines are:
Process 19595 resumed Process 19601 detached <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 19601 --- SIGCHLD (Child exited) @ 0 (0) --- umask(02) = 022 stat64("/Shares/Medias/donkey", 0xbffffa14) = -1 EACCES (Permission denied) write(2, "Home dir doesn\'t exist\n", 23) = 23 exit_group(0) = ? Process 19595 detached
Of course, /Shares/Medias/donkey exists, and is owned by donkey:donkey, the user I set
as mldonkey-server user.
i saw another error :
[pid 19812] open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = -1 ENXIO (No such device or address)
[pid 19812] ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffffa04) = -1 ENOTTY (Inappropriate ioctl for device)
but i don't think its really important.
I also saw : read(3, "/dev/hda1 / ext3 rw,errors=remou"..., 4096) = 474
And then, i found something interesting.
/Shares is a mount of /dev/hda3.
I try to set mldonkey-server home to /home/donkey, that is on the same fs (/dev/hda1) as the root system.
And then, it works perfectly.
I think there is something bad in the code that search and set the home directory of the daemon.
Hope this help,
Aurelien
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]