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
F168009287: D989.id.diff
Tue, Aug 25, 9:40 PM
Unknown Object (File)
Mon, Aug 24, 3:07 PM
Unknown Object (File)
Sat, Aug 22, 1:20 PM
Unknown Object (File)
Sat, Aug 22, 1:00 PM
Unknown Object (File)
Sat, Aug 22, 12:44 PM
Unknown Object (File)
Sat, Aug 8, 3:56 PM
Unknown Object (File)
Sat, Aug 8, 10:19 AM
Unknown Object (File)
Jul 26 2026, 3:42 PM
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.