Your message dated Mon, 22 Jan 2007 08:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407342: fixed in xdm 1:1.0.5-2
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:1.0.5-1
Severity: normal
Tags: d-i
I'd like to include xdm in the xfce task, but I can't since it fails as
follows:
Warning: Fake start-stop-daemon called, doing nothing.
cat: /var/run/xdm.pid: No such file or directory
dpkg: error processing xdm (--configure);
subprocess post-installation script returned error exit status 1
This is due to the following code:
# Don't start the daemon if it's already running...
if start-stop-daemon --stop --quiet --signal 0 --pid /var/run/xdm.pid \
--name $(basename $DAEMON) ; then
# Note our refusal to start the daemon if we were supposed to start it.
[ -n "$NOSTART" ] || DENYSTART=yes
DENIAL_REASON="xdm is already running at pid $(cat /var/run/xdm.pid)"
The fake start-stop-daemon that d-i uses, like the one debootstrap uses,
always returns true, so this test doesn't work. (This could be considered
a bug in debian-installer-utils..)
It seems to me that the easiest fix for this is to not check for a running
xdm if xdm is being freshly installed ($1 = install, $2 = "").
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages xdm depends on:
ii cdebconf [debconf-2.0] 0.112 Debian Configuration Management Sy
ii cpp 4:4.1.1-15 The GNU C preprocessor (cpp)
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libpam0g 0.79-4 Pluggable Authentication Modules l
ii libselinux1 1.32-3 SELinux shared libraries
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libx11-6 2:1.0.3-4 X11 client-side library
ii libxau6 1:1.0.1-2 X11 authorisation library
ii libxaw7 1:1.0.2-4 X11 Athena Widget library
ii libxdmcp6 1:1.0.1-2 X11 Display Manager Control Protoc
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxmu6 1:1.0.2-2 X11 miscellaneous utility library
ii libxpm4 1:3.5.5-2 X11 pixmap library
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii x11-common 1:7.1.0-10 X Window System (X.Org) infrastruc
ii xbase-clients 1:7.1.ds1-2 miscellaneous X clients
xdm recommends no packages.
-- debconf information excluded
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: xdm
Source-Version: 1:1.0.5-2
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.0.5-2.diff.gz
to pool/main/x/xdm/xdm_1.0.5-2.diff.gz
xdm_1.0.5-2.dsc
to pool/main/x/xdm/xdm_1.0.5-2.dsc
xdm_1.0.5-2_alpha.deb
to pool/main/x/xdm/xdm_1.0.5-2_alpha.deb
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.
Julien Cristau <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 22 Jan 2007 09:27:20 +0100
Source: xdm
Binary: xdm
Architecture: source alpha
Version: 1:1.0.5-2
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <[EMAIL PROTECTED]>
Description:
xdm - X display manager
Closes: 407342
Changes:
xdm (1:1.0.5-2) unstable; urgency=high
.
* On initial install, don't check if xdm is already running, because
start-stop-daemon in d-i always returns true (closes: #407342). Thanks to
Joey Hess for the report.
* Add myself to Uploaders, and remove Fabio and Branden with their
permission. They're welcome back whenever they have more time!
Files:
763bfaa551c1a86fd575e64b23a63b80 895 x11 optional xdm_1.0.5-2.dsc
24423b8079bce0dc585064a182fa576b 286168 x11 optional xdm_1.0.5-2.diff.gz
059991cae1b034b6aec088e55df74279 184138 x11 optional xdm_1.0.5-2_alpha.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFtHhImEvTgKxfcAwRAu/xAJ9ROEg84M/es1lLPF3/CzcWOkItHgCeOjkm
TadVRvdwQhL9DgN1VTNhuOM=
=Rq/C
-----END PGP SIGNATURE-----
--- End Message ---