Comment 15 for bug 1322931

Revision history for this message
Brad Silva (bsilva) wrote : Re: [Bug 1322931] Re: stack.sh fails with error in cliff.app

Ahh! It was I that misunderstood.

I'll see if I can figure out who maintains cliff and how to submit patches.

Brad

On Tue, May 27, 2014 at 12:29 PM, Feodor Tersin
<email address hidden> wrote:
> I've got my DevStack patch fixes the problem. But i still believe the problem is in cliff, and it should be fixed there too. So i asked you to check cliff.diff on current DevStack without my last DevStack patch.
> If cliff.diff eliminates the problem, i propose it to cliff repo, and thus we avoid similar problems in the future.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1322931
>
> Title:
> stack.sh fails with error in cliff.app
>
> Status in devstack - openstack dev environments:
> In Progress
>
> Bug description:
> Environment: CentOS 6.5, tested both right off DVD and patched to 2014-05-24, same result.
> Intel Xeon 3450, 8GB RAM
>
> Installed DevStack via the single-instance instructions and launched stack.sh. After a long time processing, the following error occurs and stack.sh exits:
> 2014-05-24 08:43:42.437 | ERROR: cliff.app 'module' object has no attribute 'compress'
> 2014-05-24 08:43:42.464 | + EC2_URL=
> 2014-05-24 08:43:42.466 | ++ err_trap
> 2014-05-24 08:43:42.487 | ++ local r=1
> 2014-05-24 08:43:42.490 | stack.sh failed: full log in /var/log/openstack/stack.sh.log.2014-05-24-083910
>
> Some Googling turned up a similar error in a bug report for RHEL:
> https://bugzilla.redhat.com/show_bug.cgi?id=980964
>
> This was related to having too new a version of the Python cliff
> module, They recommended 1.3 branch rather than 1.6.1. I
> uninstalled 1.6.1 and installed 1.3.3 and reran stack.sh, but got the
> same error. Unfortunately, it appears that stack.sh upgraded cliff
> to 1.6.1.
>
> Any ideas?
>
> Thanks,
> Brad
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/devstack/+bug/1322931/+subscriptions