Bug 441090 - NetworkManager sets the hostname always to 'linux'
Summary: NetworkManager sets the hostname always to 'linux'
Status: RESOLVED DUPLICATE of bug 440809
: 441779 (view as bug list)
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Beta 4
Hardware: Other Other
: P2 - High : Critical (vote)
Target Milestone: ---
Assignee: Tambet Ingo
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 14:59 UTC by Andreas Schneider
Modified: 2008-11-07 14:22 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2008-11-03 14:59:54 UTC
I've installed Beta4 today on my notebook (new installation). NetworkManager always sets the hostname to 'linux'.

It took me some time to find /etc/NetworkManager/nm-system-settings.conf which is was modified by /usr/lib/NetworkManager/nm-opensuse-sysconfig-merge.

The contetnt of /etc/NetworkManager/nm-system-settings.conf is:

----------------------------
[main]
plugins=keyfile

[keyfile]
hostname=linux

[suse]
hostname-merged=true
----------------------------

nm-opensuse-sysconfig-merge can never correct the 'hostname' value cause 'hostname-merged=true' is set.

Why doesn't NetworkManager respect /etc/HOSTNAME?
Comment 1 Marius Tomaschewski 2008-11-03 15:10:59 UTC
This breaks really many things.
Please /etc/HOSTNAME as default instead to provide own defaults.
Comment 2 Stephane Delcroix 2008-11-05 11:13:11 UTC
*** Bug 441779 has been marked as a duplicate of this bug. ***
Comment 3 Tambet Ingo 2008-11-07 14:22:58 UTC

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