Your message dated Sat, 19 Sep 2015 13:35:00 +0000
with message-id <[email protected]>
and subject line Bug#798967: fixed in lightdm 1.16.2-1
has caused the Debian Bug report #798967,
regarding lightdm: Does not source /etc/environment through pam_env
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 [email protected]
immediately.)
--
798967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798967
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lightdm
Version: 1.10.3-3
Severity: important
Dear Maintainer,
Since jessie, lightdm has broken my setup (breaking network printing,
authorized with Kerberos in my case) because it does not source
/etc/environment when starting a session, as any DM should.
My setup did work correctly previously with wheezy (its lightdm version
correctly sourced this file).
For me, the fix was to remove the "envfile=/etc/default/locale" argument
to pam_env.so in /etc/pam.d/lightdm. This change is Debian-specific, and
comes from this patch version:
http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/lightdm/debian/patches/05_debianize-pam-files.patch?revision=7308&view=markup
Furthermore, the comment above is inconsistent with the line described.
I really do not know what /etc/default/locale has to do with the whole
environment: it is just a small part of it (I do not even know where
this is sourced; still, I get the correct locale even with my fix).
This bug and its solution look quite like the fix proposed in #784158
(apart from the user environment sourcing; I have no opinion on this)
but it has been dismissed has "fixed-upstream" (which is strange as it
seems Debian-specific) and "wontfix" which is really a big mistake, thus
the severity "important" here, as it is *really* breaking a rather
fundamental function, to me.
Please explain the rationale behind the /etc/default/locale thing or
please fix it for jessie (I lost *a lot* of time on this).
Thanks,
-- benjamin
-- System Information:
Debian Release: 8.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages lightdm depends on:
ii adduser 3.113+nmu3
ii consolekit 0.4.6-5
ii dbus 1.8.20-0+deb8u1
ii debconf [debconf-2.0] 1.5.56
ii libc6 2.19-18+deb8u1
ii libgcrypt20 1.6.3-2
ii libglib2.0-0 2.42.1-1
ii libpam-systemd 215-17+deb8u2
ii libpam0g 1.1.8-3.1
ii libxcb1 1.10-3+b1
ii libxdmcp6 1:1.1.1-1+b1
ii lightdm-gtk-greeter [lightdm-greeter] 1.8.5-2
Versions of packages lightdm recommends:
ii xserver-xorg 1:7.7+7
Versions of packages lightdm suggests:
pn accountsservice <none>
ii upower 0.99.1-3.2
-- Configuration Files:
/etc/apparmor.d/lightdm-guest-session 9d3af5806375ac868fcaf5aaf3d56a00 [Errno
2] Aucun fichier ou dossier de ce type: u'/etc/apparmor.d/lightdm-guest-session
9d3af5806375ac868fcaf5aaf3d56a00'
/etc/pam.d/lightdm changed:
auth requisite pam_nologin.so
auth required pam_env.so
@include common-auth
-auth optional pam_gnome_keyring.so
@include common-account
session [success=ok ignore=ignore module_unknown=ignore default=bad]
pam_selinux.so close
session required pam_limits.so
session required pam_loginuid.so
@include common-session
session [success=ok ignore=ignore module_unknown=ignore default=bad]
pam_selinux.so open
-session optional pam_gnome_keyring.so auto_start
@include common-password
-- debconf information:
* shared/default-x-display-manager: lightdm
lightdm/daemon_name: /usr/sbin/lightdm
--- End Message ---
--- Begin Message ---
Source: lightdm
Source-Version: 1.16.2-1
We believe that the bug you reported is fixed in the latest version of
lightdm, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yves-Alexis Perez <[email protected]> (supplier of updated lightdm 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 19 Sep 2015 15:08:51 +0200
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0
liblightdm-gobject-dev liblightdm-qt-dev gir1.2-lightdm-1
Architecture: source amd64
Version: 1.16.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <[email protected]>
Changed-By: Yves-Alexis Perez <[email protected]>
Description:
gir1.2-lightdm-1 - Typelib file for liblightdm-1
liblightdm-gobject-1-0 - simple display manager (gobject library)
liblightdm-gobject-dev - simple display manager (gobject development files)
liblightdm-qt-3-0 - simple display manager (Qt library)
liblightdm-qt-dev - simple display manager (Qt development files)
lightdm - simple display manager
lightdm-vala - simple display manager (Vala files)
Closes: 798967
Changes:
lightdm (1.16.2-1) unstable; urgency=medium
.
* debian/patches:
- 05_debianize-pam-files updated, fix pam_env configuration and correctly
load /etc/environment. closes: #798967
* debian/watch updated to track 1.16 branch.
* New upstream release.
* debian/liblightdm-gobject-1-0.symbols updated for new release.
* debian/control:
- add build-dep on libaudit-dev for audit support.
Checksums-Sha1:
79ae8999680949f33d1cdbef2642d8ab12fe3de8 2407 lightdm_1.16.2-1.dsc
c27e8ee5233b5505ac563806e8842cefc522243d 480092 lightdm_1.16.2.orig.tar.xz
7e9ae7b5b4c18fc99f399f92d1bd3b8f316aad5c 35192 lightdm_1.16.2-1.debian.tar.xz
10d06b175ab0e3ae021e5a284ed0d1d30849b661 25700
gir1.2-lightdm-1_1.16.2-1_amd64.deb
786422ca62f1ca5895f42b29488e032a1a4b2032 53850
liblightdm-gobject-1-0_1.16.2-1_amd64.deb
405852a3bc1200c58329f1f78c17bb3ad852bb92 81554
liblightdm-gobject-dev_1.16.2-1_amd64.deb
ee7f96a0e52514107f7c077a65b401cf01b8048d 51386
liblightdm-qt-3-0_1.16.2-1_amd64.deb
3e48a088c92efca8bdd1933377c2e89690d2f5bb 51840
liblightdm-qt-dev_1.16.2-1_amd64.deb
200c20e363d5d11f6de500717f774416cace3cb4 23940 lightdm-vala_1.16.2-1_amd64.deb
817bbadd55ebab78f4b2fd7a6fff146deee6fbe8 158380 lightdm_1.16.2-1_amd64.deb
Checksums-Sha256:
38f7132489ab064c385bef4ba90b66c3902eddfbfc239baadc3581c42aa13e3b 2407
lightdm_1.16.2-1.dsc
18024767158e29adca327778cb05440338972187f15263664d8266b982905218 480092
lightdm_1.16.2.orig.tar.xz
77761f506e3eaf24c7e2c9640a968f9b6ffe8e651002719b0d8c7aa64571c913 35192
lightdm_1.16.2-1.debian.tar.xz
ff5dc539bb20a0351059871c812c49932e5572f341ddfbcec071843c6371a885 25700
gir1.2-lightdm-1_1.16.2-1_amd64.deb
2053f297c03918b4e662dbf600e0e70ff8a11e1e309237ea2ed2da03fc43a44d 53850
liblightdm-gobject-1-0_1.16.2-1_amd64.deb
1472db10ba75e3923f34530901e08df4970d90affe858a3ef0fb861ead1ce4db 81554
liblightdm-gobject-dev_1.16.2-1_amd64.deb
0a6b77c2ef2d0ae33a92046981af62d97002cf9ff9410d1719c76504e3ccc446 51386
liblightdm-qt-3-0_1.16.2-1_amd64.deb
5df40080ebad066788f19d86f48b9470825d18052b355b5cff63fbabcc49d996 51840
liblightdm-qt-dev_1.16.2-1_amd64.deb
11683a04a07b8cd5537e7494138c69f9009a89cd151e1a164ce79dc62a2f25a2 23940
lightdm-vala_1.16.2-1_amd64.deb
be1565b7aa2092c975bfdf6641918b79a4131529ef09b59f29882466b2e5e896 158380
lightdm_1.16.2-1_amd64.deb
Files:
d9f90a72aab96497bc6ae6d019e26564 2407 x11 optional lightdm_1.16.2-1.dsc
20f4bcfb69b9e8b2b7c94e899a366863 480092 x11 optional lightdm_1.16.2.orig.tar.xz
058690b5233f8bb418965cdcb9e4de73 35192 x11 optional
lightdm_1.16.2-1.debian.tar.xz
8d3a7c7d385c97b6b1c080f6a09be122 25700 libs optional
gir1.2-lightdm-1_1.16.2-1_amd64.deb
f7aefd3c18a744b86ff39dedac671a40 53850 libdevel optional
liblightdm-gobject-1-0_1.16.2-1_amd64.deb
7c9bc07502348557205ae5d4cedf2679 81554 libdevel optional
liblightdm-gobject-dev_1.16.2-1_amd64.deb
e942f8fb69dd47e7bd3e50fb42801087 51386 libdevel optional
liblightdm-qt-3-0_1.16.2-1_amd64.deb
0b03c7c3330764100bb91505a0fd1ac4 51840 libdevel optional
liblightdm-qt-dev_1.16.2-1_amd64.deb
03badc07c2f95f68d137d7f8a5350cec 23940 x11 optional
lightdm-vala_1.16.2-1_amd64.deb
283e0e6f0d3c7354ec807a68c1dbf3c8 158380 x11 optional lightdm_1.16.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBCgAGBQJV/WEXAAoJEG3bU/KmdcCl1TsH/RaThU+UsOl63y7Xu8mPE/iG
2onE2AWbHgt2l/N2ZBj0TdVCMUP1Nr4LDpQUWzSoxeieZI4IrnuUT/li2BFEESdc
NT55d2vJcfveV8+JtLGqi7E2Zz2H/FhGLHsKrgk/YcdMuuDjmaEd7uL2roEHD2AY
JuIYfq30euLQu5BdKt5O68qsrNs9UNk0WDYyI/FlhSFOugMOzFw8ZbEze7IL/0Of
H0yVr/EKE8N0O3Y7EKZM8cg0UUKauljeDxddqR2uiMdAWaW80LB3Us3vm4/asFFM
qNeLJCaonVUCSOpunZhx39HAUg1OFzYoCzE2eWQx38f4goSFf6OIF2e3Y6E9eiM=
=tiPC
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel