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

Bug#584829: marked as done (xdm: Please remove vt7 option on hurd-i386)



Your message dated Fri, 18 Jun 2010 13:20:52 +0000
with message-id <E1OPbV6-0007Vl-DQ@ries.debian.org>
and subject line Bug#584829: fixed in xdm 1:1.1.10-3
has caused the Debian Bug report #584829,
regarding xdm: Please remove vt7 option on hurd-i386
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 owner@bugs.debian.org
immediately.)


-- 
584829: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584829
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xdm
Version: 1:1.1.10-1
Severity: normal
Tags: patch

Hello,

hurd-i386 doesn't (yet) have vt switching, could you please remove the
use of the vt7 option on hurd-i386, which makes xdm fail to start?  See
attached patch.

Samuel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xdm depends on:
ii  cpp                           4:4.4.3-1  The GNU C preprocessor (cpp)
ii  debconf [debconf-2.0]         1.5.32     Debian configuration management sy
ii  libc6                         2.10.2-9   Embedded GNU C Library: Shared lib
ii  libpam0g                      1.1.1-3    Pluggable Authentication Modules l
ii  libselinux1                   2.0.94-1   SELinux runtime shared libraries
ii  libx11-6                      2:1.3.3-3  X11 client-side library
ii  libxau6                       1:1.0.5-2  X11 authorisation library
ii  libxaw7                       2:1.0.7-1  X11 Athena Widget library
ii  libxdmcp6                     1:1.0.3-2  X11 Display Manager Control Protoc
ii  libxext6                      2:1.1.1-3  X11 miscellaneous extension librar
ii  libxft2                       2.1.14-2   FreeType-based font drawing librar
ii  libxinerama1                  2:1.1-3    X11 Xinerama extension library
ii  libxmu6                       2:1.0.5-1  X11 miscellaneous utility library
ii  libxpm4                       1:3.5.8-1  X11 pixmap library
ii  libxrender1                   1:0.9.5-2  X Rendering Extension client libra
ii  libxt6                        1:1.0.7-1  X11 toolkit intrinsics library
ii  lsb-base                      3.2-23.1   Linux Standard Base 3.2 init scrip
ii  procps                        1:3.2.8-9  /proc file system utilities
ii  x11-common                    1:7.5+6    X Window System (X.Org) infrastruc
ii  x11-utils                     7.5+3      X11 utilities
ii  x11-xserver-utils             7.5+1      X server utilities
ii  xbase-clients                 1:7.5+6    miscellaneous X clients - metapack

xdm recommends no packages.

xdm suggests no packages.

-- Configuration Files:
/etc/X11/xdm/Xaccess changed [not included]
/etc/X11/xdm/Xservers changed [not included]

-- debconf information excluded

-- 
Samuel Thibault <samuel.thibault@fnac.net>
Progress (n.): The process through which the Internet has evolved from
smart people in front of dumb terminals to dumb people in front of smart
terminals.
--- debian/rules.orig	2010-06-07 00:39:59.000000000 +0200
+++ debian/rules	2010-06-07 00:42:55.000000000 +0200
@@ -17,7 +17,6 @@
 	--with-xdmconfigdir=/etc/X11/xdm \
 	--with-xdmscriptdir=\$${xdmconfigdir} \
 	--with-authdir=/var/lib/xdm \
-	--with-default-vt=vt7 \
 	--with-pixmapdir=/usr/share/X11/xdm/pixmaps \
 	--with-color-pixmap=debian.xpm \
 	--with-bw-pixmap=debianbw.xpm \
@@ -51,6 +50,10 @@
 	confflags += --with-selinux
 endif
 
+ifneq ($(DEB_BUILD_ARCH_OS), hurd)
+	confflags += --with-default-vt=vt7
+endif
+
 BUILD_DIR := build
 
 stampdir_targets+=config

--- End Message ---
--- Begin Message ---
Source: xdm
Source-Version: 1:1.1.10-3

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.10-3.diff.gz
  to main/x/xdm/xdm_1.1.10-3.diff.gz
xdm_1.1.10-3.dsc
  to main/x/xdm/xdm_1.1.10-3.dsc
xdm_1.1.10-3_amd64.deb
  to main/x/xdm/xdm_1.1.10-3_amd64.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 584829@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: SHA256

Format: 1.8
Date: Fri, 18 Jun 2010 13:38:41 +0100
Source: xdm
Binary: xdm
Architecture: source amd64
Version: 1:1.1.10-3
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: 584829
Changes: 
 xdm (1:1.1.10-3) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Remove vt7 option on hurd-i386 (closes: #584829).
Checksums-Sha1: 
 900a20618253c7fd089432ae36d4805424bd038f 2077 xdm_1.1.10-3.dsc
 6e3ad2f75aebf2f4b6a9818dba53c3a5fb382381 65404 xdm_1.1.10-3.diff.gz
 32509dcd410bcf27d17a3325429fdb29b78dc60c 185452 xdm_1.1.10-3_amd64.deb
Checksums-Sha256: 
 099ed3ed2679768f7dcb2dcb6612eb8eb7ea09100d220f196114d931283e43ec 2077 xdm_1.1.10-3.dsc
 ab3ecd50746c167b7eab18accca08d8bdeaf6e237c47de181dc6a5afb439a580 65404 xdm_1.1.10-3.diff.gz
 98f05182be33b72a7a3ce306fd52c7777c8e93cfcdb74e7f7791c7139f0a8a83 185452 xdm_1.1.10-3_amd64.deb
Files: 
 ebd3fb7a9f2e94c67878dcaeff643711 2077 x11 optional xdm_1.1.10-3.dsc
 8b93885f67aad6520d9c22bc875a3e57 65404 x11 optional xdm_1.1.10-3.diff.gz
 9246b59e10d616484f692be6d27701ab 185452 x11 optional xdm_1.1.10-3_amd64.deb

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

iQIcBAEBCAAGBQJMG2sqAAoJEDEBgAUJBeQM5mIP/24p9ctQu5vYFk3aJ55OImT2
rtDqUONgC9+GIweZKWGjgx3yl2r/qkgaeebZWgkm060tj1ZlNJ4bu6dGmabac/XP
9POUHNj9UXcnrNQzigmM0neoASghlcEYCnfUZtb96COfxpf8t5VVxKoyM9tOFzxj
n25VV7nO6IS3D8U0k6Jk5bsxYOWFa09RuUDmHnoX08g6CoxWxLqvPd/QkqXk730u
D1tfaZd5lV04o0vgP8R300xZWl/38LyHD5GT5RrUzGwCNRTW3Ug9OpaK9q+V0YKn
yyltB1vCTFuIGgAlpZ3OVPkdQY7oN/H/He8iH/2TeM0CHWQ2n0RAsJVjDbw9A5mI
sdoTvNk9R7QP5cLPT45071qh6dxkSdz/0eZ30pmEaZLw2YX3n/hVDxtOAIxMbhLB
YEZOIayeIBl899HbZjJWn8oil+tiKs+Ef1ZlWWf6T5ZYUhspAU77YM3hVxaPC4+Q
WZq6IMzhSWkz91JdW/951b3jJcVDDAEOWgJw9wU6mKfBvSny4o3gzDFgBROGJrXY
86m0bh+vs66e75Zg7pbDIKVi/uvt9vF3oMni1dHv9KDqVe2t3Ra+8fA5J2Dh2Vzh
xJakLWbsFRv0DLIBpyv7XcjbwSuT9Dohrjfciz8TR4KGJVthqDpbyyv89hXbzpR3
4v/TyZcFKtfacRYln4Yy
=Ngyi
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: