aMule Forum
English => aMule Help => Topic started 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:
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..
-
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 ;)
-
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)
-
Also, this is more of a Gentoo problem, so you should probably have reported it to bugs.gentoo.org (and you probably still should).
-
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