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

Bug#382418: marked as done (xdm depends on wrong location)



Your message dated Tue, 14 Aug 2007 14:32:25 +0000
with message-id <E1IKxRZ-0005ME-4v@ries.debian.org>
and subject line Bug#382418: fixed in xdm 1:1.1.5-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xdm
Version: 1.0.5-1

The program xdm is installed as /usr/bin/xdm.  However, the rc
script requires /etc/X11/default-display-manager to contain
the string /usr/bin/X11/xdm.

I suggest to use something like

-DAEMON=/usr/bin/X11/xdm
+DAEMON=/usr/bin/xdm
+DAEMON_OLD=/usr/bin/X11/xdm

...

     if [ "$HEED_DEFAULT_DISPLAY_MANAGER" = "true" ] &&
        [ -e $DEFAULT_DISPLAY_MANAGER_FILE ] &&
-       [ "$(cat $DEFAULT_DISPLAY_MANAGER_FILE)" != "$DAEMON" ]; then
+       [ "$(cat $DEFAULT_DISPLAY_MANAGER_FILE)" != "$DAEMON" -o \
+         "$(cat $DEFAULT_DISPLAY_MANAGER_FILE)" != "$DAEMON_OLD" ]; then

Regards,

	Joey

-- 
Experience is something you don't get until just after you need it.

Please always Cc to me when replying to me on the lists.


--- End Message ---
--- Begin Message ---
Source: xdm
Source-Version: 1:1.1.5-1

We believe that the bug you reported is fixed in the latest version of
xdm, which is due to be installed in the Debian FTP archive:

xdm_1.1.5-1.diff.gz
  to pool/main/x/xdm/xdm_1.1.5-1.diff.gz
xdm_1.1.5-1.dsc
  to pool/main/x/xdm/xdm_1.1.5-1.dsc
xdm_1.1.5-1_i386.deb
  to pool/main/x/xdm/xdm_1.1.5-1_i386.deb
xdm_1.1.5.orig.tar.gz
  to pool/main/x/xdm/xdm_1.1.5.orig.tar.gz



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 382418@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xdm 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Tue, 14 Aug 2007 15:58:19 +0200
Source: xdm
Binary: xdm
Architecture: source i386
Version: 1:1.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xdm        - X display manager
Closes: 256299 382418 419143 427233
Changes: 
 xdm (1:1.1.5-1) unstable; urgency=low
 .
   * Use /usr/bin/xdm instead of /usr/bin/X11/xdm in the init script and in the
     debconf templates.  On upgrades, if /etc/X11/default-display-manager
     contains /usr/bin/X11/xdm, change it to /usr/bin/xdm (closes: #382418).
   * New upstream release
     + fixes race condition in policy.c:Willing() (closes: #256299).
     + xdm_fixes.diff, debian.diff: drop our changes to config/Xresources.cpp.
       They don't apply on top of 1.1.5.
   * Build against libXft (closes: #427233).
   * Use lsb functions for init script output (closes: #419143).
Files: 
 fe5c90721fadd25b7ed074437b3ed56f 899 x11 optional xdm_1.1.5-1.dsc
 37269e484666296045009cb9f1e673fd 514142 x11 optional xdm_1.1.5.orig.tar.gz
 1d1d565c4f1d5bcc08ccb5471f7aedcd 249114 x11 optional xdm_1.1.5-1.diff.gz
 7cda32d8cbea6009b4bd9e09d7f0bf39 187500 x11 optional xdm_1.1.5-1_i386.deb

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

iD8DBQFGwbjBmEvTgKxfcAwRAoy1AJ41sj2OdWd25IIhaJjJ3a5TN5RfigCfZ8PH
xjaZILrUyTNTfz6N9cYy+LY=
=KwA9
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: