Page MenuHomeFreeBSD

website: Fix build when public dir is already populated
ClosedPublic

Authored by dbaio on Mar 23 2022, 12:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 5:53 AM
Unknown Object (File)
Mon, Nov 17, 5:05 PM
Unknown Object (File)
Mon, Nov 17, 1:44 PM
Unknown Object (File)
Mon, Nov 17, 11:55 AM
Unknown Object (File)
Mon, Nov 17, 9:10 AM
Unknown Object (File)
Tue, Nov 4, 10:27 PM
Unknown Object (File)
Mon, Nov 3, 11:56 PM
Unknown Object (File)
Mon, Nov 3, 11:52 PM
Subscribers
None

Details

Summary

All CGI scripts are set with 555 permission mode in the post-build
target, and this makes the following builds hang if not cleaned the
public (temp) directory before or changed CGI permissions to 755.

Error: Error building site: process: readAndProcessContent: open
/doc/website/public/cgi/mailindex.cgi: permission denied

PR: 256352

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 44861
Build 41749: arc lint + arc unit