Advertisement
Guest User

Untitled

a guest
Aug 27th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. └─[$] <> ./scripts/upgrade
  2. Set up configuration files
  3. Creating required directories
  4. Pulling repo https://bitbucket.org/nocproject/noc
  5. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  6. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  7. pulling from https://bitbucket.org/nocproject/noc
  8. searching for changes
  9. no changes found
  10. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  11. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  12. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  13. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  14. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  15. Updating bytecode
  16. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  17. not trusting file /opt/noc/.hg/hgrc from untrusted user noc, group noc
  18. Traceback (most recent call last):
  19. File "./scripts/compile", line 24, in <module>
  20. compile()
  21. File "./scripts/compile", line 20, in compile
  22. compileall.compile_file(l)
  23. AttributeError: 'module' object has no attribute 'compile_file'
  24. upgrade: 141: Failed to compile bytecode
  25. Terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement