Bug 881956

Summary: libnatspec: migration to /etc/hostname, /etc/vconsole.conf, /etc/locale.conf
Product: [Fedora] Fedora Reporter: Michal Schmidt <mschmidt>
Component: libnatspecAssignee: Ivan Romanov <drizt72>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: drizt72
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-11 23:25:09 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: 881785    

Description Michal Schmidt 2012-11-29 21:03:38 UTC
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 in libnatspec-0.2.6/configure.ac:
  AC_ARG_WITH(i18n-file, [  --with-i18n-file=file Use this file for system LANG search],
    i18n_file=$withval,
    i18n_file=/etc/sysconfig/i18n)

And configure is not called with any argument overriding this default.

Please update the package for the new config files.

Comment 1 Ivan Romanov 2012-11-30 07:56:31 UTC
thanks. will do.

Comment 2 Fedora Update System 2012-12-01 17:04:35 UTC
libnatspec-0.2.6-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libnatspec-0.2.6-6.fc18

Comment 3 Fedora Update System 2012-12-02 19:27:52 UTC
Package libnatspec-0.2.6-6.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 libnatspec-0.2.6-6.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19507/libnatspec-0.2.6-6.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-01-11 23:25:11 UTC
libnatspec-0.2.6-6.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.