Advertisement
aacoba

Untitled

Sep 8th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. root@VPS:~/sandbox/gateone# dpkg -i gateone*.deb
  2. Selecting previously deselected package gateone.
  3. (Reading database ... 34893 files and directories currently installed.)
  4. Unpacking gateone (from gateone_1.0-2_all.deb) ...
  5. dpkg: dependency problems prevent configuration of gateone:
  6. gateone depends on python-tornado (>= 2.2); however:
  7. Version of python-tornado on system is 1.0.1-1.
  8. dpkg: error processing gateone (--install):
  9. dependency problems - leaving unconfigured
  10. Errors were encountered while processing:
  11. gateone
  12. root@VPS:~/sandbox/gateone# python -c "import tornado; print(tornado.version)"
  13. 2.4
  14. root@VPS:~/sandbox/gateone#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement