tag 769211 pending
thanks

Hello,

Bug #769211 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=b1c19bc

---
commit b1c19bc87eb661f074e63a2aa5c8ac9e55e3fac4
Author: Guillem Jover <guil...@debian.org>
Date:   Wed Nov 12 10:17:08 2014 +0100

    libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack
    
    The tar extractor should be independent from the current system, so that
    testing it can be made reproducible.
    
    Move the preference over the system user and group names to the actual
    dpkg unpack code.
    
    Regression introduced in commit f71e02c8e913884bfbf9d97b58ded4591b823cdb.
    
    Closes: #769211

diff --git a/debian/changelog b/debian/changelog
index 322c954..2fa248f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ dpkg (1.17.22) UNRELEASED; urgency=low
     Regression introduced in dpkg 1.10.
   * Fix build on Mac OS X. Regression introduced in dpkg 1.17.11.
     Reported by Dominyk Tiller <dominyktil...@gmail.com>.
+  * Normalize tar entry uid and gid from the current system only in dpkg
+    unpack. Regression introduced in dpkg 1.17.14. Closes: #769211
 
   [ Updated programs translations ]
   * German (Sven Joachim).


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to