[Pkg-ganeti-devel] Bug#717296: ganeti2: missing python dependancies in 2.7 package

Jonathan Dupart jonathan at dupart.org
Fri Jul 19 00:53:39 UTC 2013


Package: ganeti2
Version: 2.7.0-1
Severity: normal

Dear Maintainer,

After upgrading ganeti2 to the version in sid (2.7), a number of
commands where unusable due to missing python modules :

jonathan at bu:~$ sudo gnt-cluster info
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 39, in <mod  File "/usr/lib/pymodules/python2.7/ganeti/config.py", line 55, in <module>
    from ganeti import network
  File "/usr/lib/pymodules/python2.7/ganeti/network.py", line 28, in <module>
    from bitarray import bitarray
ImportError: No module named bitarray

jonathan at bu:~$ sudo gnt-instance list
Traceback (most recent call last):
  File "/usr/sbin/gnt-instance", line 11, in <module>
    import ganeti.client.gnt_instance as main
  File "/usr/lib/pymodules/python2.7/ganeti/client/gnt_instance.py", line 34, in <mo
dule>
    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


Could you please add python-bitarray and python-ipaddr to ganeti2 dependancies
list ?

My system is following the testing distribution (jessie at this date) but i
forced ganeti2 installation from sid due to the python/kernel incompatibilities
reported in this bug :
https://code.google.com/p/ganeti/issues/detail?id=191
(this will be resolved by ganeti2 version 2.7 migrating in testing, right ?)

Kind regards,

Jonathan Dupart


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (99, 'experimental'), (99, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ganeti2 depends on:
ii  bridge-utils       1.5-6
ii  fping              3.5-1
ii  ganeti-haskell     2.7.0-1
ii  iproute            1:3.9.0-5
ii  iputils-arping     3:20121221-1
ii  libjs-jquery       1.7.2+dfsg-2
ii  lvm2               2.02.95-7
ii  openssh-client     1:6.2p2-6
ii  openssh-server     1:6.2p2-6
ii  openssl            1.0.1e-3
ii  python             2.7.5-2
ii  python-openssl     0.13-2+b1
ii  python-paramiko    1.7.7.1-3.1
ii  python-pycurl      7.19.0-7
ii  python-pyinotify   0.9.3-2
ii  python-pyparsing   1.5.7+dfsg1-2
ii  python-simplejson  2.6.2-1
ii  python-support     1.0.15
ii  socat              1.7.1.3-1.4

Versions of packages ganeti2 recommends:
ii  drbd8-utils                  2:8.3.13-2
ii  ganeti-instance-debootstrap  0.11-1
ii  ndisc6                       1.0.1-1+b1
ii  qemu-kvm                     1.1.2+dfsg-6

Versions of packages ganeti2 suggests:
pn  drbd8-module-source  <none>
pn  ganeti-htools        <none>

-- no debconf information



More information about the Pkg-ganeti-devel mailing list