Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 110420

Summary: network not restarting after suspend on french installation of redhat linux 9.0
Product: [Retired] Red Hat Linux Reporter: dominique delamarre <dominique.delamarre>
Component: apmdAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: copeca, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-11-19 17:21:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dominique delamarre 2003-11-19 14:00:42 UTC
Description of problem:
using Redhat Linux 9.0 installed with french language on a laptop
either Compaq armada M700 or IBM thinkpad R40, after suspending
(e.g. using apm -s), the network has to be restarted by hand.

Version-Release number of selected component (if applicable):
APM BIOS 1.2 (kernel driver 1.16)
apmscript,v 1.9 2003/02/21 01:05:59

How reproducible:


Steps to Reproduce:
1. install redhat 9.0 using french language
2. suspend using "apm -s"
3. awake computer
  
Actual results:
network is inactive, has to be restarted by hand (e.g. ifconfig or
gnome network configuration tool)

Expected results:
network should be restarted when getting out of supended mode

Additional info:

after investigating a bit; it seems related to
/etc/sysconfig/apm-scripts/apmscript :
calling LC_ALL=C /etc/init.d/network status gives : 

Périphériques configurés :
lo eth0
Périphériques actifs :
eth0

in french while the script pipes the command on :
 LC_ALL=C grep -A1 "Currently active devices" |tail -n1`

Comment 1 Bill Nottingham 2003-11-19 17:21:26 UTC
This should be fixed in Fedora Core 1.

Comment 2 Bill Nottingham 2003-12-04 16:46:55 UTC
*** Bug 111484 has been marked as a duplicate of this bug. ***