cli packaging missing python-swiftclient

Bug #1290985 reported by Francis Ginther
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu CI Services
Fix Committed
High
Evan

Bug Description

After installing the uci-cli package on a fresh saucy install. The following occurs:

$ ubuntu-ci status
Traceback (most recent call last):
  File "/usr/bin/ubuntu-ci", line 24, in <module>
    from ci_libs import (
  File "/usr/lib/python2.7/dist-packages/ci_libs/file_handler.py", line 22, in <module>
    from ci_libs import utils
  File "/usr/lib/python2.7/dist-packages/ci_libs/utils.py", line 22, in <module>
    from ci_utils import data_store
  File "/usr/lib/python2.7/dist-packages/ci_utils/data_store/__init__.py", line 18, in <module>
    from swiftclient import client
ImportError: No module named swiftclient

Installing python-swiftclient (1:1.6.0-0ubuntu1 is what's available in the saucy archives) resolved the error.

Tags: airline

Related branches

Revision history for this message
Andy Doan (doanac) wrote :

evan - looks trivial, but I think you have the signing key required to test the change actually builds? (ie bzr bd complained when I tried)

Changed in ubuntu-ci-services-itself:
assignee: nobody → Evan Dandrea (ev)
Revision history for this message
Andy Doan (doanac) wrote :

marked this a dup for the bug that might actually require this change (or not require it)

Changed in ubuntu-ci-services-itself:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.