<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>15267</bug_id>
          
          <creation_ts>2008-04-08 15:14:12 +0400</creation_ts>
          <short_desc>/etc/init.d/network cannot restart when BOOTPROTO is dhcp-ipv4ll</short_desc>
          <delta_ts>2009-02-10 15:56:15 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>ПСПО</product>
          <component>usability</component>
          <version>snapshot</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://pastebin.com/m45c97d75</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>15274</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Grushin">mcgru</reporter>
          <assigned_to name="ruslandh">ruslandh</assigned_to>
          <cc>dottedmag</cc>
    
    <cc>ktirf</cc>
          
          <qa_contact name="Andrey Cherepanov">cas</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67772</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Grushin">mcgru</who>
    <bug_when>2008-04-08 15:14:12 +0400</bug_when>
    <thetext>After i installed the Alt Junior 4.0, the BOOTPROTO in
/etc/net/ifaces/eth0/options was set to &apos;dhcp-ipv4ll&apos;. 
While restarting &apos;network&apos; service, the dhcpcd is not killed when
BOOTPROTO=dhcp-ipv4ll due to missing strings in /etc/net/scripts/functions that
kills program with pid `cat /var/run/dhcpcd-ethX.pid`.
There is only `cat /var/run/autoipd/avahi-autoipd.$NAME.pid` is killed, when the
sub stop_ipv4ll_client() is used.

Steps to Reproduce:
1. Setup ethX with BOOTPROTO=dhcp-ipv4ll
2. service network restart
3. service network restart (should be restarted twice)
Actual Results:  
ethX cannot start due to running dhcpcd (/var/run/dhcpcd-ethX.pid exists)

Expected Results:  
Network should be restarted successfully, and new ip-address should be received
with dhcpcd.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>68555</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey Bolshakov">sbolshakov</who>
    <bug_when>2008-04-17 19:39:12 +0400</bug_when>
    <thetext>fixed in beta 20080411</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>