macOS 10.13 has changed the defaults for the seatbelt sandbox. This denies setting of suid and sgid bits on files by default. The sandbox profile needs to be adjusted Reproducible: Always
Created attachment 508782 [details, diff] Fix macOS 10.13 seatbelt sandbox suid bit setting Patch against today's HEAD of branch prefix of https://github.com/gentoo/portage.git.
thanks, pushed, will appear in next release
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=f4d7438d093f5263ba07e229377ed8002f08506f commit f4d7438d093f5263ba07e229377ed8002f08506f Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2017-12-12 09:13:44 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2017-12-12 09:14:06 +0000 sys-apps/portage: version bump to 2.3.18, includes seatbelt fix for High Sierra Bug: https://bugs.gentoo.org/640240 Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6 sys-apps/portage/Manifest | 2 +- .../{portage-2.3.11.ebuild => portage-2.3.18.ebuild} | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-)}
in 2.3.18
Just upgraded. Change is there and works like a charm. Thanks!