Your message dated Thu, 20 Jul 2017 13:41:51 +0000
with message-id <e1dybib-000bg0...@fasolo.debian.org>
and subject line Bug#868695: fixed in systemd 234-2
has caused the Debian Bug report #868695,
regarding systemd: leaves empty LC_CTYPE what breaks X11 ssh password prompt
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
868695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 234-1
Severity: critical
Justification: breaks unrelated software
I usually login on tty1 via getty and then switch to X via startx.
After recent upgrade of systemd I can no longer ssh to any
host in X11, because gpg-agent (which is used instead of ssh-agent)
fails to prompt for password, and the following error is shown instead:
sign_and_send_pubkey: signing failed: agent refused operation
Permission denied (publickey).
strace -f on gpg-agent process showed me this:
[pid 1794] <... read resumed> "OPTION lc-ctype=", 1002) = 16
[pid 1792] write(12, "\n", 1 <unfinished ...>
[pid 1794] read(6, <unfinished ...>
[pid 1792] <... write resumed> ) = 1
[pid 1794] <... read resumed> "\n", 986) = 1
[pid 1792] read(9, <unfinished ...>
[pid 1794] write(10, "ERR 536871188 IPC syntax error <"..., 81) = 81
[pid 1792] <... read resumed> "ERR 536871188 IPC syntax error <"..., 1002) = 81
Yes, LC_CTYPE and other LC_ variables are empty, because they are set
like this in /lib/systemd/system/getty@.service.
Downgrading systemd to 233-10 solves the bug for me (even though
getty@.service still contains the empty LC_ variables, but fortunatelly they
are not propagated to my terminals).
Regards,
robert
-- Package-specific info:
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (990, 'unstable-debug'), (990, 'unstable'), (990, 'testing'),
(990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.11.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE= (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages systemd depends on:
ii adduser 3.115
ii libacl1 2.2.52-3+b1
ii libapparmor1 2.11.0-6
ii libaudit1 1:2.7.7-1+b1
ii libblkid1 2.29.2-2
ii libc6 2.24-12
ii libcap2 1:2.25-1
ii libcryptsetup4 2:1.7.3-4
ii libgcrypt20 1.7.8-2
ii libgpg-error0 1.27-3
ii libidn11 1.33-1
ii libip4tc0 1.6.1-2
ii libkmod2 24-1
ii liblz4-1 0.0~r131-2+b1
ii liblzma5 5.2.2-1.3
ii libmount1 2.29.2-2
ii libpam0g 1.1.8-3.6
ii libseccomp2 2.3.1-2.1
ii libselinux1 2.6-3+b2
ii libsystemd0 234-1
ii mount 2.29.2-2
ii procps 2:3.3.12-3
ii util-linux 2.29.2-2
Versions of packages systemd recommends:
ii dbus 1.10.20-1
ii libpam-systemd 234-1
Versions of packages systemd suggests:
ii policykit-1 0.105-18
pn systemd-container <none>
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.130
ii udev 234-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 234-2
We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 868...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated systemd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 20 Jul 2017 15:13:42 +0200
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote
systemd-coredump systemd-tests libpam-systemd libnss-myhostname
libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev
libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source
Version: 234-2
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers
<pkg-systemd-maintainers@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
libnss-myhostname - nss module providing fallback resolution for the current
hostname
libnss-mymachines - nss module to resolve hostnames for local container
instances
libnss-resolve - nss module to resolve names via systemd-resolved
libnss-systemd - nss module providing dynamic user and group name resolution
libpam-systemd - system and service manager - PAM module
libsystemd-dev - systemd utility library - development files
libsystemd0 - systemd utility library
libudev-dev - libudev development files
libudev1 - libudev shared library
libudev1-udeb - libudev shared library (udeb)
systemd - system and service manager
systemd-container - systemd container/nspawn tools
systemd-coredump - tools for storing and retrieving coredumps
systemd-journal-remote - tools for sending and receiving remote journal logs
systemd-sysv - system and service manager - SysV links
systemd-tests - tests for systemd
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 868695
Changes:
systemd (234-2) unstable; urgency=medium
.
[ Martin Pitt ]
* udev README.Debian: Fix name of example *.link file
.
[ Felipe Sateler ]
* test-condition: Don't assume that all non-root users are normal users.
Automated builders may run under a dedicated system user, and this test
would fail that.
.
[ Michael Biebl ]
* Revert "units: Tell login to preserve environment"
Environment=LANG= LANGUAGE= LC_CTYPE= ... as used in the getty units is
not unsetting the variables but instead sets it to an empty var. Passing
that environment to login messes up the system locale settings and
breaks programs like gpg-agent.
(Closes: #868695)
Checksums-Sha1:
2051701a098ddf07e35ea43650518120589c473b 4812 systemd_234-2.dsc
8cf28cc2d0f5c543b689e8348869ba67ce8d5bf6 131344 systemd_234-2.debian.tar.xz
c84ca9ae61bf7a872a1d090cb4140fef205f942f 9907 systemd_234-2_source.buildinfo
Checksums-Sha256:
041c64b59a9185d366dbbd93bfe18e11c0c3ad9a7fb426b26efad1c280f0cc39 4812
systemd_234-2.dsc
60dee678a1969ee30a3fb65872d80090fa783a66c4094573971dc923512d743e 131344
systemd_234-2.debian.tar.xz
e144ef29fa76f973db1ec1a3741f1e9bd0a61659fd336a9f6397a81985f7eb1e 9907
systemd_234-2_source.buildinfo
Files:
702b03d2a8a20fdcfa57719ac924213d 4812 admin optional systemd_234-2.dsc
6a007b8f7f76c38d1dcfcbe7062066d0 131344 admin optional
systemd_234-2.debian.tar.xz
299a333bde3840cd34a248cf767cedc5 9907 admin optional
systemd_234-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAllwrooACgkQauHfDWCP
ItyXYg//W53Gx/b0PDG4Au0NTLnhOLM0p60oig/WcJnaPg4Mj/1ySd95SA+/cpKi
A+uMFQrnNg+G6W8JU69s0JzIVNtHzWkpiNy63Yh728j1KU8/nw1iu8r3AmORnjmB
GlDlOcya+dBAbz1ZJjKawoMmwik111YKXp4dVNcefzsNoj4Rjuix79LpArb3Hrou
8GBXAggmjVFS/YSJn+Gcjk4db8z6WnbSeCeRlAwH+m/hUu3mSqimihvHIGuRkSwb
2WZUW6DaBM/dRU7jni6HnJXSOw1nceoartEXrDKW8Dl1uh6UtdgP6j/ynwm4VdTL
XX9cDVH9vf6/xDqPtNtzIZ9rJncpY/iZQTLYZXHkp6zp6SaNOop1xfhy1VsqIP78
fiD7jUpIUlLQ8LrEZrtnDjdccX4Yyt6qZ0LO+H6kK1OOZJ1xrDvlNKkodys6auC1
6ds1nU0sQyz87KZ6p7KlTV/3Vz0KQ9kqv9kyFJmzPZRhpyFptYYsRXpQRnXD6Qde
u3RUI6UGXoCsl4viBlSaKsfm1TYG9VWhgzpD6IUqEBWqo8nJgoxpBD4UGPulSHlJ
vcsenCavI0Q6Mvi87vys9Qug9Pm0SqAliXGEjDMjwK2jqndytrEFC3LHs7OGV5iI
ngnKHxXlYMXIbEJP5l2bgUdM0+a2wWcNy0DobHwkY5i1/xVRiwE=
=z7t0
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers