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)
Mar 6 2024, 4:26 PM
Unknown Object (File)
Jan 18 2024, 1:16 PM
Unknown Object (File)
Jan 5 2024, 5:42 PM
Unknown Object (File)
Dec 22 2023, 9:07 PM
Unknown Object (File)
Nov 20 2023, 8:03 AM
Unknown Object (File)
Nov 18 2023, 8:03 AM
Unknown Object (File)
Nov 9 2023, 9:04 PM
Unknown Object (File)
Nov 8 2023, 10:17 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.