-
Notifications
You must be signed in to change notification settings - Fork 64
Closed as not planned
Labels
Description
Noticed a build failure when I pushed a commit to an open ISLE-DC PR this evening. Log is here.
Notice: ] Performed install task: install_select_profile
Notice: ] Performed install task: install_load_profile
In install.core.inc line 2329:
Settings file:The <em class="placeholder">Settings file</em> is not writabl
e.<br /><br />The Drupal installer requires write permissions to <em class=
"placeholder">./sites/default/settings.php</em> during the installation pro
cess. The <a href="https://www.drupal.org/server-permissions">webhosting is
sues</a> documentation section offers help on this and other topics.
make[1]: *** [Makefile:580: starter-finalize] Error 1
make[1]: Leaving directory '/home/runner/work/isle-dc/isle-dc'
make: *** [Makefile:159: starter] Error 2
Error: Process completed with exit code 2.
0s
0s
0s
0s
0s
0s
0s
1s
```shell
I know we've dealt with similar issues in the past, is it a matter of doing another chmod / chown?