Your message dated Fri, 22 Apr 2005 15:00:21 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#296999: fixed in pbuilder 0.127
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; 26 Feb 2005 11:34:02 +0000
>From [EMAIL PROTECTED] Sat Feb 26 03:34:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adsl-ull-147-52.46-151.net24.it (minefield) [151.46.52.147] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D50Cv-0002Kb-00; Sat, 26 Feb 2005 03:34:01 -0800
Received: by minefield (Postfix, from userid 1000)
        id D803EC8191; Sat, 26 Feb 2005 12:33:15 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============1936812121=="
MIME-Version: 1.0
From: Danilo Piazzalunga <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: pbuilder: save aptcache after running B hooks
X-Mailer: reportbug 3.5ubuntu4
Date: Sat, 26 Feb 2005 12:33:15 +0100
Message-Id: <[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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.


--===============1936812121==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: pbuilder
Version: 0.122
Severity: wishlist
Tags: patch

The post-build "B" hooks are likely used to install lintian, linda (as
the included examples suggest), and possibly anything else to test the
just-built package. It would be nice if the aptcache were saved after
the hooks run.

This would be a really trivial, non-intrusive change. The patch also
adds a comment to save_aptcache, to document that it is safe to call it
multiple times (I've looked at the code: it is).

Best Regards,
Danilo

-- 
Danilo Piazzalunga                     +--------------------+
PGP Key available at subkeys.pgp.net   | Linux User #245762 |
Fingerprint: D018 815E 8C7F 2AE2 5565  | ICQ #105550412     |
             0C36 B5F6 DB20 B800 CB9F  +--------------------+

--===============1936812121==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
        filename="pbuilder-saveaptcache-after-Bhooks.diff"

diff -Nru pbuilder-0.122.orig/pbuilder-buildpackage 
pbuilder-0.122/pbuilder-buildpackage
--- pbuilder-0.122.orig/pbuilder-buildpackage   2005-02-13 07:57:29.000000000 
+0100
+++ pbuilder-0.122/pbuilder-buildpackage        2005-02-26 12:19:59.883918952 
+0100
@@ -127,6 +127,7 @@
 
 trap umountproc_cleanbuildplace exit
 executehooks "B"
+save_aptcache
 trap cleanbuildplace exit
 umountproc
 
diff -Nru pbuilder-0.122.orig/pbuilder-modules pbuilder-0.122/pbuilder-modules
--- pbuilder-0.122.orig/pbuilder-modules        2005-02-13 07:52:44.000000000 
+0100
+++ pbuilder-0.122/pbuilder-modules     2005-02-26 12:19:55.782542456 +0100
@@ -302,6 +302,7 @@
 
 function save_aptcache() {
     # save the current aptcache archive
+    # it is safe to call this function multiple times
     local doit
     if [ -n "$APTCACHE" ]; then
        echo "Copying back the cached apt archive contents"

--===============1936812121==--

---------------------------------------
Received: (at 296999-close) by bugs.debian.org; 22 Apr 2005 19:23:29 +0000
>From [EMAIL PROTECTED] Fri Apr 22 12:23:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DP3kO-00065J-00; Fri, 22 Apr 2005 12:23:29 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DP3O1-0003Vo-00; Fri, 22 Apr 2005 15:00:21 -0400
From: Junichi Uekawa <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#296999: fixed in pbuilder 0.127
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 22 Apr 2005 15:00:21 -0400
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-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
X-Spam-Level: 

Source: pbuilder
Source-Version: 0.127

We believe that the bug you reported is fixed in the latest version of
pbuilder, which is due to be installed in the Debian FTP archive:

pbuilder_0.127.dsc
  to pool/main/p/pbuilder/pbuilder_0.127.dsc
pbuilder_0.127.tar.gz
  to pool/main/p/pbuilder/pbuilder_0.127.tar.gz
pbuilder_0.127_all.deb
  to pool/main/p/pbuilder/pbuilder_0.127_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Junichi Uekawa <[EMAIL PROTECTED]> (supplier of updated pbuilder package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 22 Apr 2005 07:38:16 +0900
Source: pbuilder
Binary: pbuilder
Architecture: source all
Version: 0.127
Distribution: unstable
Urgency: low
Maintainer: Junichi Uekawa <[EMAIL PROTECTED]>
Changed-By: Junichi Uekawa <[EMAIL PROTECTED]>
Description: 
 pbuilder   - personal package builder for Debian packages
Closes: 296999
Changes: 
 pbuilder (0.127) unstable; urgency=low
 .
   * pdebuild.1, pdebuild-user-mode-linux.1: --debsign-k requires key-id.
   * save apt cache after running B hook in build target; so that
     we don't keep redownloading lintian/linda . (closes: #296999)
Files: 
 b3359cbc5aae9452f7b5e2e4f61758b3 557 devel extra pbuilder_0.127.dsc
 0ee886b28a358d9543045c74255a37c1 197687 devel extra pbuilder_0.127.tar.gz
 d05a8a5d3cb596552bd1de2d80602017 64882 devel extra pbuilder_0.127_all.deb

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

iD8DBQFCaDK7MFm/ks03VvQRAl/7AJ48d9sthXoRo0Wjsib52Gmrk+FYuACg5pG/
wVbqtNKAjhOrAxYHZPiorXU=
=CB7C
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to