aMule Forum

English => aMule Help => Topic started by: Fiesch on November 24, 2005, 08:33:36 PM

Title: (-r4) refuses to start after a torrent emerge, no logfile output
Post by: Fiesch on November 24, 2005, 08:33:36 PM
Hi.
I fiddled around with my headless router and fileserver a bit and in the course of that installed a php based torrent gui and bittornado on my gentoo system.

Since then aMule refuses to start. (worked for months without a glitch before)
all it gives me is this:

Code: [Select]
fishserver ~ # /etc/init.d/amuled start
 * Starting aMule Daemon ...
 * aMule daemon can't be started! Check logfile: /var/log/amuled.log      [ ok ]

the web-iface doesn't respond, amuled isn't running either.

This does look like a permission problem to me but ownership and rights are all set the way they were before (and i know them to be correct)

I looked through the forum and the wiki before posting this, i really am a bit in "alone in the dark" with this..
Title: Re: (-r4) refuses to start after a torrent emerge, no logfile output
Post by: stefanero on November 24, 2005, 08:42:39 PM
well first thing you should try is if you can start amuled without the init script first,

2nd maybe you should post the init script so some people can have a look at it ;)
Title: Re: (-r4) refuses to start after a torrent emerge, no logfile output
Post by: Fiesch on November 24, 2005, 09:19:42 PM
hm true i would have seen that it's missing a lib ;)

damn i need a vacation :D

(revdep-rebuild on gentoo should solve this without any trouble)
Title: Re: (-r4) refuses to start after a torrent emerge, no logfile output
Post by: Xaignar on November 24, 2005, 09:56:26 PM
Also, this is more of a Gentoo problem, so you should probably have reported it to bugs.gentoo.org (and you probably still should).
Title: Re: (-r4) refuses to start after a torrent emerge, no logfile output
Post by: Fiesch on November 24, 2005, 10:43:24 PM
hm actually this is not even a bug, the problem occured because i did a system -wide emerge --deep --update world which changes a lot of libs normally and it's kinda inevitable to have broken dependencies after that - that's what revdep-rebuild is for and it did the job right, amuled is running again like it should