Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224447 - openrc (~*)0.2.5 fails to start the machine
Summary: openrc (~*)0.2.5 fails to start the machine
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: AMD64 Linux
: High critical (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-01 09:04 UTC by cucu ionut
Modified: 2008-10-07 18:28 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cucu ionut 2008-06-01 09:04:33 UTC
the fsck module(I think) freezes, and I can get pass it if I press "i" before it and exit to console. Here every script in /etc/init.d/ start fine, but I can only start it if I've started his every dependince:mpd                | * ERROR: cannot start mpd as alsasound would not start
If I start alsasound manually mpd will work( this is a general rule for every script no just mpd)

Reproducible: Always
Comment 1 drantin 2008-06-10 06:56:02 UTC
I'd like to note that this problem is not unique, except that I don't have mpd, in interactive mode I can get all services to start, if I wait a few seconds between pressing 1, if I try to press it rapidly, it ends up hanging like normal.
Comment 2 Philipp 2008-06-13 13:17:44 UTC
I basically have the same problem.
openrc hangs on "Mounting /dev/shm".
Waiting for a few minutes then shows
"hwclock: timed out waiting for modules"
"fsck: timed out waiting for modules"
and a few more of these messages.
If I press 'i' at the beginning, wait a short amount of time and press '1' for every service, everything starts up fine.
This problem was introduced in openrc-0.2.5.
Comment 3 Philipp 2008-06-13 14:05:53 UTC
Update:
Latest git has the same issue.
Downgrading to openrc-0.2.4-r1 fixed the problem.
Comment 4 drantin 2008-06-13 14:44:52 UTC
this is a duplicate of http://bugs.gentoo.org/show_bug.cgi?id=224171 there's a fix there.
Comment 5 Roy Marples 2008-07-06 07:48:28 UTC
Does it work if you disable parallel in /etc/rc.conf?
Comment 6 cucu ionut 2008-07-06 08:21:52 UTC
Never did tried it, because I thought it was fixed
Comment 7 Roy Marples 2008-09-18 13:56:21 UTC
Improved yes, fixed no.
I'll slap a big warning in rc.conf again.
Comment 8 Doug Goldstein (RETIRED) gentoo-dev 2008-10-07 15:20:42 UTC
Documentation has been updated for 0.3.0. Parallel is good, but not perfect. If you have issues like this, make sure to not use parallel start and re-open a new bug.
Comment 9 cucu ionut 2008-10-07 17:54:09 UTC
Don't want to rant, troll or anything, but how is this bug invalid?0.25 will not start the machine with rc_parallel="yes" and it's not fixed in any rc version 
Comment 10 Doug Goldstein (RETIRED) gentoo-dev 2008-10-07 18:28:05 UTC
Read the documentation... Here's a snippet:

# WARNING: whilst we have improved parallel, it can still potentially lock
# the boot process. Don't file bugs about this unless you can supply
# patches that fix it without breaking other things!