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

Bug#102191: marked as done (libstdc++2.10-dev has unset $pkg_ver in prerm)



Your message dated Sat, 30 Jun 2001 00:17:29 +0200
with message-id <15164.65145.742494.678576@gargle.gargle.HOWL>
and subject line fixed in 2.95.4.ds3-0.010628
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jun 2001 08:54:49 +0000
>From doogie@debian.org Mon Jun 25 03:54:49 2001
Return-path: <doogie@debian.org>
Received: from c1494421-a.alntn1.tx.home.com (lapdoog.doogie.org) [::ffff:24.4.56.213] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15ES8u-0000ff-00; Mon, 25 Jun 2001 03:54:49 -0500
Received: from localhost ([127.0.0.1])
	by lapdoog.doogie.org with esmtp (Exim 3.22 #1 (Debian))
	id 15EIqf-0003j3-00
	for <submit@bugs.debian.org>; Sun, 24 Jun 2001 17:59:21 -0500
Date: Sun, 24 Jun 2001 17:59:21 -0500 (CDT)
From: Adam Heath <doogie@debian.org>
X-X-Sender:  <adam@localhost>
To:  <submit@bugs.debian.org>
Subject: libstdc++2.10-dev has unset $pkg_ver in prerm
Message-ID: <[🔎] Pine.LNX.4.33.0106241757280.1828-100000@localhost>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org

package: libstdc++2.10
version: 1:2.95.2-14

yakko:/mount/md0/mirror# cat /var/lib/dpkg/info/libstdc++2.10-dev.prerm
#! /bin/sh -e

if [ \( "$1" = "upgrade" -o "$1" = "remove" \) -a -L /usr/doc/libstdc++2.10-dev ]; then rm -f /usr/doc/libstdc++2.10-dev; fi


install-info --quiet --remove iostream$pkg_ver

--

Note how $pkg_ver is not set.  Looking at the postinst, there is a value, and
no variable.  This appears to be a problem with some file munging in
debian/rules, but I haven't checked there.


---------------------------------------
Received: (at 102191-done) by bugs.debian.org; 29 Jun 2001 22:18:37 +0000
>From doko@cs.tu-berlin.de Fri Jun 29 17:18:37 2001
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15G6ay-000604-00; Fri, 29 Jun 2001 17:18:36 -0500
Received: from bolero.cs.tu-berlin.de (doko@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id AAA19309;
	Sat, 30 Jun 2001 00:17:30 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f5TMHTV11620;
	Sat, 30 Jun 2001 00:17:29 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15164.65145.742494.678576@gargle.gargle.HOWL>
Date: Sat, 30 Jun 2001 00:17:29 +0200
To: 102191-done@bugs.debian.org, 92524-done@bugs.debian.org,
        100571-done@bugs.debian.org
Subject: fixed in 2.95.4.ds3-0.010628
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: 102191-done@bugs.debian.org

 * Updated sources to CVS 20010628 (last change 20010619).
 * Updated gpc (20010623).
 * fix libstdc++-dev's prerm (closes #102191).
 * debian/patches/libstdc++-sstream.dpatch: New patch (closes #92524,#100571).
 * debian/control.in: Add Uploaders: field.
 * debian/patches/arm-tune.dpatch, debian/patches/arm-output-int.dpatch: New
   patches.



Reply to: