Your message dated Wed, 21 Apr 2004 20:32:18 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#245149: fixed in kdelibs 4:3.2.2-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 21 Apr 2004 16:59:43 +0000 >From [EMAIL PROTECTED] Wed Apr 21 09:59:43 2004 Return-path: <[EMAIL PROTECTED]> Received: from o05.xray.mpe.mpg.de [130.183.72.185] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1BGL4Z-0001ci-00; Wed, 21 Apr 2004 09:59:43 -0700 Received: (qmail 506380 invoked from network); 21 Apr 2004 16:59:37 -0000 Received: from ds02.xray.mpe.mpg.de (130.183.72.53) by o05.xray.mpe.mpg.de with SMTP; 21 Apr 2004 16:59:37 -0000 Received: from localhost ([127.0.0.1] helo=allee) by ds02.xray.mpe.mpg.de with esmtp (Exim 3.35 #1 (Debian)) id 1BGL4S-0001yw-00; Wed, 21 Apr 2004 18:59:36 +0200 From: Achim Bohnet <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: kdelibs4: preinst script removes conffile system.kdeglobal Date: Wed, 21 Apr 2004 18:59:34 +0200 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 1 Package: kdelibs4 Version: 4:3.2.2-1 Severity: serious Justification: Policy 10.7.3 kdelibs4.preinst has rm /etc/kde3/system.kdeglobals >& /dev/null || true This was formerly a conffile and we used it here to redefine default fonts, etc. Because KDE does not save a config option in $KDEHOME if the systemwide option has the same value, all users suddenly got debian default font (helvatica is ugly here). As a fix I suggest to add dummy system.kdeglobals file: # Note: Debian KDE pkg > 3.2.1 DO NOT need the # dir_* entries in [Directory] and TerminalApplication # in [General] anymore. Please delete them! If system.kdeglobals was not touched people will not be bothered and if the modified it the diff tells them what's the right thing (tm) to do ;) Achim P.S curious: why not the simple rm -f? AFIAK it does the same: $ rm -f does-not-exists-here $ echo $? 0 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (100, 'testing'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.3-laptop-1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 Versions of packages kdelibs4 depends on: ii kdelibs-bin 4:3.2.2-1 KDE core binaries ii kdelibs-data 4:3.2.2-1 KDE core shared data ii libart-2.0-2 2.3.16-3 Library of functions for 2D graphi ii libarts1 1.2.2-1 aRts Sound system ii libasound2 1.0.4-1 Advanced Linux Sound Architecture ii libaudio2 1.6c-3 The Network Audio System (NAS). (s ii libaudiofile0 0.2.6-3 Open-source version of SGI's audio ii libbz2-1.0 1.0.2-1 A high-quality block-sorting file ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libcupsys2 1.1.20final+cvs20040330-1 Common UNIX Printing System(tm) - ii libesd-alsa0 [ 0.2.29-1 Enlightened Sound Daemon (ALSA) - ii libfam0c102 2.7.0-5 client library to control the FAM ii libgcc1 1:3.3.3-6 GCC support library ii libgcrypt1 1.1.12-4 LGPL Crypto library - runtime libr ii libglib2.0-0 2.2.3-1 The GLib library of C routines ii libgnutls7 0.8.12-5 GNU TLS library - runtime library ii libice6 4.3.0-7 Inter-Client Exchange library ii libjpeg62 6b-9 The Independent JPEG Group's JPEG ii libmad0 0.15.0b-3 MPEG audio decoder library ii libogg0 1.1.0-1 Ogg Bitstream Library ii libpcre3 4.5-1.1 Perl 5 Compatible Regular Expressi ii libpng12-0 1.2.5.0-5 PNG library - runtime ii libqt3c102-mt 3:3.2.3-2 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0-7 X Window System Session Management ii libstdc++5 1:3.3.3-6 The GNU Standard C++ Library v3 ii libtasn1-0 0.1.2-1 Manage ASN.1 structures (runtime) ii libtiff3g 3.5.7-2 Tag Image File Format library ii libvorbis0a 1.0.1-1 The Vorbis General Audio Compressi ii libvorbisfile3 1.0.1-1 The Vorbis General Audio Compressi ii libx11-6 4.3.0-7 X Window System protocol client li ii libxext6 4.3.0-7 X Window System miscellaneous exte ii libxml2 2.6.8-1 GNOME XML library ii libxrender1 0.8.3-7 X Rendering Extension client libra ii libxslt1.1 1.1.5-1 XSLT processing library - runtime ii libxt6 4.3.0-7 X Toolkit Intrinsics ii xbase-clients 4.3.0-7 miscellaneous X clients ii xlibs 4.3.0-7 X Window System client libraries m ii zlib1g 1:1.2.1-5 compression library - runtime -- no debconf information -- To me vi is Zen. To use vi is to practice zen. Every command is a koan. Profound to the user, unintelligible to the uninitiated. You discover truth everytime you use it. -- [EMAIL PROTECTED] --------------------------------------- Received: (at 245149-close) by bugs.debian.org; 22 Apr 2004 00:38:08 +0000 >From [EMAIL PROTECTED] Wed Apr 21 17:38:08 2004 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BGSEC-0002e3-00; Wed, 21 Apr 2004 17:38:08 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1BGS8Y-0007pQ-00; Wed, 21 Apr 2004 20:32:18 -0400 From: Christopher L Cheney <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.49 $ Subject: Bug#245149: fixed in kdelibs 4:3.2.2-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 21 Apr 2004 20:32:18 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 5 Source: kdelibs Source-Version: 4:3.2.2-2 We believe that the bug you reported is fixed in the latest version of kdelibs, which is due to be installed in the Debian FTP archive: kdelibs-bin_3.2.2-2_i386.deb to pool/main/k/kdelibs/kdelibs-bin_3.2.2-2_i386.deb kdelibs-data_3.2.2-2_all.deb to pool/main/k/kdelibs/kdelibs-data_3.2.2-2_all.deb kdelibs4-dev_3.2.2-2_i386.deb to pool/main/k/kdelibs/kdelibs4-dev_3.2.2-2_i386.deb kdelibs4-doc_3.2.2-2_all.deb to pool/main/k/kdelibs/kdelibs4-doc_3.2.2-2_all.deb kdelibs4_3.2.2-2_i386.deb to pool/main/k/kdelibs/kdelibs4_3.2.2-2_i386.deb kdelibs_3.2.2-2.diff.gz to pool/main/k/kdelibs/kdelibs_3.2.2-2.diff.gz kdelibs_3.2.2-2.dsc to pool/main/k/kdelibs/kdelibs_3.2.2-2.dsc kdelibs_3.2.2-2_all.deb to pool/main/k/kdelibs/kdelibs_3.2.2-2_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christopher L Cheney <[EMAIL PROTECTED]> (supplier of updated kdelibs 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: Wed, 21 Apr 2004 18:00:00 -0500 Source: kdelibs Binary: kdelibs4 kdelibs-bin kdelibs kdelibs4-doc kdelibs-data kdelibs4-dev Architecture: source i386 all Version: 4:3.2.2-2 Distribution: unstable Urgency: high Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Christopher L Cheney <[EMAIL PROTECTED]> Description: kdelibs - KDE core libraries metapackage kdelibs-bin - KDE core binaries kdelibs-data - KDE core shared data kdelibs4 - KDE core libraries kdelibs4-dev - KDE core libraries (development files) kdelibs4-doc - KDE core library documentation Closes: 238839 242946 242961 243475 245149 Changes: kdelibs (4:3.2.2-2) unstable; urgency=high . * kdelibs-data Depends: hicolor-icon-theme. (Closes: #238839) * Remove preinst bashism. (Closes: #242946, #242961, #243475) * Do not remove /etc/kde3/system.kdeglobals. (Closes: #245149) * kdelibs-bin Recommends: menu-xdg. Files: 4a32ba8f930f5bffb68285c6e47dedc2 1077 libs optional kdelibs_3.2.2-2.dsc 647a57a893025b58acabcf304aa2a071 166352 libs optional kdelibs_3.2.2-2.diff.gz 281f855ce664bc99a9a71b24f6290314 838336 libs optional kdelibs-bin_3.2.2-2_i386.deb 3b1d9429a8aa09ed4836e99c7a558445 7508062 libs optional kdelibs4_3.2.2-2_i386.deb 837f051f9a17731ed2b05f465ac43494 1132140 libdevel optional kdelibs4-dev_3.2.2-2_i386.deb 5f46c3c3c87009bf4a75e717e0b2cf11 16104 kde optional kdelibs_3.2.2-2_all.deb b228561e7d67bc4796d07d4553c0ec1c 6379892 libs optional kdelibs-data_3.2.2-2_all.deb 0592e96881628cfc3cf5c7e5983e5d07 11603558 doc optional kdelibs4-doc_3.2.2-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAhwhK0QZas444SvIRAvZ9AJ9VcR8Nx1VBzwEg7jq5rzVmDKfW/gCg0CGq BndCAMWgwSFVEx8fqR6qQrI= =jVEz -----END PGP SIGNATURE-----