Skip to content

[BUG] Build now fails due to sites/default being unwritable #399

@alxp

Description

@alxp

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions