-
Notifications
You must be signed in to change notification settings - Fork 19
Failed to execute action hook 'build' #1
Comments
Same problem! :( |
I also have the same problem. |
same problem... |
Make sure the action hook file has the execute permission set. |
Same problem ;( |
Same issue. Please help I am a newbie |
Did you do a git commit after? |
Also a push to Openshift? |
Yes, I have done that. Tried again with no luck. |
Are you getting an error or is the execution bit just not set on the action hooks? Ssh or acp into your app and check the execution bits on the action hooks. |
Looking at it more I do t think you are pushing back to Openshift. You need to add your Openshift project as a remote and merge it. git merge openshift/master -s recursive -X ours Then commit and push to openshift |
When I try merge it says Following is the error I see when I push
If I ssh in to the openshift and see the permissions this is what I see
|
Looking at it more I do t think you are pushing back to Openshift. You need to add your Openshift project as a remote and merge it. git merge openshift/master -s recursive -X ours Then commit and push to openshift |
The execution bit is being set correctly. I suggest you open a Stack Overflow question with the Openshift tag so we don't junk up this repo issues. We can address there. |
Hi, I'm not able to do work on this project right now, but I'll be glad to merge PRs with improvements of fixes. Thanks for understanding. Regarding the discussion here, I think they're on topic and I don't see any issue on them being made here. |
fatfantasma has it ever worked for you? If yes can you give me the command to clone working branch? Thanks for helping. |
It has always worked for me. Openshift just can't find your file or directory. Your error is remote: rm: cannot remove /var/lib/openshift/57d376220c1e664380000084//OCA-OCB*': No such file or directory remote: rm: cannot remove/var/lib/openshift/57d376220c1e664380000084//app-root/data/odoo-repo/doc': No such file or directory |
Did anybody actually got this to work ? I get following errors:
|
|
Hello, I'm trying to install this but I'm getting the following error eveytime.
The text was updated successfully, but these errors were encountered: