Bug 870805
Summary: | imgcreate needs update for sysconfig changes (systemd >= 195) | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daniel Drake <dsd> | |
Component: | livecd-tools | Assignee: | Brian Lane <bcl> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 18 | CC: | adam.stokes, awilliam, bcl, bruno, dhuff, Jasper.Hartline, katzj, kay, mads | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 871542 871543 (view as bug list) | Environment: | ||
Last Closed: | 2012-12-18 06:56:08 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 752665, 871542, 871543, 881785 |
Description
Daniel Drake
2012-10-28 21:01:31 UTC
I was hit by this one. imgcreate/kickstart.py should create /etc/hostname instead of setting HOSTNAME in /etc/sysconfig/network . That way hostname would be set early in the boot process, and not later on while gdm is starting and getting confused by the hostname change. python-imgcreate-18.12-2.fc18.x86_64 It turns out that systemd reads /etc/sysconfig/network too, so my problem wasn't caused by this, only confused by it ;-) *** Bug 882241 has been marked as a duplicate of this bug. *** *** Bug 882242 has been marked as a duplicate of this bug. *** livecd-tools-18.13-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/livecd-tools-18.13-1.fc18 Package livecd-tools-18.13-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing livecd-tools-18.13-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-19802/livecd-tools-18.13-1.fc18 then log in and leave karma (feedback). This seems like the best candidate for NTH status to get this used for Final? livecd-tools-18.14-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/livecd-tools-18.14-1.fc18 livecd-tools-18.14-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |