Bug 1026514

Summary: libvirt does not work or print out an error message if you setup a strange LOCALE
Product: [Fedora] Fedora Reporter: Daniel Walsh <dwalsh>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, clalancette, eblake, itamar, jforbes, jyang, laine, libvirt-maint, veillard, virt-maint
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-11-04 21:05:21 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:

Description Daniel Walsh 2013-11-04 20:55:05 UTC
I was playing around with /etc/locale.conf at one point and added the following LANG entry.

more /etc/locale.conf 
LANG=en_EN.utf8

This caused systemd to set the LANG variable before starting a service.
When I started libvirtd it would fail without putting out any message even in debug mode.

I eventually replaced libvirtd with a script that did an strace of libvirtd to figure out what was going on.

Comment 1 Eric Blake 2013-11-04 21:05:21 UTC

*** This bug has been marked as a duplicate of bug 1016158 ***