Advertisement
Guest User

Untitled

a guest
Nov 25th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. root@noc1:/opt/noc# ./scripts/about
  2. |NOC|0.8dev8828|
  3. |Branch|develop|
  4. |OS|Linux noc1 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64|
  5. |OS Brand|Debian GNU/Linux 7.1 (wheezy)|
  6. |Python|2.7.3|
  7. |PostgreSQL|9.1.9|
  8. |MongoDB|2.0.6 (64bit)|
  9. |Django|1.4.1|
  10. |Pygments|1.2.2|
  11. |South|0.7.3|
  12. |argparse|1.2.1|
  13. |coverage|3.6|
  14. |docutils|0.7|
  15. |gmpy|1.16|
  16. |mercurial|2.6.2|
  17. |mongoengine|0.6.20|
  18. |netifaces|0.8|
  19. Traceback (most recent call last):
  20. File "./scripts/about", line 100, in <module>
  21. about()
  22. File "./scripts/about", line 96, in about
  23. for c, v in versions:
  24. ValueError: need more than 1 value to unpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement