Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494136 - app-office/libreoffice and app-office/libreoffice-bin run pax-mark in pkg_postinst instead of src_install
Summary: app-office/libreoffice and app-office/libreoffice-bin run pax-mark in pkg_pos...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-13 10:25 UTC by Nikoli
Modified: 2013-12-26 22:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2013-12-13 10:25:13 UTC
Running pax-mark in pkg_postinst() is wrong, it changes installed files and produces false positives in 'equery check' when $PAX_MARKINGS has PT (current default). Now stable tar supports xattr, so PAX_MARKINGS=XT will work fine when using bin packages too.

$ equery check libreoffice
* Checking app-office/libreoffice-4.1.2.3 ...
!!! /usr/lib64/libreoffice/program/unopkg.bin has incorrect MD5sum
!!! /usr/lib64/libreoffice/program/soffice.bin has incorrect MD5sum
   3280 out of 3282 files passed
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2013-12-26 22:07:46 UTC
Fixed in the live ebuilds, will be in the next version bump