Your message dated Sat, 10 Sep 2005 15:07:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327444: dpkg-buildpackage: -I does not work on
dot-directories
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; 10 Sep 2005 06:01:07 +0000
>From [EMAIL PROTECTED] Fri Sep 09 23:01:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from europa.telenet-ops.be [195.130.137.75]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EDyQF-0005AD-00; Fri, 09 Sep 2005 23:01:07 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by europa.telenet-ops.be (Postfix) with SMTP
id 2D2303809D; Sat, 10 Sep 2005 08:01:06 +0200 (CEST)
Received: from western.grep.be (dD5E0678D.access.telenet.be [213.224.103.141])
by europa.telenet-ops.be (Postfix) with ESMTP
id EB84538079; Sat, 10 Sep 2005 08:01:05 +0200 (CEST)
Received: from [2001:6f8:32f:20:20d:93ff:fe34:e5c4] (helo=grep.be)
by western.grep.be with esmtp (Exim 4.50)
id 1EDyQD-0000Qx-J4
message size 2271; Sat, 10 Sep 2005 08:01:05 +0200
Received: from wouter by grep.be with local (Exim 4.52)
id 1EDyQC-0003HW-Ov; Sat, 10 Sep 2005 08:01:04 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Wouter Verhelst <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dpkg-buildpackage: -I does not work on dot-directories
X-Mailer: reportbug 3.17
Date: Sat, 10 Sep 2005 08:01:04 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: "Wouter Verhelst,,," <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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: dpkg-dev
Version: 1.13.11
Severity: normal
Hi,
Subject says it all. Specifically: I have my debian packages in a svn
repository, but prefer to run dpkg-buildpackage manually inside that
directory, rather than using something like svn-buildpackage. For that,
I tried to use dpkg-buildpackage -I.svn to make sure these .svn
directories don't get included in the package.
However, this does not appear to work; the .diff.gz still contains the
.svn directories if I run dpkg-buildpackage like 'dpkg-buildpackage
-I.svn -rfakeroot'.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages dpkg-dev depends on:
ii binutils 2.16.1cvs20050902-1 The GNU assembler, linker and bina
ii cpio 2.6-5 GNU cpio -- a program to manage ar
ii dpkg 1.13.11 package maintenance system for Deb
ii make 3.80-11 The GNU version of the "make" util
ii patch 2.5.9-2 Apply a diff file to an original
ii perl [perl5] 5.8.7-4 Larry Wall's Practical Extraction
ii perl-modules 5.8.7-4 Core Perl modules
Versions of packages dpkg-dev recommends:
ii bzip2 1.0.2-8.1 high-quality block-sorting file co
ii gcc [c-compiler] 4:4.0.1-3 The GNU C compiler
ii gcc-3.4 [c-compiler] 3.4.4-8 The GNU C compiler
ii gcc-4.0 [c-compiler] 4.0.1-6 The GNU C compiler
-- no debconf information
---------------------------------------
Received: (at 327444-done) by bugs.debian.org; 10 Sep 2005 13:08:05 +0000
>From [EMAIL PROTECTED] Sat Sep 10 06:08:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from europa.telenet-ops.be [195.130.137.75]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EE55R-0003pp-00; Sat, 10 Sep 2005 06:08:05 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by europa.telenet-ops.be (Postfix) with SMTP
id 3DC273814A; Sat, 10 Sep 2005 15:08:04 +0200 (CEST)
Received: from western.grep.be (dD5E0678D.access.telenet.be [213.224.103.141])
by europa.telenet-ops.be (Postfix) with ESMTP
id 0B12038110; Sat, 10 Sep 2005 15:08:04 +0200 (CEST)
Received: from [2001:6f8:32f:20:20d:93ff:fe34:e5c4] (helo=grep.be)
by western.grep.be with esmtp (Exim 4.50)
id 1EE55P-0001Uw-BW
message size 1535; Sat, 10 Sep 2005 15:08:03 +0200
Received: from wouter by grep.be with local (Exim 4.52)
id 1EE55J-0000ik-Mx; Sat, 10 Sep 2005 15:07:57 +0200
Date: Sat, 10 Sep 2005 15:07:57 +0200
From: Wouter Verhelst <[EMAIL PROTECTED]>
To: Scott James Remnant <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#327444: dpkg-buildpackage: -I does not work on dot-directories
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-Speed: Gates' Law: Every 18 months, the speed of software halves.
Organization: none
User-Agent: Mutt/1.5.10i
Delivered-To: [EMAIL PROTECTED]
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
On Sat, Sep 10, 2005 at 01:36:51PM +0100, Scott James Remnant wrote:
> On Sat, 2005-09-10 at 08:01 +0200, Wouter Verhelst wrote:
> > Subject says it all. Specifically: I have my debian packages in a svn
> > repository, but prefer to run dpkg-buildpackage manually inside that
> > directory, rather than using something like svn-buildpackage. For that,
> > I tried to use dpkg-buildpackage -I.svn to make sure these .svn
> > directories don't get included in the package.
> >
> > However, this does not appear to work; the .diff.gz still contains the
> > .svn directories if I run dpkg-buildpackage like 'dpkg-buildpackage
> > -I.svn -rfakeroot'.
> >
> Try -i instead?
I suck.
--
The amount of time between slipping on the peel and landing on the
pavement is precisely one bananosecond
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]