<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tiagomatos@gmail.com" title="Rui Tiago Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Tiago Matos</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - systemd environment is not updated after locale changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69821">bug 69821</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - systemd environment is not updated after locale changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69821#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - systemd environment is not updated after locale changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69821">bug 69821</a>
              from <span class="vcard"><a class="email" href="mailto:tiagomatos@gmail.com" title="Rui Tiago Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Tiago Matos</span></a>
</span></b>
        <pre>Ok, that was a good hint, seems like it's selinux that's denying us:

systemd[1]: Setting log level to debug.
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
systemd[1]: Accepted connection on private bus.
systemd[1]: Got D-Bus request: org.freedesktop.DBus.Properties.Get() on
/org/freedesktop/systemd1
systemd[1]: SELinux access check
scon=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
tcon=system_u:system_r:init_t:s0 tclass=system perm=status path=(null)
cmdline=systemctl show-environment: 0
systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on
/org/freedesktop/DBus/Local
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
polkitd[322]: Registered Authentication Agent for unix-process:1169:19037
(system bus name :1.44 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object
path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
systemd[1]: Got D-Bus request:
org.freedesktop.systemd1.Manager.UnsetAndSetEnvironment() on
/org/freedesktop/systemd1
systemd[1]: SELinux policy denies access.
systemd[1]: SELinux access check scon=system_u:system_r:systemd_localed_t:s0
tcon=system_u:system_r:init_t:s0 tclass=system perm=reboot path=(null)
cmdline=(null): -13
systemd-localed[942]: Failed to set locale information: Access denied
systemd-localed[942]: Changed locale information.
systemd[1]: Received SIGCHLD from PID 1170 (pkttyagent).
systemd[1]: Got SIGCHLD for process 1170 (pkttyagent)
systemd[1]: Child 1170 died (code=killed, status=15/TERM)
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
systemd[1]: Got D-Bus request: org.freedesktop.DBus.NameOwnerChanged() on
/org/freedesktop/DBus
polkitd[322]: Unregistered Authentication Agent for unix-process:1169:19037
(system bus name :1.44, object path
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
(disconnected from bus)


After a setenforce 0 it works fine. Closing this, thanks for the help.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>