[Pkg-ganeti-devel] Ganeti 2.7.0-1 broken (missing dependencies)
Apollon Oikonomopoulos
apoikos at gmail.com
Thu Jul 18 08:01:56 UTC 2013
Hi,
The current package in unstable (2.7.0-1) is broken, as it is missing the
dependencies on python-bitarray and python-ipaddr. After doing a clean install,
the result is:
# gnt-cluster init
Traceback (most recent call last):
File "/usr/sbin/gnt-cluster", line 11, in <module>
import ganeti.client.gnt_cluster as main
File "/usr/lib/pymodules/python2.7/ganeti/client/gnt_cluster.py", line 34, in <module>
from ganeti.cli import *
File "/usr/lib/pymodules/python2.7/ganeti/cli.py", line 38, in <module>
from ganeti import opcodes
File "/usr/lib/pymodules/python2.7/ganeti/opcodes.py", line 38, in <module>
import ipaddr
ImportError: No module named ipaddr
I've already fixed this in -2. Should we file a bug or simply upload -2?
Cheers,
Apollon
More information about the Pkg-ganeti-devel
mailing list