Your message dated Sun, 12 Jun 2005 12:02:22 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#21236: fixed in dpkg 1.13.9 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; 16 Apr 1998 18:29:04 +0000 Received: (qmail 10744 invoked from network); 16 Apr 1998 18:29:03 -0000 Received: from pizarro.unex.es ([EMAIL PROTECTED]) by debian.novare.net with SMTP; 16 Apr 1998 18:29:03 -0000 Received: from guadiana.unex.es ([EMAIL PROTECTED] [158.49.8.233]) by pizarro.unex.es (8.8.5/8.8.5) with ESMTP id UAA10300 for <[EMAIL PROTECTED]>; Thu, 16 Apr 1998 20:28:56 +0200 Received: from cantor.unex.es ([EMAIL PROTECTED] [158.49.32.40]) by guadiana.unex.es (8.8.5/8.8.5) with SMTP id UAA10974 for <[EMAIL PROTECTED]>; Thu, 16 Apr 1998 20:28:56 +0200 Date: Thu, 16 Apr 1998 20:28:01 +0200 (CEST) From: Santiago Vila <[EMAIL PROTECTED]> To: Debian Bugs <[EMAIL PROTECTED]> Subject: dpkg-source wipes out a .orig dir if it exists. Message-ID: <[EMAIL PROTECTED]> X-Debian-Cc: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Package: dpkg-dev Version: 1.4.0.22 My intention was to extract a source, mv the DIR to DIR.orig, extract the source again, make some modifications inside DIR and then do a recursive diff from DIR.orig to DIR by hand. Well, dpkg-source did not let me to do that. I dowloaded the source of gzip (as an example) and I did the following: $ dpkg-source -x gzip_1.2.4-26.dsc dpkg-source: extracting gzip in gzip-1.2.4 $ mv gzip-1.2.4 gzip-1.2.4.orig $ dpkg-source -x gzip-1.2.4 dpkg-source: extracting gzip in gzip-1.2.4 At this point, the gzip-1.2.4.orig directory dissapeared. This should not have happened, or there should be an option to override it, since dpkg-source obviously can do its things in whatever temporary directory to extract the sources properly. Thanks. --------------------------------------- Received: (at 21236-close) by bugs.debian.org; 12 Jun 2005 16:09:21 +0000 >From [EMAIL PROTECTED] Sun Jun 12 09:09:21 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 1DhV1V-0003r4-00; Sun, 12 Jun 2005 09:09:21 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DhUuk-0005hC-00; Sun, 12 Jun 2005 12:02:22 -0400 From: Scott James Remnant <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#21236: fixed in dpkg 1.13.9 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 12 Jun 2005 12:02:22 -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: X-CrossAssassin-Score: 3 Source: dpkg Source-Version: 1.13.9 We believe that the bug you reported is fixed in the latest version of dpkg, which is due to be installed in the Debian FTP archive: dpkg-dev_1.13.9_all.deb to pool/main/d/dpkg/dpkg-dev_1.13.9_all.deb dpkg_1.13.9.dsc to pool/main/d/dpkg/dpkg_1.13.9.dsc dpkg_1.13.9.tar.gz to pool/main/d/dpkg/dpkg_1.13.9.tar.gz dpkg_1.13.9_i386.deb to pool/main/d/dpkg/dpkg_1.13.9_i386.deb dselect_1.13.9_i386.deb to pool/main/d/dpkg/dselect_1.13.9_i386.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. Scott James Remnant <[EMAIL PROTECTED]> (supplier of updated dpkg 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: Sun, 12 Jun 2005 15:52:43 +0100 Source: dpkg Binary: dpkg dselect dpkg-dev Architecture: source i386 all Version: 1.13.9 Distribution: unstable Urgency: low Maintainer: Scott James Remnant <[EMAIL PROTECTED]> Changed-By: Scott James Remnant <[EMAIL PROTECTED]> Description: dpkg - Package maintenance system for Debian dpkg-dev - Package building tools for Debian dselect - a user tool to manage Debian packages Closes: 21236 156317 193653 246802 249496 282323 304297 307139 Changes: dpkg (1.13.9) unstable; urgency=low . The "On like Donkey Kong" Release. . * Only open the log file when we first need to write to it, this avoids the need to suppress errors when not root which fakeroot defeated anyway. * Stop dpkg-source clobbering an existing .orig directory during unpacking. Closes: #21236. * Allow an alternate output directory to be specified to dpkg-source by giving a second argument to -x. Closes: #246802, #282323. * Added .arch-inventory to default diff ignore regexp. Closes: #304297. . SELinux support (Manoj Srivastava): * On SELinux-enabled systems, try to set the security context when the package is unpacked. Closes: #193653, #249496, #307139. * Added build-dependancy on libselinux1-dev. . Improvements to dpkg-source (Brendan O'Dea): * Support unpacking of "Wig And Pen" (Format 2.0) source packages. * Multiple pristine upstream tarballs allowed. * Native and upstream tarballs may be bzip2-compressed instead of gzip, as may the debian diff or tarball. * Unsupported format error fixed to output the unsupported format rather than the supported one. Closes: #156317. Files: 3de37042afe8c16293e23402936dba18 622 base required dpkg_1.13.9.dsc 11351b33bcd380f849e3ce1e24b1ce2e 3557423 base required dpkg_1.13.9.tar.gz 7c534ffbcdb85a133f33cfc5f60332e3 1781280 base required dpkg_1.13.9_i386.deb 88135455172d9144ca78cdd06784cd1a 120494 base required dselect_1.13.9_i386.deb 2450a224892ab56d6d9a9c19f10e7650 162762 utils standard dpkg-dev_1.13.9_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCrFjDIexP3IStZ2wRAkmIAJ0RPWcgEXgPIVo/qxUdkvIg4XT95QCgq5HA 6knfxRHT+I65fJDZ57H35rs= =2sT8 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]