emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22175: closed (/etc/environment not honored by lsh


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22175: closed (/etc/environment not honored by lshd)
Date: Wed, 03 Feb 2016 10:25:02 +0000

Your message dated Wed, 03 Feb 2016 11:24:48 +0100
with message-id <address@hidden>
and subject line Re: bug#22514: emacs INFO pages have "?"s instead of "'"s
has caused the debbugs.gnu.org bug report #22514,
regarding /etc/environment not honored by lshd
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22514: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22514
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: /etc/environment not honored by lshd Date: Tue, 15 Dec 2015 09:02:51 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Hello!

Somehow /etc/environment isn’t honored when logging in via SSH to an
lshd server running on GuixSD, despite the fact that /etc/pam.d/lshd has
this:

--8<---------------cut here---------------start------------->8---
account required pam_unix.so 
auth required pam_unix.so 
password required pam_unix.so sha512 shadow
session required pam_env.so 
session required pam_unix.so 
--8<---------------cut here---------------end--------------->8---

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#22514: emacs INFO pages have "?"s instead of "'"s Date: Wed, 03 Feb 2016 11:24:48 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
myglc2 <address@hidden> skribis:

> address@hidden (Ludovic Courtès) writes:
>
>> retitle 22514 Missing environment variables when logging in via SSH
>> merge 22513 22175
>> thanks
>>
>> myglc2 <address@hidden> skribis:
>>
>>> In emacs INFO pages, single quotes "'" appear as question marks "?" and
>>> 'echo $LANG' returns a blank line.
>>>
>>> I am running guixSD on a headless server & logging in via the iTerm2
>>> terminal emulator running on Max OS X... e.g. 'ssh' & 'emacs -nw'
>>
>> This bug is due to <http://bugs.gnu.org/22175>, which appears to be
>> fixed by the patch below (I tested it in a VM.)
>>
>> Could you confirm that it works for you?
>
> Yes, that fixes it here. Thank you.

Great, thanks for testing!

Pushed as 2a5f0db, closing the bug now.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]