Bug 560448 - /sbin/sulogin has runtime dependencies on /usr, making system repair impossible
Summary: /sbin/sulogin has runtime dependencies on /usr, making system repair impossible
Keywords:
Status: CLOSED DUPLICATE of bug 552434
Alias: None
Product: Fedora
Classification: Fedora
Component: sysvinit
Version: 12
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Petr Lautrbach
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-31 18:48 UTC by Scott Mcdermott
Modified: 2010-02-01 08:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-01 08:57:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Scott Mcdermott 2010-01-31 18:48:31 UTC
/sbin/sulogin depends on libfreebl3, which is installed in /usr; if /usr does not come up on boot, rc.sysinit tries to dump to repair shell and just reboots since sulogin cannot run.  Only fix is init=/bin/sh or similar, at that point.  (What's worse, there's no chance to even see the error since the system reboots so quickly once sulogin fails.)

No other runtime dependency on /usr exists for sulogin.

F11 sulogin does not have this dependency (unconfirmed).

Comment 1 Petr Lautrbach 2010-02-01 08:57:43 UTC
/usr/lib{,64}/libfreebl3.so  should be in /lib{,64}

*** This bug has been marked as a duplicate of bug 552434 ***


Note You need to log in before you can comment on or make changes to this bug.