Bug 215824 - references to missing directory /etc/sysconfig while booting
Bug#: 215824 Product:  Gentoo Release Media Version: 2008.0_beta1 Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: release@gentoo.org Reported By: v_cadet@yahoo.fr
Component: All ISO
URL: 
Summary: references to missing directory /etc/sysconfig while booting
Keywords:  InSVN
Status Whiteboard: 
Opened: 2008-04-02 07:31 0000
Description:   Opened: 2008-04-02 07:31 0000
Booting with LiveCD for amd64 prompts several error messages, right after
firmware hotplug, about files that cannot be written to in /etc/sysconfig
directory.

Reproducible: Always

Steps to Reproduce:

Actual Results:  
 * Unpacking hotplug firmware ...                            [ ok ] 
 Can't write to '/etc/sysconfig/netcard': No such file or directory 
 Can't write to '/etc/sysconfig/netcard': No such file or directory 
 Can't write to '/etc/sysconfig/mouse': No such file or directory 
 Can't write to '/etc/sysconfig/mouse': No such file or directory 
 Can't write to '/etc/sysconfig/mouse': No such file or directory 
 Can't write to '/etc/sysconfig/sound': No such file or directory 
 Can't write to '/etc/sysconfig/xserver': No such file or directory 
 * Not Loading APM Bios support ...


The system boots and can still be used.

------- Comment #1 From Chris Gianelloni (RETIRED) 2008-04-02 19:12:27 0000 -------
Strange.  We should be creating the directory in the ebuild.  Anyway, I need to
fix this in the hwsetup ebuild and make sure that livecd-tools checks for the
directory before continuing.

Thanks

------- Comment #2 From Chris Gianelloni (RETIRED) 2008-04-03 00:30:04 0000 -------
OK, I just added the keepdir to the ebuild.  I could have sworn that it was
there, but it was not.  I'm also adding a check to autoconfig in livecd-tools,
so even if the ebuild is missing it, we'll create it before running hwsetup.

------- Comment #3 From Chris Gianelloni (RETIRED) 2008-04-04 01:55:46 0000 -------
OK, this is also fixed in livecd-tools SVN... I'll need to remember to roll up
a new livecd-tools before Beta 2.

------- Comment #4 From Andrew Gaffney 2008-04-06 16:40:32 0000 -------
*** Bug 216474 has been marked as a duplicate of this bug. ***

------- Comment #5 From Wim Muskee 2008-04-09 18:40:27 0000 -------
also on the x86 minimal install cd

------- Comment #6 From Chris Gianelloni (RETIRED) 2008-04-09 20:36:23 0000 -------
We're well aware.  Thank you.