Page MenuHomeFreeBSD

emulators/linux_base-c6: fix build/packaging as unprivileged user.
ClosedPublic

Authored by xmj on Oct 21 2014, 12:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 6:36 AM
Unknown Object (File)
Oct 21 2024, 9:47 AM
Unknown Object (File)
Oct 2 2024, 1:12 AM
Unknown Object (File)
Oct 1 2024, 9:31 PM
Unknown Object (File)
Sep 24 2024, 9:49 PM
Unknown Object (File)
Sep 24 2024, 9:49 PM
Unknown Object (File)
Sep 21 2024, 6:49 PM
Unknown Object (File)
Sep 18 2024, 10:17 AM
Subscribers
None

Details

Reviewers
swills
koobs
Summary

As Matthias Andree reported in 193848,
due to permissions CentOS 6.5 cannot currently be built / installed as
non-privileged user.

Fix this by using pre-extract to extract the filesystem and setup RPMs,
and subsequently fix flawed permissions.

emulators/linux_base-c6: fix build/packaging as unprivileged user.

- Allow build/packaging as unprivileged user.

PR:	193848
(Diffrev: placeholder)
Submitted by:	mandree
Approved by:	swills (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

xmj retitled this revision from to emulators/linux_base-c6: fix build/packaging as unprivileged user..
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: swills, koobs.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Oct 25 2014, 2:31 PM

Committed revision 371573.