Page MenuHomePhabricator

phab_update_tag sprint error
ActivePublic

Authored by chasemp on Nov 18 2014, 4:12 PM.
Tags
None
Referenced Files
F900: phab_update_tag_sprint_error
Nov 18 2014, 4:12 PM
Subscribers
->rev-parse HEAD for repo /srv/phab/libext/Sprint/
fatal: Not a git repository: '/srv/phab/libext/Sprint/.git'

Event Timeline

chasemp changed the title of this paste from untitled to phab_update_tag sprint error.
chasemp updated the paste's language from autodetect to autodetect.

until Sprint is put into production, the error will be there, unless a conditional is set. I noticed another problem with the phab_update_tag script. If a library changes its map location in the puppet manifest, the whole instance will break until the lock file is deleted by the script and puppet pulls down the new repo. Also, running ./storage upgrade in the script will cause the same error, because storage loads libphutil which loads all the libraries.