BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000776 [BusyBox] Other major always 03-08-06 00:54 04-12-06 02:56
Reporter iggarpe View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0000776: 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"
Additional Information Traced the change that broke the code:

14294 --> 14396
Attached Files

- Relationships

- Notes
(0001171)
iggarpe
03-08-06 00:58

Actually, code got broken in change 14294 --> 14343.
 
(0001265)
bernhardf
04-11-06 11:33

This should work now on trunk as of r14603, please confirm.
 
(0001273)
iggarpe
04-12-06 02:54

Checked and it works with the current svn version.
 
(0001274)
bernhardf
04-12-06 02:56

Fixed on trunk as of r14603.
 

- 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
04-12-06 02:56 bernhardf Status assigned => closed
04-12-06 02:56 bernhardf Note Added: 0001274
04-12-06 02:56 bernhardf Resolution open => fixed
04-12-06 02:56 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker