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

Bug#95954: marked as done (Typo in python-gendoc prerm Script)



Your message dated Thu, 24 May 2001 22:47:23 +0200 (MEST)
with message-id <15117.29497.445800.936429@bolero>
and subject line fixed in python-gendoc 0.73-5
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; 1 May 2001 15:05:34 +0000
>From mvrable@corinth.st.hmc.edu Tue May 01 10:05:34 2001
Return-path: <mvrable@corinth.st.hmc.edu>
Received: from corinth.st.hmc.edu [134.173.59.58] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14ubiX-0001ew-00; Tue, 01 May 2001 10:05:33 -0500
Received: by corinth.st.hmc.edu (Postfix, from userid 1000)
	id 7CFEC2FD2C; Tue,  1 May 2001 08:05:32 -0700 (PDT)
Date: Tue, 1 May 2001 08:05:31 -0700
From: Michael Vrable <michael_vrable@hmc.edu>
To: submit@bugs.debian.org
Subject: Typo in python-gendoc prerm Script
Message-ID: <20010501080531.A29068@hmc.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
Delivered-To: submit@bugs.debian.org

Package: python-gendoc
Version: 0.73-4

The prerm script contains a typo on line 8.  It reads
  PACKAGE=`basename .prerm`
while instead it should read
  PACKAGE=`basename $0 .prerm`

This causes the following error messages on uninstallation:
  Package `.prerm' is not installed.
  Use dpkg --info (= dpkg-deb --info) to examine archive files,
  and dpkg --contents (= dpkg-deb --contents) to list their contents.
  Package `.prerm' is not installed.
  Use dpkg --info (= dpkg-deb --info) to examine archive files,
  and dpkg --contents (= dpkg-deb --contents) to list their contents.

Compiled python files are not properly removed as a result.

---------------------------------------
Received: (at 95954-done) by bugs.debian.org; 24 May 2001 20:49:09 +0000
>From doko@cs.tu-berlin.de Thu May 24 15:49:09 2001
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15322e-0001zi-00; Thu, 24 May 2001 15:49:09 -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 WAA02644
	for <95954-done@bugs.debian.org>; Thu, 24 May 2001 22:47:23 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.9.3+Sun/8.9.3) id WAA20637;
	Thu, 24 May 2001 22:47:23 +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
Date: Thu, 24 May 2001 22:47:23 +0200 (MEST)
To: 95954-done@bugs.debian.org
Subject: fixed in python-gendoc 0.73-5
X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs  Lucid
Message-ID: <15117.29497.445800.936429@bolero>
Delivered-To: 95954-done@bugs.debian.org

fixed in python-gendoc 0.73-5



Reply to: