After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 450051 - firestarter startup script doesn't work with localized ifconfig
firestarter startup script doesn't work with localized ifconfig
Status: RESOLVED DUPLICATE of bug 537082
Product: firestarter
Classification: Deprecated
Component: general
unspecified
Other All
: Normal major
: ---
Assigned To: Tomas Junnonen
Tomas Junnonen
Depends on:
Blocks:
 
 
Reported: 2007-06-22 13:02 UTC by Martin Pärtel
Modified: 2008-06-10 19:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Pärtel 2007-06-22 13:02:31 UTC
Please describe the problem:
/etc/firestarter/firestarter.sh assumes ifconfig produces output in English.

Version: 1.0.3 on Ubuntu 7.04


Steps to reproduce:
LANG="et_EE.UTF-8" /etc/firestarter/firestarter.sh
(same result with /etc/init.d/firestarter)


Actual results:
"External network device eth1 is not ready. Aborting.."

Expected results:


Does this happen every time?
yes

Other information:
A workaround is to place LANG="C" to /etc/firestarter/configuration, but that should of course be done in the startup script itself.
Comment 1 André Klapper 2008-06-10 19:11:00 UTC
Thanks for the bug report. This particular bug has been reported with a patch to solve the issue into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 537082 ***