Bug 49777 - Errormsg when shutting down lo
Summary: Errormsg when shutting down lo
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: initscripts
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-23 20:28 UTC by Enrico Scholz
Modified: 2014-03-17 02:21 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-07-23 20:28:10 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2001-07-23 20:28:06 UTC
Description of Problem:

When shutting down the lo-interface I get an error-msg:

$ sh -x /sbin/ifdown lo
...
+ ip addr del 127.0.0.1/ brd 127.255.255.255 dev lo
Error: an inet prefix is expected rather than "127.0.0.1/"
+ ip link set lo down

The ifdown-scripts expects a $PREFIX variable which is not set at the
lo-interface.


Additional Information:
	
initscripts-6.05-1
iproute-2.2.4-13

Comment 1 Bill Nottingham 2001-07-24 21:13:37 UTC
Fixed in 6.07-1, thanks!


Note You need to log in before you can comment on or make changes to this bug.