]> git.ipfire.org Git - pakfire.git/commit
Convert all files in a source tarball to owner root.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Dec 2011 17:56:52 +0000 (18:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Dec 2011 17:56:52 +0000 (18:56 +0100)
commitb47897ca161e9e28149b10b05b396173f8c89767
tree17fb5ae5a6cf65e1712676c3344e7ebada7c14c0
parentbe52ee86e8fa16f9d00e58fc75f85f9134bcd8ac
Convert all files in a source tarball to owner root.

Sometimes, when files had crappy owners, there has been
an issue in extrating the properly. To overcome that and
also to overcome that users can take benefit from weird
owners, we will change that to user root.

When extracting the source package, we may replace that
if we feel so.
python/pakfire/packages/packager.py