Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2014
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. root@noc:/opt/noc # ./scripts/about
  2. |NOC|0.8dev9490|
  3. |Branch|develop|
  4. |OS|FreeBSD noc.kis.ru 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64|
  5. |Python|2.7.5|
  6. |PostgreSQL|9.2.7|
  7. |MongoDB|2.4.9 (64bit)|
  8. |Django|1.4.10|
  9. |Pygments|1.2.2|
  10. |South|0.7.3|
  11. |Whoosh|2.5.4|
  12. |blinker|1.3|
  13. |coverage|3.7|
  14. |dbf|0.95.004|
  15. |docutils|0.7|
  16. |geopy|0.97|
  17. |gmpy|1.16|
  18. |ipython|1.1.0|
  19. |mercurial|2.9.1|
  20. |mongoengine|0.6.20|
  21. |netifaces|0.8|
  22. |networkx|1.8.1|
  23. Traceback (most recent call last):
  24. File "./scripts/about", line 100, in <module>
  25. about()
  26. File "./scripts/about", line 96, in about
  27. for c, v in versions:
  28. ValueError: need more than 1 value to unpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement