Bug 881841 - augeas: migration to /etc/hostname, /etc/vconsole.conf, /etc/locale.conf
Summary: augeas: migration to /etc/hostname, /etc/vconsole.conf, /etc/locale.conf
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: augeas
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Lutterkort
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 881785
TreeView+ depends on / blocked
 
Reported: 2012-11-29 16:39 UTC by Michal Schmidt
Modified: 2013-04-30 23:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-15 02:24:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
update shellvars incl list (555 bytes, patch)
2012-12-06 10:18 UTC, Dominic Cleal
no flags Details | Diff

Description Michal Schmidt 2012-11-29 16:39:25 UTC
We're migrating away from:
 /etc/sysconfig/network (the HOSTNAME=... setting)
 /etc/sysconfig/keyboard
 /etc/sysconfig/i18n
to:
 /etc/hostname
 /etc/vconsole.conf
 /etc/locale.conf

See the tracker bug 881785 for details.

I am not very familiar with augeas, but it seems to me as a kind of software that has to be updated for changes in locations and formats of configuration files.

For instance, augeas-0.10.0/lenses/shellvars.aug references "i18n" and "keyboard".

Please consider doing any changes necessary to handle the new config files.

Comment 1 Dominic Cleal 2012-12-06 10:18:59 UTC
Created attachment 658646 [details]
update shellvars incl list

Augeas is a parser, so we'll just need to make sure it can support the new formats.  It'll be up to higher level programs to use Augeas to edit the right file.

/etc/hostname has a lens in 0.10.0-5.fc18 already, so that'll just work.

/etc/locale.conf and vconsole.conf are Shellvars compatible, so I've added them in 2cb8db0c upstream.  The attached patch should apply against the F18 package and adds shellvars files present in a base F18 install.

Comment 2 Fedora Update System 2013-01-04 21:27:12 UTC
augeas-1.0.0-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/augeas-1.0.0-1.fc18

Comment 3 Fedora Update System 2013-01-05 21:54:56 UTC
Package augeas-1.0.0-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 augeas-1.0.0-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-0297/augeas-1.0.0-1.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-01-15 02:24:11 UTC
augeas-1.0.0-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.