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

Bug#94007: marked as done ([FP: checks/infofiles] install-info (WS script parsing))



Your message dated Wed, 14 Apr 2004 18:52:39 +0200
with message-id <87smf6o620.fsf@asfaloth.marcbrockschmidt.de>
and subject line This is fixed
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; 14 Apr 2001 20:48:28 +0000
>From pdm@zamazal.org Sat Apr 14 15:48:28 2001
Return-path: <pdm@zamazal.org>
Received: from ns.skynet.cz [193.165.192.9] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14oWy3-000521-00; Sat, 14 Apr 2001 15:48:27 -0500
Received: from blackbird (mail@asasync82.skynet.cz [193.165.192.182])
	by ns.skynet.cz (8.9.3/8.9.2) with ESMTP id WAA07933;
	Sat, 14 Apr 2001 22:48:16 +0200 (CEST)
	(envelope-from pdm@zamazal.org)
Received: from pdm by blackbird with local (Exim 3.12 #1 (Debian))
	id 14oWxR-0004oL-00; Sat, 14 Apr 2001 22:47:49 +0200
From: Milan Zamazal <pdm@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Incomplete detection of install-info options
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Sat, 14 Apr 2001 22:47:49 +0200
Message-Id: <E14oWxR-0004oL-00@blackbird>
Sender: Milan Zamazal <pdm@zamazal.org>
Delivered-To: submit@bugs.debian.org

Package: lintian
Version: 1.20.13
Severity: normal

Lintian gives the following warnings to one of my packages:

  W: gnats2w: install-info-not-called-with-quiet-option
  W: gnats2w: install-info-not-called-with-section-option

However, this messages are not true.  `postinst' contains

  if [ "$1" = configure ]; then
    install-info --description='gnats2w.  Yet another Web interface to GNATS' \
	         --section Devel Development --quiet /usr/share/info/gnats2w.info
  fi

and `prerm'

  if [ "$1" = remove ]; then
    install-info --remove --quiet /usr/share/info/gnats2w.info
  fi

I guess Lintian doesn't recognize continued lines of the command.

Milan Zamazal

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux blackbird 2.4.3 #1 Sat Mar 31 20:13:18 CEST 2001 i686

Versions of packages lintian depends on:
ii  binutils                    2.9.5.0.37-1 The GNU assembler, linker and bina
ii  diffstat                    1.28-1       produces graph of changes introduc
ii  file                        3.33-4       Determines file type using "magic"
ii  perl                        5.6.0-20     Larry Wall's Practical Extracting 
ii  perl [perl5]                5.6.0-20     Larry Wall's Practical Extracting 


---------------------------------------
Received: (at 94007-done) by bugs.debian.org; 14 Apr 2004 16:52:34 +0000
>From marc@marcbrockschmidt.de Wed Apr 14 09:52:34 2004
Return-path: <marc@marcbrockschmidt.de>
Received: from gandalf.marclanger.de [195.60.111.55] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BDncn-0008Ot-00; Wed, 14 Apr 2004 09:52:34 -0700
Received: from p83.129.62.223.tisdip.tiscali.de ([83.129.62.223] helo=Asfaloth)
	by gandalf.marclanger.de with asmtp (Exim 4.31)
	id 1BDncl-00012J-Nx
	for 94007-done@bugs.debian.org; Wed, 14 Apr 2004 18:52:31 +0200
Received: from localhost
	([127.0.0.1] helo=Asfaloth ident=identistdoof)
	by Asfaloth with esmtp (Exim 3.36 #1 (Debian))
	id 1BDncu-0000OQ-00
	for <94007-done@bugs.debian.org>; Wed, 14 Apr 2004 18:52:40 +0200
To: 94007-done@bugs.debian.org
Subject: This is fixed
From: Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>
Organization: CPU+Mainboard-FAQ: http://www.dch-faq.de/
Date: Wed, 14 Apr 2004 18:52:39 +0200
Message-ID: <87smf6o620.fsf@asfaloth.marcbrockschmidt.de>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (celeriac, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Delivered-To: 94007-done@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=-2.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Heya,

A test revealed that this was fixed some time ago, without closing this
bug.

Marc
--=20
Fachbegriffe der Informatik - Einfach erkl=E4rt
173: Ada
       Ada ist der gelungene Versuch, die Schw=E4chen von C, Pascal und
       Fortran in einer Sprache zu vereinigen. (Holger Spielmann)



Reply to: