[Bug 1073289] [NEW] nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

Justin Shepherd jshepher at rackspace.com
Tue Oct 30 19:09:37 UTC 2012


Public bug reported:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"

# dpkg -l python-nova
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                         Version                                      Description
+++-============================================-============================================-========================================================================================================
ii  python-nova                                  2012.2+git201210091907~precise-0ubuntu1      OpenStack Compute Python libraries

# apt-cache show python-nova | grep -i depends
Depends: openssh-client, openssl, python-boto, python-carrot, python-cheetah, python-cinderclient, python-daemon, python-eventlet, python-feedparser, python-gflags, python-glance, python-glanceclient, python-iso8601, python-keystone, python-kombu, python-ldap, python-libxml2, python-lockfile, python-lxml, python-m2crypto, python-migrate, python-netaddr, python-novaclient, python-paste, python-pastedeploy, python-pycurl, python-routes, python-simplejson, python-sqlalchemy-ext (>= 0.7.8-1) | python-sqlalchemy (<< 0.6.3-2), python-suds, python-tempita, python-webob, python-xattr, sudo, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-sqlalchemy (>= 0.7~), python-sqlalchemy (<< 0.8), python-amqplib, python-anyjson, python-greenlet, python-paramiko, python-httplib2, python-setuptools-git, python-quantumclient
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), openssh-client, openssl, python-boto, python-m2crypto, python-pycurl, python-daemon, python-carrot, python-kombu, python-lockfile, python-gflags, python-libxml2, python-ldap, python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2), python-eventlet, python-routes, python-webob, python-cheetah, python-netaddr, python-paste, python-pastedeploy, python-tempita, python-migrate, python-glance, python-novaclient, python-simplejson, python-lxml, python-feedparser, python-xattr, python-suds, python-iso8601, sudo
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), openssh-client, openssl, python-boto, python-m2crypto, python-pycurl, python-daemon, python-carrot, python-kombu, python-lockfile, python-gflags, python-libxml2, python-ldap, python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2), python-eventlet, python-routes, python-webob, python-cheetah, python-netaddr, python-paste, python-pastedeploy, python-tempita, python-migrate, python-glance, python-novaclient, python-simplejson, python-lxml, python-feedparser, python-xattr, python-suds, python-iso8601, sudo
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), openssh-client, openssl, python-boto, python-m2crypto, python-pycurl, python-daemon, python-carrot, python-kombu, python-lockfile, python-gflags, python-libxml2, python-ldap, python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2), python-eventlet, python-routes, python-webob, python-cheetah, python-netaddr, python-paste, python-pastedeploy, python-tempita, python-migrate, python-glance, python-novaclient, python-simplejson, python-lxml, python-feedparser, python-xattr, python-suds, python-iso8601, sudo

=====

This allows an already installed version of python-
novaclient-2012.1-0ubuntu1 to satisfy dependencies.

however this version of the client throws the following error:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/novaclient/shell.py", line 413, in main
    OpenStackComputeShell().main(sys.argv[1:])
  File "/usr/lib/python2.7/dist-packages/novaclient/shell.py", line 364, in main
    args.func(self.cs, args)
  File "/usr/lib/python2.7/dist-packages/novaclient/v1_1/shell.py", line 359, in do_image_list
    utils.print_list(image_list, ['ID', 'Name', 'Status', 'Server'], fmts)
  File "/usr/lib/python2.7/dist-packages/novaclient/utils.py", line 145, in print_list
    pt.printt(sortby=fields[0])
  File "/usr/lib/python2.7/dist-packages/prettytable.py", line 163, in __getattr__
    raise AttributeError(name)
AttributeError: printt
ERROR: printt

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1073289

Title:
  nova-common has an incorrect dep on python-nova (= 2012.1-0ubuntu2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1073289/+subscriptions



More information about the Ubuntu-server-bugs mailing list