Fedora is 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. We found at least: kickstart.py: f = open(self.path("/etc/sysconfig/i18n"), "w+") Please update the package for the new config files. The old files are converted and deleted from the system at update time. If reading the old files is still supported, please make sure they are never created again. Thanks!
*** This bug has been marked as a duplicate of bug 870805 ***