<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>154162</bug_id>
          
          <creation_ts>2006-11-05 10:44 0000</creation_ts>
          <short_desc>gnustep-base: broken initscript</short_desc>
          <delta_ts>2006-12-05 11:50:51 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>simon.lipp@insa-lyon.fr</reporter>
          <assigned_to>gnustep@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>simon.lipp@insa-lyon.fr</who>
            <bug_when>2006-11-05 10:44:50 0000</bug_when>
            <thetext>Two problems in this /etc/init.d/gnustep:
   - Problem at /etc/init.d/gnustep start:
 * Starting GNUstep services ...                                         [ ok ]
 * DO NOT USE EXIT IN INIT.D SCRIPTS 
 * This IS a bug, please fix your broken init.d 
 * ERROR:  gnustep failed to start 
It seems that start() search for &quot;Makefiles&quot; in ${GNUSTEP_SYSTEM_ROOT} but it is in &quot;${GNUSTEP_SYSTEM_ROOT}/Library&quot;

   - Problem at /etc/init.d/gnustep stop
stop() never succeed. I think the final &quot;eend 1&quot; should be replaced by &quot;eend 0&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hypnos75@gmail.com</who>
            <bug_when>2006-11-19 04:09:48 0000</bug_when>
            <thetext>Also, the &quot;eend 1&quot; in the start routine needs to be removed, because it trips the init system&apos;s quality-assurance protocol.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grobian@gentoo.org</who>
            <bug_when>2006-12-05 11:50:51 0000</bug_when>
            <thetext>fixed in CVS.

Thanks!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>