Inside tar_contents(), don't emulate tar --numeric-id option. The uid/gid
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:56:43 +0000 (06:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 06:56:43 +0000 (06:56 -0000)
commita996d1d31e966a4689641155a8e8e4cbdc7570ea
tree6ab1996887ceab87f3f5351acc2f9cfd3d63b7c3
parent1dde4875c27f6b7ecc4989b5f8bd353930cbd2e4
Inside tar_contents(), don't emulate tar --numeric-id option. The uid/gid
might be different on the system where the package will be installed, so we
need to store the actual user/group name in the tar file. (trunk r13281)

svn path=/main/branches/2.1.6/; revision=13456
pym/portage/dbapi/vartree.py