[Bug 817792] Re: pkgstripfiles doesn't preserve permissions of png files
Lionel Le Folgoc
lionel at lefolgoc.net
Thu Aug 18 20:19:12 UTC 2011
I can confirm that, it's 100% reproducible on my oneiric chroots here.
It's not a problem when umask is 022, but with the new default umask
(002), the permissions are messed up (664 instead of 644). And since
this optimization takes place "inside" dpkg-deb, dh_fixperms has already
run...
** Changed in: pkgbinarymangler (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pkgbinarymangler in Ubuntu.
https://bugs.launchpad.net/bugs/817792
Title:
pkgstripfiles doesn't preserve permissions of png files
Status in “pkgbinarymangler” package in Ubuntu:
Confirmed
Bug description:
pkgstripfiles runs advpng which doesn't preserve file permissions.
For example in https://launchpadlibrarian.net/76159822
/buildlog_ubuntu-
oneiric-i386.ksnapshot_4%3A4.7.0-0ubuntu1_BUILDING.txt.gz
-rw-r--r-- root/root 91025 2011-05-20 20:36 ./usr/share/doc/kde/HTML/en/ksnapshot/window.png
-rw-rw-r-- root/root 34949 2011-07-28 14:34 ./usr/share/doc/kde/HTML/en/ksnapshot/send-to-menu.png
send-to-menu.png has wrong permissions because advpng was able to
optimize it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pkgbinarymangler/+bug/817792/+subscriptions
More information about the foundations-bugs
mailing list