This bug was fixed in the package sudo - 1.8.9p5-1ubuntu4
---
sudo (1.8.9p5-1ubuntu4) vivid; urgency=medium
* Correct sudo.pam use "session" for pam_env.so, not "auth". (LP:
#155794, LP: #25700)
-- Dimitri John LedkovTue, 23 Dec 2014
04:08:33 +
** Changed in: sudo (Ub
I believe it's a bug in sudo's PAM configuration. Specifically,
/etc/pam.d/sudo should use "session" for pam_env module, rather than
"auth".
** Package changed: pam (Ubuntu) => sudo (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Changed in: localization-config (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/155794
Title:
pam_env can't open /etc/default/locale
To manage notificat
Yes. Just installed 12.04 and still get this error message.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/155794
Title:
pam_env can't open /etc/default/locale
To manage notifications about this bug
So, this affected me on my 10.04 server. I have now fixed it manually
with update-locale. Does this problem still exist in 11.10 / 12.04 ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/155794
Title:
Again, same here on Ubuntu Server 10.04.
Like the others, fixed by executing the "update-locale" command, which
creates the file /etc/default/locale. This file appears not to exist
out-of-the-box.
The contents of this file are:
# File generated by update-locale
--
You received this bug notifi
Same here running Ubuntu Server 10.10.
The message is displayed in /var/log/auth.log for every ssh connection attempts
Resolved by running update-locale
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/15
Same here on Ubuntu Server 10.04.1
The message is displayed in /var/log/auth.log for every ssh connection attempts
Resolved by running update-locale
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubu
I confirm this issue still exists with Karmic and Lucid through 10.04.
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
Same problem here on a freshly installed Ubuntu 10.04 virtual server
(present before anything was upgraded). The message is displayed in
/var/log/auth.log The update-locale command created the file and solved
the issue. Here is the output of the 'locale' command:
$ locale
LANG=fr_CH.UTF-8
LC_CTYPE
I can confirm that. I ran update-locale manually which put an file
containing only one comment.
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
In response to Shahar Or in comment #9, I'm currently getting this
meesage in /var/log/auth.log on a Karmic virtual machine at linode.com.
The log message (with fake hostname and pids) is:
Feb 22 21:18:09 myhostname sshd[1234567]: pam_env(sshd:setcred): Unable
to open env file: /etc/default/locale
Peter: Since I don't have the system(s) around in a state that I can
check that anymore, I can't answer your question.
You should be able to reproduce the problem by downgrading the pam
packages, removing the /etc/default/locale, and then upgrading. But I
haven't tested that.
You can't expect us
I can't even remember where I got this message.
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
Is this bug still causing problems?
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
>From debian perspective, here are some comments:
> This is part of the PAM configuration of each package. For example, from
> /etc/pam.d/login:
>
> session required pam_env.so readenv=1 envfile=/etc/default/locale
>
> > * I can't find who/what might be responsible for the /etc/default/loca
As it has enought info, I moved it to Triaged...
** Changed in: pam (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: pam (Ubuntu)
Status: Confirmed => Triaged
** Changed in: pam (Ubuntu)
Importance: Wishlist => Low
--
pam_env can't open /etc/default/locale
https://bugs.l
** Tags added: bitesize packaging
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
I agree that this is supposed to be fixed. Perhaps a postinst in the
package to call the update-locale will fix this issue.
** Changed in: pam (Ubuntu)
Status: New => Confirmed
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notifica
I have a hardy to intrepid update and I also had this error message.
/etc/default/locale did not exist. I ran sudo update-locale and that
seems to have fixed it. At least it created the file. But As the last
poster stated, we shold not have to run this command by hand.
--
pam_env can't open /e
If you have to run the command by hand to get rid of the error messages,
then I think we still have a bug here.
** Changed in: pam (Ubuntu)
Status: Fix Released => New
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification beca
On the hardy, I just checked and this solves the problem:
1. You have the belocs-locales-bin installed (deboostrap?)
2. You run update-local that will rebuild the file there as Nocolas said. So,
we can close this?
** Changed in: pam (Ubuntu)
Status: New => Fix Released
--
pam_env can't o
Hello,
In my Debian box, this file is generated by the command update-locale
from the package belocs-locales-bin.
I tried to use this command in gutsy : the file was successfully
created, but it was empty :
$ cat /etc/default/locale
# File generated by update-locale
Regards
--
pam_env can'
** Changed in: localization-config (Debian)
Status: Unknown => New
--
pam_env can't open /etc/default/locale
https://bugs.launchpad.net/bugs/155794
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing lis
24 matches
Mail list logo