Page MenuHomeFreeBSD

Fix rpm extraction as non root
ClosedPublic

Authored by bapt on Jun 4 2015, 8:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 7:55 AM
Unknown Object (File)
Dec 3 2024, 6:48 PM
Unknown Object (File)
Oct 22 2024, 10:27 PM
Unknown Object (File)
Oct 18 2024, 2:00 PM
Unknown Object (File)
Oct 9 2024, 5:58 PM
Unknown Object (File)
Oct 4 2024, 7:14 PM
Unknown Object (File)
Sep 24 2024, 5:12 PM
Unknown Object (File)
Sep 24 2024, 4:05 PM
Subscribers

Details

Reviewers
mat
Group Reviewers
portmgr
Commits
rP388546: Add USE_LINUX_RPM_BAD_PERMS
Summary

Some RPMS have hardlinks on read only files this fails to extract with regular bsdtar

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bapt retitled this revision from to Fix rpm extraction as non root.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)

Macro shipit:

Mk/bsd.linux-rpm.mk
150 ↗(On Diff #5948)

Shouln't it be .if !defined(LINUX_RPM_BAD_PERMS) ?

bapt edited edge metadata.

Oups

mat added a reviewer: mat.
This revision is now accepted and ready to land.Jun 4 2015, 9:02 PM
This revision was automatically updated to reflect the committed changes.