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

Bug#337660: marked as done (lintian complained about menu-command-not-in-package when use killall)



Your message dated Sun, 06 Nov 2005 16:51:56 +0100
with message-id <87wtjlrcyr.fsf@nahar.marcbrockschmidt.de>
and subject line Bug#337660: lintian complained about menu-command-not-in-package when use killall
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; 5 Nov 2005 16:22:05 +0000
>From caiqian@debian.org Sat Nov 05 08:22:05 2005
Return-path: <caiqian@debian.org>
Received: from 82-46-91-147.cable.ubr07.azte.blueyonder.co.uk (localhost.localdomain) [82.46.91.147] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EYQnt-0007Xl-00; Sat, 05 Nov 2005 08:22:05 -0800
Received: from localhost ([127.0.0.1])
	by localhost.localdomain with esmtp (Exim 4.54)
	id 1EYQna-0002C3-Ka
	for submit@bugs.debian.org; Sat, 05 Nov 2005 16:21:46 +0000
Date: Sat, 05 Nov 2005 16:21:46 +0000 (GMT)
Message-Id: <[🔎] 20051105.162146.78709768.caiqian@debian.org>
To: submit@bugs.debian.org
Subject: lintian complained about menu-command-not-in-package when use
 killall
From: Cai Qian <caiqian@debian.org>
User-Agent: Mew/4.2.52 Emacs/21.4.1
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

package: lintian
version: 1.23.13
severity: normal

It will generate a warning with following  menu file,

?package(xsnow): needs="X11" section="Games/Toys" \
	title="xsnow - start" command="xsnow"
?package(xsnow): needs="X11" section="Games/Toys" \
        title="xsnow - stop" command="/usr/bin/killall -KILL xsnow"

Cai Qian

---------------------------------------
Received: (at 337660-done) by bugs.debian.org; 6 Nov 2005 15:52:11 +0000
>From marc@marcbrockschmidt.de Sun Nov 06 07:52:11 2005
Return-path: <marc@marcbrockschmidt.de>
Received: from shadowland.snow-crash.org (ned.snow-crash.org) [80.190.250.253] (postfix)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EYmoU-0004RH-00; Sun, 06 Nov 2005 07:52:11 -0800
Received: from nahar.localdomain (p85.212.14.46.tisdip.tiscali.de [85.212.14.46])
	by ned.snow-crash.org (Postfix) with ESMTP id 91A3732CBA;
	Sun,  6 Nov 2005 16:52:07 +0100 (CET)
Received: from localhost ([127.0.0.1] helo=nahar.localdomain)
	by nahar.localdomain with esmtp (Exim 4.54)
	id 1EYmoL-0003rM-UH; Sun, 06 Nov 2005 16:52:02 +0100
From: Marc 'HE' Brockschmidt <he@debian.org>
To: Cai Qian <caiqian@debian.org>
Cc: 337660-done@bugs.debian.org
Subject: Re: Bug#337660: lintian complained about menu-command-not-in-package when use killall
Organization: CPU+Mainboard-FAQ: http://www.dch-faq.de/
References: <[🔎] 20051105.162146.78709768.caiqian@debian.org>
Date: Sun, 06 Nov 2005 16:51:56 +0100
In-Reply-To: <[🔎] 20051105.162146.78709768.caiqian@debian.org> (Cai Qian's message
	of "Sat, 05 Nov 2005 16:21:46 +0000 (GMT)")
Message-ID: <87wtjlrcyr.fsf@nahar.marcbrockschmidt.de>
User-Agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.17 (linux)
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
	micalg=pgp-sha1; protocol="application/pgp-signature"
Delivered-To: 337660-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Cai Qian <caiqian@debian.org> writes:
> It will generate a warning with following  menu file,
>
> ?package(xsnow): needs=3D"X11" section=3D"Games/Toys" \
> 	title=3D"xsnow - start" command=3D"xsnow"
> ?package(xsnow): needs=3D"X11" section=3D"Games/Toys" \
>         title=3D"xsnow - stop" command=3D"/usr/bin/killall -KILL xsnow"

killall is not in the xsnow package (it's in psmisc) and not essential,
so you need to add a dependency on psmisc in xsnow. As lintian doesn't
do dependency checking, this is a normal use for lintian overrides. I'm
closing this bug, as there is no real error in lintian's behaviour.

Marc
=2D-=20
Fachbegriffe der Informatik - Einfach erkl=E4rt
63: professionelles Arbeiten
       Netscape ist nicht auf der Festplatte (Matthias Bruestle)

--=-=-=
Content-Type: application/pgp-signature

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

iD8DBQBDbiahmO5zOp3h7rERAlJnAJwP56B6EuTTBQVNtFQxt3ldJXbudgCeO9Yo
bQU48oL0tP1+iLDKCuE2AQ8=
=S+Z0
-----END PGP SIGNATURE-----
--=-=-=--



Reply to: