Your message dated Sun, 29 Jan 2006 07:47:17 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#348501: fixed in kdebase 4:3.5.1-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 17 Jan 2006 11:16:09 +0000 >From [EMAIL PROTECTED] Tue Jan 17 03:16:09 2006 Return-path: <[EMAIL PROTECTED]> Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]) by spohr.debian.org with esmtp (Exim 4.50) id 1Eyoor-0004Xk-95 for [EMAIL PROTECTED]; Tue, 17 Jan 2006 03:16:09 -0800 Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by outpost1.zedat.fu-berlin.de (Exim 4.60) for [EMAIL PROTECTED] with esmtp (envelope-from <[EMAIL PROTECTED]>) id <1Eyoop-00067z-3g>; Tue, 17 Jan 2006 12:16:07 +0100 Received: from neuguinea.zedat.fu-berlin.de ([130.133.10.3]) by relay1.zedat.fu-berlin.de (Exim 4.60) for [EMAIL PROTECTED] with esmtp (envelope-from <[EMAIL PROTECTED]>) id <1Eyoop-00084s-1y>; Tue, 17 Jan 2006 12:16:07 +0100 Received: from phgrau by neuguinea.zedat.fu-berlin.de with local (Exim 4.50) id 1Eyoop-0001wv-0d for [EMAIL PROTECTED]; Tue, 17 Jan 2006 12:16:07 +0100 Date: Tue, 17 Jan 2006 12:16:07 +0100 From: Philipp Grau <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: /usr/bin/startkde: No manpage for startkde, problems with x-session-manager/update-alternatives Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline X-Reportbug-Version: 3.8 X-Debbugs-Cc: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: ksmserver Version: 4:3.3.2-1sarge1 Severity: minor File: /usr/bin/startkde Tags: patch I am setting startkde to my default x-session-manager: update-alternatives --set x-session-manager /usr/bin/startkde then /etc/cron.daily/man-db exposes the following waring: mandb: warning: /usr/share/man/man1/x-session-manager.1.gz is a dangling symlink this is because startkde has no manpage. gnome-session and xfce4-session provide a manpage that is registered as a slave in /etc/alternatives. So when I do update-alternatives to startkde the link for the manpage is broken. I have written a small manpage for startkde (which is based on xfce4-session(1) and the contents of startkde), and included a small patch for ksmserver.postinst. Regards Philipp -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.14.5.20051227 Locale: LANG=C, LC_CTYPE=de_DE.ISO8859-1 (charmap=ISO-8859-1) Versions of packages ksmserver depends on: ii kdelibs4 4:3.3.2-6.3 KDE core libraries ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-13 GCC support library ii libice6 4.3.0.dfsg.1-14sarge1 Inter-Client Exchange library ii libidn11 0.5.13-1.0 GNU libidn library, implementation ii libpng12-0 1.2.8rel-1 PNG library - runtime ii libqt3c102-mt 3:3.3.4-3 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session Management ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs 4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="startkde.1" .TH startkde 1 "Jan 17, 2005" .SH NAME startkde \- Starts up the KDE Desktop Environment .SH SYNOPSIS .B startkde .br .SH DESCRIPTION This manual page documents briefly the .B startkde command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP The \fBstartkde\fP program starts up the KDE Desktop Environment and is typicaly executed by your login manager (e.g. xdm, gdm, kdm, wdm or from your X startup scripts). It will load your last session or a default session that includes the standard KDE programs if no saved session is available. \fBstartkde\fP is an standard X11R6 session manager that can manage any X11R6 SM compliant program. \fBstartkde\fP uses the contens of the ~/.kde/ directory for starting previously saved sessions. Source scripts found in ~/.kde/env/*.sh can be used to define environment variables that will be available to all KDE programs. For anything else (that doesn't set env vars, or that needs a window manager), better use the ~/.kde/Autostart folder. At the end of a session scripts found in ~/.kde/shutdown will be executed. .SH OPTIONS \fBstartkde\fP takes no command line options. .SH AUTHOR \fBstartkde\fP is written by the KDE Project This manual page was written by Philipp Grau. .SH "REPORTING BUGS" Report bugs of this modified Debian version of startkde to the Bug Tracking System at http://bugs.debian.org/ .SH COPYRIGHT Copyright \(co 2005 Philipp Grau. --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ksmserver.postinst.patch" --- ksmserver.postinst.orig 2006-01-17 12:11:06.027277602 +0100 +++ ksmserver.postinst 2006-01-17 12:09:44.073571701 +0100 @@ -19,7 +19,11 @@ case "$1" in configure) - update-alternatives --install /usr/bin/x-session-manager x-session-manager /usr/bin/startkde 40 + update-alternatives --install /usr/bin/x-session-manager \ + x-session-manager /usr/bin/startkde 40 \ + --slave /usr/share/man/man1/x-session-manager.1.gz \ + x-session-manager.1.gz /usr/share/man/man1/startkde.1.gz + ;; abort-upgrade|abort-remove|abort-deconfigure) --CE+1k2dSO48ffgeK-- --------------------------------------- Received: (at 348501-close) by bugs.debian.org; 29 Jan 2006 15:50:24 +0000 >From [EMAIL PROTECTED] Sun Jan 29 07:50:24 2006 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F3Elp-0002PQ-9p; Sun, 29 Jan 2006 07:47:17 -0800 From: Christopher Martin <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#348501: fixed in kdebase 4:3.5.1-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 29 Jan 2006 07:47:17 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2 Source: kdebase Source-Version: 4:3.5.1-1 We believe that the bug you reported is fixed in the latest version of kdebase, which is due to be installed in the Debian FTP archive: kappfinder_3.5.1-1_i386.deb to pool/main/k/kdebase/kappfinder_3.5.1-1_i386.deb kate_3.5.1-1_i386.deb to pool/main/k/kdebase/kate_3.5.1-1_i386.deb kcontrol_3.5.1-1_i386.deb to pool/main/k/kdebase/kcontrol_3.5.1-1_i386.deb kdebase-bin_3.5.1-1_i386.deb to pool/main/k/kdebase/kdebase-bin_3.5.1-1_i386.deb kdebase-data_3.5.1-1_all.deb to pool/main/k/kdebase/kdebase-data_3.5.1-1_all.deb kdebase-dbg_3.5.1-1_i386.deb to pool/main/k/kdebase/kdebase-dbg_3.5.1-1_i386.deb kdebase-dev_3.5.1-1_i386.deb to pool/main/k/kdebase/kdebase-dev_3.5.1-1_i386.deb kdebase-doc-html_3.5.1-1_all.deb to pool/main/k/kdebase/kdebase-doc-html_3.5.1-1_all.deb kdebase-doc_3.5.1-1_all.deb to pool/main/k/kdebase/kdebase-doc_3.5.1-1_all.deb kdebase-kio-plugins_3.5.1-1_i386.deb to pool/main/k/kdebase/kdebase-kio-plugins_3.5.1-1_i386.deb kdebase_3.5.1-1.diff.gz to pool/main/k/kdebase/kdebase_3.5.1-1.diff.gz kdebase_3.5.1-1.dsc to pool/main/k/kdebase/kdebase_3.5.1-1.dsc kdebase_3.5.1-1_all.deb to pool/main/k/kdebase/kdebase_3.5.1-1_all.deb kdebase_3.5.1.orig.tar.gz to pool/main/k/kdebase/kdebase_3.5.1.orig.tar.gz kdepasswd_3.5.1-1_i386.deb to pool/main/k/kdebase/kdepasswd_3.5.1-1_i386.deb kdeprint_3.5.1-1_i386.deb to pool/main/k/kdebase/kdeprint_3.5.1-1_i386.deb kdesktop_3.5.1-1_i386.deb to pool/main/k/kdebase/kdesktop_3.5.1-1_i386.deb kdm_3.5.1-1_i386.deb to pool/main/k/kdebase/kdm_3.5.1-1_i386.deb kfind_3.5.1-1_i386.deb to pool/main/k/kdebase/kfind_3.5.1-1_i386.deb khelpcenter_3.5.1-1_i386.deb to pool/main/k/kdebase/khelpcenter_3.5.1-1_i386.deb kicker_3.5.1-1_i386.deb to pool/main/k/kdebase/kicker_3.5.1-1_i386.deb klipper_3.5.1-1_i386.deb to pool/main/k/kdebase/klipper_3.5.1-1_i386.deb kmenuedit_3.5.1-1_i386.deb to pool/main/k/kdebase/kmenuedit_3.5.1-1_i386.deb konqueror-nsplugins_3.5.1-1_i386.deb to pool/main/k/kdebase/konqueror-nsplugins_3.5.1-1_i386.deb konqueror_3.5.1-1_i386.deb to pool/main/k/kdebase/konqueror_3.5.1-1_i386.deb konsole_3.5.1-1_i386.deb to pool/main/k/kdebase/konsole_3.5.1-1_i386.deb kpager_3.5.1-1_i386.deb to pool/main/k/kdebase/kpager_3.5.1-1_i386.deb kpersonalizer_3.5.1-1_i386.deb to pool/main/k/kdebase/kpersonalizer_3.5.1-1_i386.deb ksmserver_3.5.1-1_i386.deb to pool/main/k/kdebase/ksmserver_3.5.1-1_i386.deb ksplash_3.5.1-1_i386.deb to pool/main/k/kdebase/ksplash_3.5.1-1_i386.deb ksysguard_3.5.1-1_i386.deb to pool/main/k/kdebase/ksysguard_3.5.1-1_i386.deb ksysguardd_3.5.1-1_i386.deb to pool/main/k/kdebase/ksysguardd_3.5.1-1_i386.deb ktip_3.5.1-1_i386.deb to pool/main/k/kdebase/ktip_3.5.1-1_i386.deb kwin_3.5.1-1_i386.deb to pool/main/k/kdebase/kwin_3.5.1-1_i386.deb libkonq4-dev_3.5.1-1_i386.deb to pool/main/k/kdebase/libkonq4-dev_3.5.1-1_i386.deb libkonq4_3.5.1-1_i386.deb to pool/main/k/kdebase/libkonq4_3.5.1-1_i386.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. Christopher Martin <[EMAIL PROTECTED]> (supplier of updated kdebase 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: Thu, 26 Jan 2006 19:18:45 -0500 Source: kdebase Binary: kdesktop kcontrol kpersonalizer kdm kdebase-doc-html kdebase-dbg klipper kappfinder kdebase-doc kdebase kmenuedit kicker libkonq4 konqueror-nsplugins kdebase-bin kdebase-dev ksplash kdeprint libkonq4-dev kwin kdepasswd ksmserver kfind kdebase-kio-plugins kpager khelpcenter kate ksysguard konqueror ktip ksysguardd kdebase-data konsole Architecture: source i386 all Version: 4:3.5.1-1 Distribution: unstable Urgency: low Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Christopher Martin <[EMAIL PROTECTED]> Description: kappfinder - non-KDE application finder for KDE kate - advanced text editor for KDE kcontrol - control center for KDE kdebase - base components from the official KDE release kdebase-bin - core binaries for the KDE base module kdebase-data - shared data files for the KDE base module kdebase-dbg - debugging symbols for kdebase kdebase-dev - development files for the KDE base module kdebase-doc - developer documentation for the KDE base module kdebase-doc-html - KDE base documentation in HTML format kdebase-kio-plugins - core I/O slaves for KDE kdepasswd - password changer for KDE kdeprint - print system for KDE kdesktop - miscellaneous binaries and files for the KDE desktop kdm - X display manager for KDE kfind - file-find utility for KDE khelpcenter - help center for KDE kicker - desktop panel for KDE klipper - clipboard utility for KDE kmenuedit - menu editor for KDE konqueror - KDE's advanced file manager, web browser and document viewer konqueror-nsplugins - Netscape plugin support for Konqueror konsole - X terminal emulator for KDE kpager - desktop pager for KDE kpersonalizer - installation personalizer for KDE ksmserver - session manager for KDE ksplash - the KDE splash screen ksysguard - system guard for KDE ksysguardd - system guard daemon for KDE ktip - useful tips for KDE kwin - the KDE window manager libkonq4 - core libraries for Konqueror libkonq4-dev - development files for Konqueror's core libraries Closes: 348501 348583 349344 Changes: kdebase (4:3.5.1-1) unstable; urgency=low . +++ Changes by Christopher Martin: . * Enable zeroconf support in ksysguardd; add libavahi-compat-libdnssd-dev to the build-depends. (Closes: #348583) . * Merge startkde manpage (and maintainer script patch to fully integrate it) from Philipp Grau. Thanks. (Closes: #348501) . * Upload to unstable. . +++ Changes by Luk Claes: . * Add Italian debconf translation (thanks to Luca Monducci). (Closes: #349344) Files: 46cc5ad8c1dc77516a7cefc6ef2392ca 1815 kde optional kdebase_3.5.1-1.dsc 5c92d9cfedb0dcfbf2650e6f728e2d2d 28281859 kde optional kdebase_3.5.1.orig.tar.gz 658046a06d21c4ce0338212b7db39bfe 1582370 kde optional kdebase_3.5.1-1.diff.gz ff3d314d84bb068bab016afb88018eca 34906 kde optional kdebase_3.5.1-1_all.deb e73a00dc06cc1dccc1c7fc41ad5b4ea3 5767870 kde optional kdebase-data_3.5.1-1_all.deb 96cb0d51c296ab7260ea3f21eda35980 1984550 doc optional kdebase-doc_3.5.1-1_all.deb 51663df33f944e1d9c8db25bdcd6db9e 383354 doc optional kdebase-doc-html_3.5.1-1_all.deb 7fc12e51eafd8bfe7994ff8324f120a5 282490 kde optional kappfinder_3.5.1-1_i386.deb 94fb59a1e2db06f2d30c3e18e154aef9 780278 editors optional kate_3.5.1-1_i386.deb 8550e828a1a9c13e3c75ddb8d91067c6 8095052 kde optional kcontrol_3.5.1-1_i386.deb 71ed66e84be497d9c456e16b27f4ddae 1063400 kde optional kdebase-bin_3.5.1-1_i386.deb bbd3930abf6a9ebb37ca4b51de26e2cd 75750 devel optional kdebase-dev_3.5.1-1_i386.deb e79dd996e07510e2568aba4b0cd94a80 1028068 kde optional kdebase-kio-plugins_3.5.1-1_i386.deb e1b67c589f319b433b3a41398ed95fae 237506 utils optional kdepasswd_3.5.1-1_i386.deb d07a76a1e770da2feb77eb945321e518 1296348 utils optional kdeprint_3.5.1-1_i386.deb 47a37c1ada28ffb5f61a956210831bd4 770180 kde optional kdesktop_3.5.1-1_i386.deb 0b2552e1a57bbd0e4c701d5dad1bd12c 615088 kde optional kdm_3.5.1-1_i386.deb fc2d8c41000fcd96129ea280e379a14d 198022 utils optional kfind_3.5.1-1_i386.deb 7cdcbed6d32fa7713c7a9fe3113ef12d 2030826 kde optional khelpcenter_3.5.1-1_i386.deb dfb9d1bc727ba3bfcd52668bb7816d9f 1985656 kde optional kicker_3.5.1-1_i386.deb c3898b79e1e8a4c89db02c3807e2fb43 260116 kde optional klipper_3.5.1-1_i386.deb 1040879f3ec58680233f3a634280634a 375240 kde optional kmenuedit_3.5.1-1_i386.deb 469acbe7bbc4d2604ffe1701f9d47895 2005124 web optional konqueror_3.5.1-1_i386.deb ae51b735ec4d5256461e1a162091c1f3 138954 utils optional konqueror-nsplugins_3.5.1-1_i386.deb 6f9235bb256a10356e4e65c9d1750c56 713030 kde optional konsole_3.5.1-1_i386.deb e98e06f1f863ad88b919c52f00914aa1 111108 kde optional kpager_3.5.1-1_i386.deb d1ae034a5e9afb13e775c819ea556be2 487204 kde optional kpersonalizer_3.5.1-1_i386.deb 34aa1e4af1f2ba5afc92928ce42fdfda 154856 kde optional ksmserver_3.5.1-1_i386.deb 9837de46997d5b977206553a6be2c2f8 708424 kde optional ksplash_3.5.1-1_i386.deb 0ee07ac5aaf8fffa82ca64a64a166102 499532 utils optional ksysguard_3.5.1-1_i386.deb 1498d27478157b7d9404cbf081539e15 64422 utils optional ksysguardd_3.5.1-1_i386.deb 0a7a5c1b4c1d72367170bed1ce5bd810 99526 kde optional ktip_3.5.1-1_i386.deb 1fa92be4d768ad00875f74aa5c4049ac 1021438 kde optional kwin_3.5.1-1_i386.deb 153988f48c18a46aed2cbab8a5d12f18 265878 libs optional libkonq4_3.5.1-1_i386.deb ef1e93a932ccd16f1a6f0c5ea3441a3a 61528 libdevel optional libkonq4-dev_3.5.1-1_i386.deb a5cfe87d08bc5da39e0f2c65657f813e 30242744 libdevel extra kdebase-dbg_3.5.1-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Signed by Christopher Martin <[EMAIL PROTECTED]> iD8DBQFD2lF5U+gWW+vtsysRAt6hAJ9rXppjprL7kZioSb+H/d/yHin+PQCfVky4 Do9Sj27PK6dHixo/utrDKI0= =yK2+ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]