Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 133435

Summary: rc-update : erroneous run levels
Product: Gentoo Linux Reporter: genbug
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description genbug 2006-05-15 18:24:47 UTC
bash-3.1#rc-update -s
 * Invalid runlevel entry: /etc/runlevels/boot/.keep
 * Invalid runlevel entry: /etc/runlevels/default/.keep
 * Invalid runlevel entry: /etc/runlevels/nonetwork/.keep
 * Invalid runlevel entry: /etc/runlevels/single/.keep
           alsasound |      default                  
            bootmisc | boot                          
             checkfs | boot                          
           checkroot | boot                          
               clock | boot                          
            coldplug | boot                          
         consolefont | boot                          
            hostname | boot                          
             hotplug |      default                  
             keymaps | boot                          
          lm_sensors |      default                  



bash-3.1#ls -ail /etc/runlevels/*/.keep
71725 -rw-r--r-- 1 root root 0 2004-10-27 23:38 /etc/runlevels/boot/.keep
71742 -rw-r--r-- 1 root root 0 2004-10-27 23:38 /etc/runlevels/default/.keep
71753 -rw-r--r-- 1 root root 0 2004-10-27 23:38 /etc/runlevels/nonetwork/.keep
71756 -rw-r--r-- 1 root root 0 2004-10-27 23:38 /etc/runlevels/single/.keep


If these files are now redundant they should be removed by the ebuild/etc-update
o'w there is a bug in recent baselayout.
Comment 1 SpanKY gentoo-dev 2006-05-15 19:20:52 UTC

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