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)
Mon, Oct 6, 10:46 PM
Unknown Object (File)
Tue, Sep 30, 10:23 AM
Unknown Object (File)
Wed, Sep 24, 8:55 PM
Unknown Object (File)
Sep 10 2025, 7:13 PM
Unknown Object (File)
Sep 9 2025, 7:21 PM
Unknown Object (File)
Aug 7 2025, 6:26 PM
Unknown Object (File)
Aug 5 2025, 4:26 AM
Unknown Object (File)
Aug 3 2025, 6:31 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.