[BusyBox 0000776]: ifup -a broken

bugs at busybox.net bugs at busybox.net
Wed Apr 12 09:54:41 UTC 2006


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=776 
====================================================================== 
Reported By:                iggarpe
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   776
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-08-2006 00:54 PST
Last Modified:              04-12-2006 02:54 PDT
====================================================================== 
Summary:                    ifup -a broken
Description: 
Try "ifup -a" with the following interfaces file:

auto lo eth0

iface lo inet loopback

iface eth0 inet static
	address 192.168.0.150
	netmask 255.255.255.0
Result is:

ifup: duplicate interface "lo"

====================================================================== 

---------------------------------------------------------------------- 
 iggarpe - 03-08-06 00:58  
---------------------------------------------------------------------- 
Actually, code got broken in change 14294 --> 14343. 

---------------------------------------------------------------------- 
 bernhardf - 04-11-06 11:33  
---------------------------------------------------------------------- 
This should work now on trunk as of r14603, please confirm. 

---------------------------------------------------------------------- 
 iggarpe - 04-12-06 02:54  
---------------------------------------------------------------------- 
Checked and it works with the current svn version. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-08-06 00:54  iggarpe        New Issue                                    
03-08-06 00:54  iggarpe        Status                   new => assigned     
03-08-06 00:54  iggarpe        Assigned To               => BusyBox         
03-08-06 00:58  iggarpe        Note Added: 0001171                          
04-11-06 11:33  bernhardf      Note Added: 0001265                          
04-12-06 02:54  iggarpe        Note Added: 0001273                          
======================================================================




More information about the busybox-cvs mailing list