[Webkit-unassigned] [Bug 217064] configure-xcode-for-embedded-development bad error message when not using sudo
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 10:50:45 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=217064
--- Comment #3 from James Darpinian <jdarpinian at chromium.org> ---
os.geteuid() is working as intended. Looks like when the root check fails this line runs this os.access call which throws. Is the os.access call just broken or do Python implementations differ in whether they support effective_ids on macOS?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200929/e3e10a31/attachment.htm>
More information about the webkit-unassigned
mailing list