Guest User

Untitled

a guest
Jul 21st, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Counting objects: 57, done.
  2. Delta compression using up to 2 threads.
  3. Compressing objects: 100% (42/42), done.
  4. Writing objects: 100% (54/54), 5.59 KiB, done.
  5. Total 54 (delta 16), reused 0 (delta 0)
  6. remote: Traceback (most recent call last):
  7. remote: File "hooks/update", line 8, in <module>
  8. remote: load_entry_point('gitzilla==2.0', 'console_scripts', 'gitzilla-update')()
  9. remote: File "build/bdist.freebsd-8.2-RELEASE-amd64/egg/pkg_resources.py", line 318, in load_entry_point
  10. remote: File "build/bdist.freebsd-8.2-RELEASE-amd64/egg/pkg_resources.py", line 2221, in load_entry_point
  11. remote: File "build/bdist.freebsd-8.2-RELEASE-amd64/egg/pkg_resources.py", line 1954, in load
  12. remote: File "build/bdist.freebsd-8.2-RELEASE-amd64/egg/gitzilla/hookscripts.py", line 11, in <module>
  13. remote: File "build/bdist.freebsd-8.2-RELEASE-amd64/egg/gitzilla/hooks.py", line 9, in <module>
  14. remote: File "build/bdist.freebsd-8.2-RELEASE-amd64/egg/gitzilla/utils.py", line 10, in <module>
  15. remote: ImportError: No module named bugz.bugzilla
  16. remote: error: hook declined to update refs/heads/roger/gitzilla
  17. To ssh://git@git.some.net/usr/local/git/some.git
  18. ! [remote rejected] roger/gitzilla -> roger/gitzilla (hook declined)
  19. error: failed to push some refs to 'ssh://git@git.some.net/usr/local/git/some.git'
Add Comment
Please, Sign In to add comment