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

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

    <bug>
          <bug_id>28498</bug_id>
          
          <creation_ts>2013-02-02 17:40:29 +0400</creation_ts>
          <short_desc>interfaces are disabled on changing runlevels</short_desc>
          <delta_ts>2025-11-14 12:26:36 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch t6</product>
          <component>livecd-save-nfs</component>
          <version>не указана</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>28499</dependson>
          <blocked>26681</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          
          
          <qa_contact name="QA t6">qa-t6</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>137548</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2013-02-02 17:40:29 +0400</bug_when>
    <thetext>(This problem would also affect t6 and Sisyphus, because they have the same release of the involved package.)

+++ This bug was initially created as a clone of Bug #26681 +++

livecd-save-nfs-0.3-alt4 in Simply Linux 6.0.1RC2 DVD live system

/etc/init.d/livecd-save-nfs is executed in the LiveCD system when changing runlevels (e.g., &quot;telinit 3&quot; or &quot;telinit 5&quot; afterwards), and if we had a configured iface managed by NetworkManager, it stops working:

/etc/net/ifaces/eth0/options is created:

# cat /etc/net/ifaces/eth0/options 
NM_CONTROLLED=no
BOOTPROTO=dhcp
DHCP_ARGS=-p
# 

this passes the management of this interface from NetworkManager to etcnet, but due to:

# fgrep DISABLED /etc/net/ifaces/default/options-eth 
DISABLED=yes
# 

etcnet doesn&apos;t consider it as an iface managed by etcnet. So, &quot;ifup eth0&quot;, &quot;service network restart&quot;, &quot;service NetworkManager restart&quot; give no result.


One workaround, after you understood this, is to append:

echo DISABLED=no &gt;&gt; /etc/net/ifaces/eth0/option

and manage it through etcnet (Can this be done by the script from this package? as a solution for this problem.), or to remove this newly created /etc/net/ifaces/eth0/ and return to the default situation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>276730</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2025-11-14 12:26:36 +0300</bug_when>
    <thetext>Продукт более не поддерживается. Если актуально, то необходимо перевешать на новый поддерживаемый репозиторий (p10, p11, Sisyphus).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>