Package: lightdm
Version: 1.4.0-1
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

lightdm's /etc/init/lightdm.conf file tries to run lightdm from
/usr/bin/lightdm while it is in fact installed as /usr/sbin/lightdm.

The attached patch fixes the path.

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.6-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lightdm depends on:
ii  adduser                                3.113+nmu3
ii  consolekit                             0.4.5-3.1
ii  dbus                                   1.6.8-1
ii  debconf [debconf-2.0]                  1.5.46
ii  libc6                                  2.16-0experimental1
ii  libglib2.0-0                           2.34.2-1
ii  libpam0g                               1.1.3-7.1
ii  libxcb1                                1.8.1-2
ii  libxdmcp6                              1:1.1.1-1
ii  lightdm-gtk-greeter [lightdm-greeter]  1.3.1-1

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.7+1

Versions of packages lightdm suggests:
ii  accountsservice  0.6.24-1
ii  upower           0.9.17-1

- -- Configuration Files:
/etc/init/lightdm.conf changed [not included]
/etc/lightdm/lightdm.conf changed [not included]

- -- debconf information:
  lightdm/daemon_name: /usr/sbin/lightdm
* shared/default-x-display-manager: lightdm

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJQtL+RAAoJEACAbyvXKaRXz7cP/RQ6qjx4eVm2DkAQ4/PG4jpj
/cPAhHwuM/MVEAFZjm2EZaWMXS50khnylKI7ET4h9JAHC4I8Y7MSF0xap66CqXZy
yHOmb8Pblra1zxBhJ95UcGYQfbg6admmXrt9MsTL2r27FvNG+0NHzCIVMsGQfQ8q
qNWYVTs50ZME3fody8RCInqwWAtnJhnekqMlfDzN/RuVrG9lVGMHHJGVAprsvbSJ
ciGH/HONxMzKsZiqxXck1Tc/M3MM9Ldn7My0jsj4C0dRh4GG2eVusdgnr6aL2kK/
Fz5LUKzLEXkPvO2mraLbWHXCUCBSlKIIg3WDnG1c9i/3EbgK6UUmZwyFcONy21wy
9EbcMDy7pkpGvH453apq7kZ1GFaQDVrc2LhAhD8/465C94j1suYzn8sjgt1Mn2MX
1psF5EMJBfCQZDB4adS0UfthP2V0VZVuxQ453PmxcowH8Zw3O36nYixb+rqzy9Rt
/xKV6UpcpjhOmOniH7hiBJUhXCrIGEulimxztn+fFOeI8ktlXm/Cic4lKik4qJnu
QNV6Q/h+jX3cK44bHH9F7IDw2go3c/ldBOZKkoIXOcXUOqGcJ51KpXxKOgOj0TuR
aW3egTexpraRCNd1KONkd0ukhObyNrsLZy53/3grP624UTlgXIvkEtIM+pMgPmaY
0w6YCjHKc/PDawMWO1Vl
=DTxe
-----END PGP SIGNATURE-----
diff -Nru lightdm-1.4.0/debian/changelog lightdm-1.4.0/debian/changelog
--- lightdm-1.4.0/debian/changelog	2012-10-07 09:16:35.000000000 +0200
+++ lightdm-1.4.0/debian/changelog	2012-11-27 14:19:31.000000000 +0100
@@ -1,3 +1,12 @@
+lightdm (1.4.0-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches:
+   - 06_upstart_path: Run lightdm from /usr/sbin, where it is
+     installed on Debian.
+
+ -- Jelmer Vernooij <jel...@debian.org>  Tue, 27 Nov 2012 14:18:58 +0100
+
 lightdm (1.4.0-1) experimental; urgency=low
 
   * New upstream release.
diff -Nru lightdm-1.4.0/debian/patches/06_upstart_path.patch lightdm-1.4.0/debian/patches/06_upstart_path.patch
--- lightdm-1.4.0/debian/patches/06_upstart_path.patch	1970-01-01 01:00:00.000000000 +0100
+++ lightdm-1.4.0/debian/patches/06_upstart_path.patch	2012-11-27 14:18:27.000000000 +0100
@@ -0,0 +1,9 @@
+diff -ur lightdm-1.4.0/data/init/lightdm.conf lightdm-1.4.0.fixed/data/init/lightdm.conf
+--- lightdm-1.4.0/data/init/lightdm.conf	2011-12-09 02:51:23.000000000 +0100
++++ lightdm-1.4.0.fixed/data/init/lightdm.conf	2012-11-27 14:17:39.813147575 +0100
+@@ -9,4 +9,4 @@
+ emits login-session-start
+ emits desktop-session-start
+ 
+-exec /usr/bin/lightdm
++exec /usr/sbin/lightdm
diff -Nru lightdm-1.4.0/debian/patches/series lightdm-1.4.0/debian/patches/series
--- lightdm-1.4.0/debian/patches/series	2012-10-06 17:32:31.000000000 +0200
+++ lightdm-1.4.0/debian/patches/series	2012-11-27 14:18:38.000000000 +0100
@@ -3,3 +3,4 @@
 03_quit-plymouth.patch
 04_dont-add-pkglibexecdir-path.patch
 05_debianize-pam-files.patch
+06_upstart_path.patch

Reply via email to