Mailinglist Archive: opensuse-bugs (13239 mails)
| < Previous | Next > |
[Bug 405434] New: /sbin/ ifup incorrect case for RETCODE variable when applying ETHTOOL_OPTIONS, patch
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 1 Jul 2008 11:00:12 -0600 (MDT)
- Message-id: <bug-405434-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=405434
Summary: /sbin/ifup incorrect case for RETCODE variable when
applying ETHTOOL_OPTIONS, patch
Product: openSUSE 11.0
Version: Final
Platform: i686
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: Andreas.Stieger@xxxxxx
QAContact: qa@xxxxxxx
Found By: Customer
Created an attachment (id=225387)
--> (https://bugzilla.novell.com/attachment.cgi?id=225387)
patch that fixes the case
When using ETHTOOL_OPTIONS in /etc/sysconfig/network/ifcfg-*, like
ETHTOOL_OPTIONS='-K iface tso off'
starting the network will yield this error, e.g. with rcnetwork restart
/sbin/ifup: line 772: test: !=: unary operator expected
which is caused by the incorrect case for RETCODE variable. Patch attached.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: /sbin/ifup incorrect case for RETCODE variable when
applying ETHTOOL_OPTIONS, patch
Product: openSUSE 11.0
Version: Final
Platform: i686
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: Andreas.Stieger@xxxxxx
QAContact: qa@xxxxxxx
Found By: Customer
Created an attachment (id=225387)
--> (https://bugzilla.novell.com/attachment.cgi?id=225387)
patch that fixes the case
When using ETHTOOL_OPTIONS in /etc/sysconfig/network/ifcfg-*, like
ETHTOOL_OPTIONS='-K iface tso off'
starting the network will yield this error, e.g. with rcnetwork restart
/sbin/ifup: line 772: test: !=: unary operator expected
which is caused by the incorrect case for RETCODE variable. Patch attached.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |