aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: (-r4) refuses to start after a torrent emerge, no logfile output  (Read 2978 times)

Fiesch

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
  • Programmer (C++ preferred) Student of Informatics Passau, Bavaria, Germany Network technician
(-r4) refuses to start after a torrent emerge, no logfile output
« 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..
Logged
From all the things I've ever lost I miss my mind the Most
(S.Tyler, Aerosmith)

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: (-r4) refuses to start after a torrent emerge, no logfile output
« Reply #1 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 ;)
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Fiesch

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
  • Programmer (C++ preferred) Student of Informatics Passau, Bavaria, Germany Network technician
Re: (-r4) refuses to start after a torrent emerge, no logfile output
« Reply #2 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)
« Last Edit: November 24, 2005, 09:20:38 PM by Fiesch »
Logged
From all the things I've ever lost I miss my mind the Most
(S.Tyler, Aerosmith)

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: (-r4) refuses to start after a torrent emerge, no logfile output
« Reply #3 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).
Logged

Fiesch

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
  • Programmer (C++ preferred) Student of Informatics Passau, Bavaria, Germany Network technician
Re: (-r4) refuses to start after a torrent emerge, no logfile output
« Reply #4 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
Logged
From all the things I've ever lost I miss my mind the Most
(S.Tyler, Aerosmith)