Closed (fixed)
Project:
Github Deploy
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Aug 2017 at 21:48 UTC
Updated:
30 Jan 2018 at 22:29 UTC
Jump to comment: Most recent
error: unable to unlink old 'sites/default/settings.php' (Permission denied)
fatal: Could not reset index file to revision 'origin'.
Comments
Comment #3
majdi commentedComment #4
stacie_a commentedNot sure if this is really a Deploy issue, but I've run across this a couple of times. Leaving this solution here for others to find.
Repairing/resetting my mac home directory permissions seemed to fix things.
Resolve issues caused by changing the permissions of items in your home folder
Comment #5
majdi commentedThis ticket was done for default directory permission. Drupal always lock the default directory and set the permission to 555. if you change any file tracked by git under the default directory, When you deploy from Github the pulling will fail because git cant changes the files under default directory.
please for any problem you face just push ticket and I will take look into it.
Module still not complete, I will improve it next few weeks.