Page MenuHomePhabricator

cxserver deployment on beta is broken
Closed, ResolvedPublic

Description

It seems something has change and I no longer can do git pull (in order to fetch latest code to deploy):

kartik@deployment-sca02:~$ cd /srv/deployment/cxserver/deploy
kartik@deployment-sca02:/srv/deployment/cxserver/deploy$ git pull
error: cannot open .git/FETCH_HEAD: Permission denied

All files in the repo is owned by 'deploy-service'. And, I'm not in that group yet.

Event Timeline

Most probably it now has to be deployed using scap from the deployment server deployment-tin.deployment-prep.eqiad.wmflabs ?

One can try:

ssh deployment-tin.deployment-prep.eqiad.wmflabs
cd /srv/deployment/cxserver/deploy
git pull
scap deploy