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

Bug#180038: marked as done (mishandles comma in package description)



Your message dated Tue, 11 Mar 2003 16:02:39 -0500
with message-id <E18sqtT-00013N-00@auric.debian.org>
and subject line Bug#180038: fixed in anna 0.024
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; 6 Feb 2003 19:15:23 +0000
>From tdykstra@famdijkstra.org Thu Feb 06 13:15:22 2003
Return-path: <tdykstra@famdijkstra.org>
Received: from pieck.student.uva.nl [146.50.96.22] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18grUY-0004F5-00; Thu, 06 Feb 2003 13:15:22 -0600
Received: from baardmijt ([146.50.160.23]) by
          pieck.student.uva.nl (Netscape Messaging Server 4.15) with ESMTP
          id H9WITL00.P4D for <submit@bugs.debian.org>; Thu, 6 Feb 2003
          20:15:21 +0100 
Received: from roodbaard ([192.168.13.2])
	by baardmijt with esmtp (Exim 3.35 #1 (Debian))
	id 18grUV-0001QD-00; Thu, 06 Feb 2003 20:15:19 +0100
Received: from tdykstra by roodbaard with local (Exim 3.36 #1 (Debian))
	id 18grUV-0000AO-00; Thu, 06 Feb 2003 20:15:19 +0100
From: "Tim Dijkstra (tdykstra)" <tim@famdijkstra.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: install: downloading modules menu has to long entries
X-Mailer: reportbug 1.50
Date: Thu, 06 Feb 2003 20:15:18 +0100
Message-Id: <E18grUV-0000AO-00@roodbaard>
Sender: Tim Dijkstra <tdykstra@famdijkstra.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-0.1 required=5.0
	tests=SPAM_PHRASE_01_02
	version=2.41
X-Spam-Level: 

Package: install
Version: N/A; reported 2003-02-06
Severity: normal

I'm not sure which package is to blame, so you can figure it out...

In the menu where you can select udebs to download (during network
install), something goes wrong when the description of a package is
longer than the screen. It will occupy two lines, this is not a problem,
but the numbering will now assign two menu numbers to this entry.
Example:

1 very_nice_package.udeb  This is a very nice package that basically
2 does nothing, but does occupy two lines
3 another.udeb            Package that does something else.
.
.
.


This is a little weird, isn't it? I didn't try menu entry number 2 btw.

grts Tim

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux roodbaard 2.4.20 #1 di jan 14 22:17:08 CET 2003 i686
Locale: LANG=nl_NL@euro, LC_CTYPE=nl_NL@euro


---------------------------------------
Received: (at 180038-close) by bugs.debian.org; 11 Mar 2003 21:09:02 +0000
>From katie@auric.debian.org Tue Mar 11 15:09:01 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18sqzd-0005Lu-00; Tue, 11 Mar 2003 15:09:01 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18sqtT-00013N-00; Tue, 11 Mar 2003 16:02:39 -0500
From: Martin Sjogren <sjogren@debian.org>
To: 180038-close@bugs.debian.org
X-Katie: $Revision: 1.32 $
Subject: Bug#180038: fixed in anna 0.024
Message-Id: <E18sqtT-00013N-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 11 Mar 2003 16:02:39 -0500
Delivered-To: 180038-close@bugs.debian.org

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

anna_0.024.dsc
  to pool/main/a/anna/anna_0.024.dsc
anna_0.024.tar.gz
  to pool/main/a/anna/anna_0.024.tar.gz
anna_0.024_i386.udeb
  to pool/main/a/anna/anna_0.024_i386.udeb



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 180038@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Sjogren <sjogren@debian.org> (supplier of updated anna 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: Tue, 11 Mar 2003 21:51:15 +0100
Source: anna
Binary: anna
Architecture: source i386
Version: 0.024
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Martin Sjogren <sjogren@debian.org>
Description: 
 anna       - Load installer modules (udeb)
Closes: 178778 180038
Changes: 
 anna (0.024) unstable; urgency=low
 .
   * Martin Sjögren
     - Show debconf notes when retrieving, md5sum check or unpacking fails
       (Closes: #178778).
     - Fix bug with packages being fetched even though they are installed
       and up to date.
     - Resolve dependencies and sort packages before installing them, this
       means that libc is installed first, as is proper.
     - Detect ', ' substrings in package descriptions and drop them, and the
       rest of the description (Closes: #180038).
     - Show a debconf note when the retriever doesn't find any packages.
   * André Luís Lopes :
     - Update pt_BR template translation to reflect md5sum checks
       messages additions.
     - Run debconf2po-update again, translate and unfuzzy needed strings.
   * Christian Perrier
     - Update debian/po/fr.po
Files: 
 8b6eabe2ee4a63c27fc6e8076b45887e 751 debian-installer standard anna_0.024.dsc
 cc51b68946b40e6cd2975689d2a1f05b 15760 debian-installer standard anna_0.024.tar.gz
 c91473494fd95dbd70d913147de76cf7 7854 debian-installer standard anna_0.024_i386.udeb

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

iD8DBQE+bkydGpBPiZwE9FYRAoRsAJ9CCqZbzgA8WZz9IvLFTWZ5KL0p5QCgqzjk
qk+y85QlnjhPm4U27rvj2Bc=
=HdUP
-----END PGP SIGNATURE-----



Reply to: