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
F170805005: D989.id2079.diff
Sun, Sep 6, 6:08 PM
F170777183: D989.id2079.diff
Sun, Sep 6, 2:04 PM
Unknown Object (File)
Sat, Sep 5, 3:02 PM
Unknown Object (File)
Sat, Sep 5, 2:47 PM
Unknown Object (File)
Sat, Sep 5, 8:44 AM
Unknown Object (File)
Sat, Sep 5, 1:01 AM
Unknown Object (File)
Fri, Sep 4, 9:48 AM
Unknown Object (File)
Wed, Sep 2, 9:24 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.