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

Bug#366378: marked as done (KDE is not starting on /etc/default/rcS VERBOSE=no (with fix))



Your message dated Thu, 18 May 2006 21:02:18 -0700
with message-id <E1FgwBu-0002LK-7g@spohr.debian.org>
and subject line Bug#366378: fixed in xorg 1:7.0.19
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: x11-common
Version: 1:7.0.15

.xsession-errors contains:
_IceTransmkdir: ERROR: Owner of /tmp/.ICE-unix must be set to root

/etc/init.d/x11-common is not creating /tmp/.ICE-unix when VERBOSE=no 
in /etc/default/rcS

Suggested fix in attached patch file:
--- /etc/init.d/x11-common.old	2006-04-28 12:18:58.000000000 +0800
+++ /etc/init.d/x11-common	2006-05-08 13:51:21.000000000 +0800
@@ -28,7 +28,7 @@ set_up_socket_dir () {
   chown 0:0 $SOCKET_DIR
   chmod 1777 $SOCKET_DIR
   do_restorecon $SOCKET_DIR
-  [ "$VERBOSE" != no ] && log_end_msg 0 || exit 0
+  [ "$VERBOSE" != no ] && log_end_msg 0 || return 0
 }
 
 set_up_ice_dir () {
@@ -42,7 +42,7 @@ set_up_ice_dir () {
   chown 0:0 $ICE_DIR
   chmod 1777 $ICE_DIR
   do_restorecon $ICE_DIR
-  [ "$VERBOSE" != no ] && log_end_msg 0 || exit 0
+  [ "$VERBOSE" != no ] && log_end_msg 0 || return 0
 }
 
 case "$1" in

--- End Message ---
--- Begin Message ---
Source: xorg
Source-Version: 1:7.0.19

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

libglu1-xorg-dev_7.0.19_all.deb
  to pool/main/x/xorg/libglu1-xorg-dev_7.0.19_all.deb
libglu1-xorg_7.0.19_all.deb
  to pool/main/x/xorg/libglu1-xorg_7.0.19_all.deb
x-window-system-core_7.0.19_all.deb
  to pool/main/x/xorg/x-window-system-core_7.0.19_all.deb
x-window-system_7.0.19_all.deb
  to pool/main/x/xorg/x-window-system_7.0.19_all.deb
x11-common_7.0.19_i386.deb
  to pool/main/x/xorg/x11-common_7.0.19_i386.deb
xlibmesa-dri_7.0.19_all.deb
  to pool/main/x/xorg/xlibmesa-dri_7.0.19_all.deb
xlibmesa-gl_7.0.19_all.deb
  to pool/main/x/xorg/xlibmesa-gl_7.0.19_all.deb
xlibmesa-glu_7.0.19_all.deb
  to pool/main/x/xorg/xlibmesa-glu_7.0.19_all.deb
xlibs-data_7.0.19_all.deb
  to pool/main/x/xorg/xlibs-data_7.0.19_all.deb
xlibs-static-dev_7.0.19_all.deb
  to pool/main/x/xorg/xlibs-static-dev_7.0.19_all.deb
xorg-dev_7.0.19_all.deb
  to pool/main/x/xorg/xorg-dev_7.0.19_all.deb
xorg_7.0.19.dsc
  to pool/main/x/xorg/xorg_7.0.19.dsc
xorg_7.0.19.tar.gz
  to pool/main/x/xorg/xorg_7.0.19.tar.gz
xorg_7.0.19_all.deb
  to pool/main/x/xorg/xorg_7.0.19_all.deb
xserver-xfree86_7.0.19_all.deb
  to pool/main/x/xorg/xserver-xfree86_7.0.19_all.deb
xserver-xorg-input-all_7.0.19_i386.deb
  to pool/main/x/xorg/xserver-xorg-input-all_7.0.19_i386.deb
xserver-xorg-video-all_7.0.19_i386.deb
  to pool/main/x/xorg/xserver-xorg-video-all_7.0.19_i386.deb
xserver-xorg_7.0.19_all.deb
  to pool/main/x/xorg/xserver-xorg_7.0.19_all.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 366378@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Nusinow <dnusinow@debian.org> (supplier of updated xorg 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: Thu, 18 May 2006 22:45:40 -0400
Source: xorg
Binary: x-window-system xlibs-static-dev xlibmesa-dri xserver-xorg-video-all xserver-xorg xorg-dev xserver-xorg-input-all libglu1-xorg-dev xlibmesa-glu xlibmesa-gl x11-common xserver-xfree86 x-window-system-core libglu1-xorg xlibs-data xorg
Architecture: source all i386
Version: 1:7.0.19
Distribution: unstable
Urgency: low
Maintainer: David Nusinow <dnusinow@debian.org>
Changed-By: David Nusinow <dnusinow@debian.org>
Description: 
 libglu1-xorg - transitional package for Debian etch
 libglu1-xorg-dev - transitional package for Debian etch
 x-window-system - transitional package for Debian etch
 x-window-system-core - transitional package for Debian etch
 x11-common - X Window System (X.Org) infrastructure
 xlibmesa-dri - transitional package for Debian etch
 xlibmesa-gl - transitional package for Debian etch
 xlibmesa-glu - transitional package for Debian etch
 xlibs-data - transitional package for X11 client data
 xlibs-static-dev - transitional metapackage
 xorg       - X.Org X Window System
 xorg-dev   - the X.Org X Window System development libraries
 xserver-xfree86 - transitional package for moving from XFree86 to X.Org
 xserver-xorg - the X.Org X server
 xserver-xorg-input-all - the X.Org X server -- input driver metapackage
 xserver-xorg-video-all - the X.Org X server -- output driver metapackage
Closes: 331553 335348 347481 362885 363169 363427 363462 363699 364087 366378 367556
Changes: 
 xorg (1:7.0.19) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Rewrite templates to make them more compliant with Developer's Reference
     6.5
     - Update Japanese translation (Kenshi Muto).
     - Update French translation (Christian Perrier).
     - Update Galician translation (Jacobo Tarrio).
     - Update Hungarian translation (SZERVÃ?C Attila).
 .
   [ David Nusinow ]
   * Add x11-common template to warn people that on upgrade their server may be
     removed. This template also tells people to install the xorg package to
     fix the problem. This is an ugly workaround and I welcome a better
     solution if someone can find it. (closes: #363169)
   * Allow ICE and Socket dir to be set up in non-verbose mode. Thanks Gilmar
     Santos Jr, Frank Mehnert, and Aleksey Midenkov for the reports and the
     patches.  (closes: #367556, #363427, #366378)
   * Implement a status call in x11-common's init script for LSB compliance
   * Add LSB dependency info to x11-common init script. Note that I have no way
     of testing it but the submitter claims that it's partially tested
     elsewhere. Thanks Petter Reinholdtsen. (closes: #335348)
   * Set +e in Xsession prior to executing anything in Xsession.d. This should
     prevent any one bad script from killing the X startup process. Thanks
     Eduard Bloch. (closes: #331553)
   * Recover old changelog entries from the 6.8 and 6.9 era and put in to
     changelog.Debian.old. Install this file in the x11-common package. Thanks
     Kevin B. McCarty. (closes: #364087)
   * Make several improvements to the code that makes /usr/X11R6/bin a symlink
     + Move the logic to perform the switch to the x11-common preinst
     + If the rmdir command fails, use debconf to inform the user
     + Use debhelper's normal methods to create the symlink, so that the
       packaging infrastructure is aware of it
     Thanks to Eduard Bloch, Steve Langasek, Daniel Stone, and Vincent Lefevre
     for helping hammer this out. (closes: #362885, #363699)
   * Add missing quotes in 20x11-common_process-args. Thanks Greg Kochanski.
     (closes: #347481)
   * Re-add call to update-rc.d and invoke-rc.d in x11-common postinst
   * Bump standards version to 3.7.2.0
   * Increment version with xdm conflict to the current version in testing and
     unstable. (closes: #363462)
Files: 
 a86d580739d51e33b1ed6cf1e9173c13 906 x11 optional xorg_7.0.19.dsc
 6eedc01688493ee65c7bc481119ca886 791597 x11 optional xorg_7.0.19.tar.gz
 1a7fb1f837d22c1bc098b62a3eeb78bb 107942 x11 optional xserver-xorg_7.0.19_all.deb
 ce38fe3d6fe9fb14b17c29e6c852e50c 11862 x11 optional xserver-xfree86_7.0.19_all.deb
 7e54cb72ce734487a0253eadc86b3e39 12154 x11 optional xorg_7.0.19_all.deb
 6352d9deba3ea8f119df052fffcfa3d2 12352 x11 optional xorg-dev_7.0.19_all.deb
 5f2a11b102d8a0cc7412567550eb58ef 11914 x11 optional xlibs-data_7.0.19_all.deb
 950ae2d0685e1500bbc7aa9492c1efb6 12024 x11 optional xlibs-static-dev_7.0.19_all.deb
 9dd711e079957fd752c555441493ae0d 11890 libdevel optional xlibmesa-dri_7.0.19_all.deb
 3b949249a65d68cc1bfe60cb7d1474f0 11894 libdevel optional xlibmesa-gl_7.0.19_all.deb
 088bdd8a346fcba2b38c1a06ae04dbf2 11892 libdevel optional xlibmesa-glu_7.0.19_all.deb
 e3e3a2f9db7a06ae9c70f6c4c06f9056 11888 libdevel optional libglu1-xorg_7.0.19_all.deb
 98112293cda4797bbf02f5f75730e852 11896 libdevel optional libglu1-xorg-dev_7.0.19_all.deb
 b3b7904aac1a18336b2e27c161180faf 11938 x11 optional x-window-system_7.0.19_all.deb
 184388811d57ea86809c0d055ef99a6f 11948 x11 optional x-window-system-core_7.0.19_all.deb
 64ae6e132d34274e8aaa519aeb9b5928 276280 x11 optional x11-common_7.0.19_i386.deb
 4fded8de0c9189dba470462df07c6249 12100 x11 optional xserver-xorg-video-all_7.0.19_i386.deb
 9e30dcb06142cf12642cbf1c6927a1c0 11968 x11 optional xserver-xorg-input-all_7.0.19_i386.deb

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

iD8DBQFEbT6IyLfpNdY0ad8RAnokAJ4hyJXTvJXdR9vxOFp+VyZ1H9hvfgCdGGk9
W/r0NiHpxNZinkPLMY64eRo=
=pgdt
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: