Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 379577

Summary: sys-apps/openrc-0.8.3-r1: "null" is printed when starting a network interface
Product: Gentoo Hosted Projects Reporter: Yun Zheng Hu <hu>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: RESOLVED FIXED    
Severity: trivial CC: alexanderyt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: openrc:oldnet
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 374183    
Attachments: do not print "null" or "noop"

Description Yun Zheng Hu 2011-08-17 13:56:48 UTC
When you have configured a network interface with config_eth0="null" it is printed when starting the network interface.

Reproducible: Always

Steps to Reproduce:
1. configure a network interface with "null" in /etc/conf.d/net, eg:

config_eth0="null"

2. /etc/init.d/net.eth0 restart
3. "null" is printed (ebegin null)


Actual Results:  
"null" is printed when starting the interface

Expected Results:  
it should not print "null"
Comment 1 Yun Zheng Hu 2011-08-17 13:57:18 UTC
Created attachment 283669 [details, diff]
do not print "null" or "noop"
Comment 2 William Hubbs gentoo-dev 2011-08-20 19:21:26 UTC
A slightly modified version of this patch was added as commit a029dee
and will be included in openrc-0.8.4.