Bug#262080: marked as done (Distribution no longer detected properly)
Debian Bug Tracking System
owner@bugs.debian.org
Wed, 04 Aug 2004 09:33:13 -0700
Your message dated Wed, 04 Aug 2004 12:17:04 -0400
with message-id <E1BsORs-000515-00@newraff.debian.org>
and subject line Bug#262080: fixed in gnome-system-tools 0.90.0-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; 29 Jul 2004 17:17:56 +0000
>From fpeters@entrouvert.com Thu Jul 29 10:17:56 2004
Return-path: <fpeters@entrouvert.com>
Received: from cytise.theridion.com (mail.entrouvert.be) [80.67.179.75]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BqEXT-0001SY-00; Thu, 29 Jul 2004 10:17:56 -0700
Received: from 184.235-201-80.adsl.skynet.be ([80.201.235.184] helo=localhost)
by mail.entrouvert.be with asmtp (Exim)
(TLSv1:RC4-SHA:128)
id 1BqEc1-00072X-00; Thu, 29 Jul 2004 19:22:37 +0200
Received: from fred by localhost with local (Exim 4.34)
id 1BqEXM-0006vK-D3; Thu, 29 Jul 2004 19:17:48 +0200
Content-Type: multipart/mixed; boundary="===============0449377583=="
MIME-Version: 1.0
From: Frederic Peters <fpeters@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Distribution no longer detected properly
X-Mailer: reportbug 2.63
Date: Thu, 29 Jul 2004 19:17:48 +0200
Message-Id: <E1BqEXM-0006vK-D3@localhost>
Sender: Frederic Peters <fpeters@entrouvert.com>
Delivered-To: submit@bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
This is a multi-part MIME message sent by reportbug.
--===============0449377583==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: gnome-system-tools
Version: 0.33.0-1
Severity: grave
Tags: patch
Since base-files changed /etc/debian_version from "testing/unstable" to "3.1";
gnome-system-tools has been unable to properly detect the distribution.
Patch to backends/platform.pl.in is attached.
Regards,
Frederic
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (ignored: LC_ALL set to fr_BE.UTF-8)
Versions of packages gnome-system-tools depends on:
ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi
ii libatk1.0-0 1.6.1-2 The ATK accessibility toolkit
ii libbonobo2-0 2.6.2-5 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.6.1-1 The Bonobo UI library
di libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii libgconf2-4 2.6.2-1 GNOME configuration database syste
ii libglade2-0 1:2.4.0-1 Library to load .glade files at ru
ii libglib2.0-0 2.4.4-1 The GLib library of C routines
ii libgnome2-0 2.6.1-8 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.6.1.1-2 A powerful object-oriented display
ii libgnomeui-0 2.6.1.1-3 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.6.1.1-5 The GNOME virtual file-system libr
ii libgtk2.0-0 2.4.4-1 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-6 Inter-Client Exchange library
ii liborbit2 1:2.10.2-1.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.4.0-4 Layout and rendering of internatio
ii libpopt0 1.7-4 lib for parsing cmdline parameters
ii libsm6 4.3.0.dfsg.1-6 X Window System Session Management
ii libxml2 2.6.11-2 GNOME XML library
ii perl 5.8.4-2 Larry Wall's Practical Extraction
hi xlibs 4.3.0.dfsg.1-6 X Window System client libraries m
ii zlib1g 1:1.2.1.1-5 compression library - runtime
-- no debconf information
--===============0449377583==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"
--- platform.pl.in.orig 2004-07-29 19:10:50.000000000 +0200
+++ platform.pl.in 2004-07-29 19:13:37.000000000 +0200
@@ -101,7 +101,8 @@
{
my ($ver, $i);
my %vermap =
- ("testing/unstable" => "sarge");
+ ("testing/unstable" => "sarge",
+ "3.1" => "sarge");
open DEBIAN, "$gst_prefix/etc/debian_version" or return -1;
chomp ($ver = <DEBIAN>);
--===============0449377583==--
---------------------------------------
Received: (at 262080-close) by bugs.debian.org; 4 Aug 2004 16:23:14 +0000
>From katie@ftp-master.debian.org Wed Aug 04 09:23:14 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BsOXp-0005A0-00; Wed, 04 Aug 2004 09:23:13 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BsORs-000515-00; Wed, 04 Aug 2004 12:17:04 -0400
From: Jose Carlos Garcia Sogo <jsogo@debian.org>
To: 262080-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#262080: fixed in gnome-system-tools 0.90.0-1
Message-Id: <E1BsORs-000515-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 04 Aug 2004 12:17:04 -0400
Delivered-To: 262080-close@bugs.debian.org
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=-6.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: gnome-system-tools
Source-Version: 0.90.0-1
We believe that the bug you reported is fixed in the latest version of
gnome-system-tools, which is due to be installed in the Debian FTP archive:
gnome-system-tools_0.90.0-1.diff.gz
to pool/main/g/gnome-system-tools/gnome-system-tools_0.90.0-1.diff.gz
gnome-system-tools_0.90.0-1.dsc
to pool/main/g/gnome-system-tools/gnome-system-tools_0.90.0-1.dsc
gnome-system-tools_0.90.0-1_i386.deb
to pool/main/g/gnome-system-tools/gnome-system-tools_0.90.0-1_i386.deb
gnome-system-tools_0.90.0.orig.tar.gz
to pool/main/g/gnome-system-tools/gnome-system-tools_0.90.0.orig.tar.gz
ximian-setup-tools_0.90.0-1_all.deb
to pool/main/g/gnome-system-tools/ximian-setup-tools_0.90.0-1_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 262080@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jose Carlos Garcia Sogo <jsogo@debian.org> (supplier of updated gnome-system-tools 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: Wed, 4 Aug 2004 16:46:06 +0200
Source: gnome-system-tools
Binary: ximian-setup-tools gnome-system-tools
Architecture: source i386 all
Version: 0.90.0-1
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Changed-By: Jose Carlos Garcia Sogo <jsogo@debian.org>
Description:
gnome-system-tools - Cross-platform configuration utilities for GNOME
ximian-setup-tools - Cross-platform configuration utilities for GNOME (transitional pa
Closes: 193300 258228 258550 258551 262080
Changes:
gnome-system-tools (0.90.0-1) unstable; urgency=low
.
* New upstream version. (Closes: #258228)
+ /etc/hostname ended with newline. (Closes: #258551)
+ it handles correctly multiboot configs. (Closes: #193300)
* /etc/hostname shouldn't contain fqdn (Closes: #258550)
* debian/patches:
+ 05_sarge: fix detection of Sarge, now that /etc/debiaan_version
contains 3.1. Patch from Frederic Peters (Closes: #262080)
+ 10_relibtoolize: updated
.
* debian/control.in
+ removed libvte-dev and libcracklib2-dev Build-Dependency, as they're not
needed any longer.
Files:
8c8c2c3d34129bdb309b7167b18a6a43 1593 gnome extra gnome-system-tools_0.90.0-1.dsc
d72a5ff758bb9c3542156fdf58cf104b 3154212 gnome extra gnome-system-tools_0.90.0.orig.tar.gz
7d43ceb3db4c96e602c611919256e450 11999 gnome extra gnome-system-tools_0.90.0-1.diff.gz
7de1dca01a1f08107c2103f5f3663e9e 1762744 gnome extra gnome-system-tools_0.90.0-1_i386.deb
c113e0776522f596c506a0ff12d7bb3a 14314 gnome extra ximian-setup-tools_0.90.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBEPmKS+BYJZB4jhERAjvZAJ0UhDi4SYS6nLotBV7Om9EwQxgdEwCgiQUY
8odF13rpJShA173/RpRrxOE=
=xIMY
-----END PGP SIGNATURE-----