Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [root@hosting noc]# ./scripts/upgrade
  2. Set up configuration files
  3. Creating required directories
  4. Checking virtualenv
  5. Pulling repo https://bitbucket.org/nocproject/noc
  6. Traceback (most recent call last):
  7. File "./bin/hg", line 36, in <module>
  8. mercurial.util.setbinary(fp)
  9. File "/usr/lib64/python2.6/site-packages/mercurial/demandimport.py", line 76, in __getattribute__
  10. return getattr(self._module, attr)
  11. AttributeError: 'module' object has no attribute 'setbinary'
  12. upgrade: 152: Failed to pull repo https://bitbucket.org/nocproject/noc
  13. Terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement