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.
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.
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
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).
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.