downgrade to sysvinit-2.78
    
    
      
        | Reported by: | gerard@… | Owned by: | lfs-book@… | 
      
        | Priority: | normal | Milestone: |  | 
      
        | Component: | Book | Version: | CVS | 
      
        | Severity: | normal | Keywords: |  | 
      
        | Cc: |  |  |  | 
    
    
      
      
      
        
functions script uses pidlist=$(pidof -o $$ -o $PPID -o %PPID -x $base) which
may not work properly with the sysvinit-2.79 package (reason unknown so far).
       
     
   
 
      
        
        
          Change History
          (10)
        
          
          
          
  
  
  
    
      | Summary: | new sysvinit may have broken pidlist=$(pidof -o $$ -o $PPID -o %PPID -x $base) → downgrade to sysvinit-2.78 | 
  
 
           
          
  
  
  
    
      | Resolution: | → fixed | 
    
      | Status: | new → closed | 
  
 
           
          
  
  
  
    
      | Resolution: | fixed | 
    
      | Status: | closed → reopened | 
  
 
           
          
  
  
  
    
      | Resolution: | → later | 
    
      | Status: | reopened → closed | 
  
 
           
          
          
          
  
  
  
    
      | Resolution: | later | 
    
      | Status: | closed → reopened | 
  
 
           
          
  
  
  
    
      | Resolution: | → invalid | 
    
      | Status: | reopened → closed | 
  
 
           
          
         
       
     
        
    
mca@irc pointed out that sysvinit-2.79's killall5 is broken (/bin/pidof is a symlink to kilalll5) and causes our functions script to misbehave quite badly.
He has emailed the author of sysvinit
Perhaps we should downgrade to 2.78 until the problem has been fixed. Right now the bootscripts may be broken.