Your message dated Sun, 17 Oct 1999 11:31:56 -0400
with message-id <[EMAIL PROTECTED]>
and subject line not a bug in dpkg-buildpackage...
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; 4 Sep 1996 10:16:25 +0000
Received: (qmail-queue invoked from smtpd); 4 Sep 1996 10:07:01 -0000
Received: from Campino.Informatik.RWTH-Aachen.DE (137.226.225.2)
by master.debian.org with SMTP; 4 Sep 1996 10:06:36 -0000
Received: from feivel.informatik.rwth-aachen.de ([EMAIL PROTECTED]
[137.226.53.14]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12)
with ESMTP id LAA02837 for <[EMAIL PROTECTED]>; Wed, 4 Sep 1996
11:55:23 +0200
Received: (from [EMAIL PROTECTED]) by feivel.informatik.rwth-aachen.de
(8.7.5/8.7.3) id LAA03439 for [EMAIL PROTECTED]; Wed, 4 Sep 1996 11:58:41 +0200
From: Michael Meskes <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Subject: dpkg-buildpackage doesn't seem to work correctly
To: [EMAIL PROTECTED]
Date: Wed, 4 Sep 1996 11:58:40 +0200 (MET DST)
X-Mailer: ELM [version 2.4 PL25 PGP2]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Package: dpkg
Version: 1.3.14
When using dpkg-buildpackage with the -r option the command "debian/rules
binary" etc. should be quoted IMO. Otherwise using "su -c" as root command
results in debian/rules being called without an argument.
Michael
--
Michael Meskes | _____ ________ __ ____
[EMAIL PROTECTED] | / ___// ____/ // / / __ \___ __________
[EMAIL PROTECTED] | \__ \/ /_ / // /_/ /_/ / _ \/ ___/ ___/
[EMAIL PROTECTED] | ___/ / __/ /__ __/\__, / __/ / (__ )
Use Debian GNU/Linux! | /____/_/ /_/ /____/\___/_/ /____/
---------------------------------------
Received: (at 4393-done) by bugs.debian.org; 17 Oct 1999 15:29:20 +0000
Received: (qmail 24581 invoked from network); 17 Oct 1999 15:29:20 -0000
Received: from ppp17.ts1-3.newportnews.visi.net (HELO lappy.djj.state.va.us)
(209.8.197.81)
by master.debian.org with SMTP; 17 Oct 1999 15:29:20 -0000
Received: from bmc by lappy.djj.state.va.us with local (Exim 3.03 #1 (Debian))
for [EMAIL PROTECTED]
id 11csHs-0005nj-00; Sun, 17 Oct 1999 11:31:56 -0400
Date: Sun, 17 Oct 1999 11:31:56 -0400
From: Ben Collins <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: not a bug in dpkg-buildpackage...
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0pre3i
debian/rules binary, cannot be called in quotes since some $rootcommand's
might interpret it as the entire executable. dpkg-buildpackage cannot be
coded to accept all types of rootcommands.
Ben