Public bug reported:

Binary package hint: ganeti

Without python-simplejson package ganeti virtual server management
software completely broken, becose all command line utilites is not
working. I think that dependence should be required.

How to repeat this bug:

$ gnt-cluster 
Traceback (most recent call last):
  File "/usr/sbin/gnt-cluster", line 26, in <module>
    from ganeti.cli import *
  File "/usr/lib/python2.5/site-packages/ganeti/cli.py", line 34, in <module>
    from ganeti import mcpu
  File "/usr/lib/python2.5/site-packages/ganeti/mcpu.py", line 35, in <module>
    from ganeti import rpc
  File "/usr/lib/python2.5/site-packages/ganeti/rpc.py", line 71, in <module>
    from ganeti import objects
  File "/usr/lib/python2.5/site-packages/ganeti/objects.py", line 30, in 
<module>
    import simplejson
ImportError: No module named simplejson

** Affects: ganeti (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ganeti package missing depends on python-simplejson
https://bugs.launchpad.net/bugs/256080
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to