Skip to content

Instantly share code, notes, and snippets.

@yannick
Created December 27, 2016 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yannick/fc56194b6bc40e4cb12b67f0c0b31320 to your computer and use it in GitHub Desktop.
Save yannick/fc56194b6bc40e4cb12b67f0c0b31320 to your computer and use it in GitHub Desktop.
[DEBUG ] pygit2 git_pillar_provider enabled
[DEBUG ] Set update lock for git_pillar remote 'master git@github.com:bigco/tda-pillars.git'
[DEBUG ] Fetching git_pillar remote 'master git@github.com:bigco/tda-pillars.git'
[ERROR ] Error occurred fetching git_pillar remote 'master git@github.com:bigco/tda-pillars.git': ERROR: Repository not found.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/utils/gitfs.py", line 1404, in _fetch
fetch_results = origin.fetch(**fetch_kwargs)
File "/usr/lib/python2.7/site-packages/pygit2/remote.py", line 375, in fetch
check_error(err)
File "/usr/lib/python2.7/site-packages/pygit2/errors.py", line 64, in check_error
raise GitError(message)
GitError: ERROR: Repository not found.
[DEBUG ] Removed update lock for git_pillar remote 'master git@github.com:bigco/tda-pillars.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment