[Bug 948538] [NEW] eth* device names hardcoded in debian/pre-up script
Daniel Jared Dominguez
948538 at bugs.launchpad.net
Tue Mar 6 23:00:42 UTC 2012
Public bug reported:
In the pre-up script in this package, eth* device names are hardcoded.
This affects machines with biosdevname enabled.
See line 135 of this script in ifenslave-2.6 (1.1.0-19ubuntu5):
BOND_SLAVES=`sed -ne 's/ *\(eth[^:]*\):.*/\1/p' /proc/net/dev`
This appears to be the only line of code in this package where this is
hardcoded.
** Affects: ifenslave-2.6 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ifenslave-2.6 in Ubuntu.
https://bugs.launchpad.net/bugs/948538
Title:
eth* device names hardcoded in debian/pre-up script
Status in “ifenslave-2.6” package in Ubuntu:
New
Bug description:
In the pre-up script in this package, eth* device names are hardcoded.
This affects machines with biosdevname enabled.
See line 135 of this script in ifenslave-2.6 (1.1.0-19ubuntu5):
BOND_SLAVES=`sed -ne 's/ *\(eth[^:]*\):.*/\1/p' /proc/net/dev`
This appears to be the only line of code in this package where this is
hardcoded.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/948538/+subscriptions
More information about the foundations-bugs
mailing list