Skip to content

Instantly share code, notes, and snippets.

@coredump
Created March 27, 2014 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coredump/7afb5348963b4d51cb25 to your computer and use it in GitHub Desktop.
Save coredump/7afb5348963b4d51cb25 to your computer and use it in GitHub Desktop.
root@openstack1:/etc/glance# pdb /usr/bin/glance image-list
> /usr/bin/glance(4)<module>()
-> import sys
(Pdb) c
invalid literal for int() with base 10: ''
The program exited via sys.exit(). Exit status: 1
> /usr/bin/glance(4)<module>()
-> import sys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment