Page 1 of 1

SOLVED:amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Tue Jun 15, 2010 5:18 am
by ccaltabiano
Hi guys,
I have just done a fresh install on my server, but for some reason my amahi-installer service wont start. it says 'amahi-installer dead but subsys locked'.

any way to resolve this issue? or would it be less of a head ache to just reinstall fedora, and would that fix this issue?
I have tried to troubleshoot this issue for about an hour, did what was on the wiki and tried some of the info on the forum but nothing is working.

any help would be much appreciated.


Thanks,
Christian

Re: amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Tue Jun 15, 2010 10:21 am
by cpg
This is a new error. We have not seen this before.

Can you see what this says:

Code: Select all

gem list
and, you can try

Code: Select all

rm /var/lock/subsys/amahi-installer service amahi-installer restart

Re: amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Wed Jun 16, 2010 10:01 am
by mwp
I have the identical issue, on three reinstalls.

I did not try the 'gem list' but went through the other steps with the folks on IRC. Each time the amahi-installer showed that the 'stopping' [failed], the 'starting' was [OK] but 'status' was always 'dead but subsystem locked'

I was able to get it up and running with the Amahi 5.3 express 2.5b for i386, but I need the desktop too.

I do also see an error with cheetah and cherrypy, but that was marked as minor.

The box is a Dell GX-270 with a P4, 2.4 HT and 1 gig of ram.

Workaround - Re: amahi-installer dead but subsys locked

Posted: Wed Jun 16, 2010 11:11 am
by cpg
This looks like a bug in the ruby libraries. Serious issue.

The workaround is to run this, as root, from a command line:

Code: Select all

hda-new-install YOURINSTALLCODE
[/size]

Working on a permanent fix ...

Re: amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Wed Jun 16, 2010 12:16 pm
by mwp
Thank you. I will fire up another reinstall and see if that will fix it.

mp

Re: amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Wed Jun 16, 2010 9:36 pm
by mwp
Thank you. That was exactly right and brought the HDA up.

It's nice to find a product that is understood and supported.

mp

Re: amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Wed Jun 16, 2010 10:00 pm
by cpg
See this thread for fixes to the installer.

Re: amahi-installer dead but subsys locked - f12 amahi5.3

Posted: Thu Jun 17, 2010 10:12 pm
by ccaltabiano
Thanks for all the help guys.
Much appreciated.

Christian