Bug #190179 - Use `prelink --verify filename` to write the
authorZac Medico <zmedico@gentoo.org>
Wed, 26 Sep 2007 04:37:40 +0000 (04:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 26 Sep 2007 04:37:40 +0000 (04:37 -0000)
commitbc7943432207630818a58b6b1b95a537be01fd04
tree0d7b88d6bf6be2b1fc55976557dba43d8face6fd
parentc6445f495325b69dcb2c804a9b05b4f107b67cd4
Bug #190179 - Use `prelink --verify filename` to write the
temp file via stdout since --undo fails when run as a normal
non-superuser because it tries to chown the output file. Also,
use mkstemp() to eliminate the need for locking the temp file.
Thanks to Israel G. Lugo <israel.lugo@lugosys.com> for the
initial patch. (trunk r7801)

svn path=/main/branches/2.1.2/; revision=7829
pym/portage_checksum.py