ceph-radosgw fails to install with trusty/mitaka

Bug #1540637 reported by Ursula Junque
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OPNFV
Fix Released
Undecided
Unassigned
ceph-radosgw (Juju Charms Collection)
Fix Released
High
Liam Young

Bug Description

While testing -next openstack charms, I found that ceph-radosgw fails to install for mitaka. charmhelpers/fetch/__init__.py doesn't know about trusty-updates/mitaka, and then it fails:

{{{
2016-02-01 21:28:46 INFO install Traceback (most recent call last):
2016-02-01 21:28:46 INFO install File "/var/lib/juju/agents/unit-ceph-radosgw-0/charm/hooks/install.real", line 446, in <module>
2016-02-01 21:28:46 INFO install hooks.execute(sys.argv)
2016-02-01 21:28:46 INFO install File "/var/lib/juju/agents/unit-ceph-radosgw-0/charm/hooks/charmhelpers/core/hookenv.py", line 717, in execute
2016-02-01 21:28:46 INFO install self._hooks[hook_name]()
2016-02-01 21:28:46 INFO install File "/var/lib/juju/agents/unit-ceph-radosgw-0/charm/hooks/install.real", line 142, in install
2016-02-01 21:28:46 INFO install install_packages()
2016-02-01 21:28:46 INFO install File "/var/lib/juju/agents/unit-ceph-radosgw-0/charm/hooks/install.real", line 124, in install_packages
2016-02-01 21:28:46 INFO install add_source(config('source'), config('key'))
2016-02-01 21:28:46 INFO install File "/var/lib/juju/agents/unit-ceph-radosgw-0/charm/hooks/charmhelpers/fetch/__init__.py", line 289, in add_source
2016-02-01 21:28:46 INFO install pocket)
2016-02-01 21:28:46 INFO install charmhelpers.fetch.SourceConfigError: Unsupported cloud: source option trusty-updates/mitaka
2016-02-01 21:28:46 INFO juju.worker.uniter.context context.go:579 handling reboot
2016-02-01 21:28:46 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1
}}}

Tested charm version: cs:~openstack-charmers-next/trusty/ceph-radosgw-17. Current trunk version presents the same issue.

Steps to reproduce:
1) juju bootstrap
2) Specifying "source: cloud:trusty-updates/mitaka", deploy ceph-radosgw next charm:
$ juju deploy --config foobar.yaml cs:~openstack-charmers-next/trusty/ceph-radosgw-17
3) Service ends up in error state:
ceph-radosgw/0 error idle 1.25.3.1 hook failed: "install"

Tags: landscape
Ursula Junque (ursinha)
tags: added: landscape
tags: added: kanban-cross-team
tags: removed: kanban-cross-team
Ryan Beisner (1chb1n)
Changed in ceph-radosgw (Juju Charms Collection):
status: New → Confirmed
importance: Undecided → High
Liam Young (gnuoy)
Changed in ceph-radosgw (Juju Charms Collection):
assignee: nobody → Liam Young (gnuoy)
Revision history for this message
Liam Young (gnuoy) wrote :

Yep, I can also reproduce this. A charm sync fixes it. Branch up for testing/review

Changed in ceph-radosgw (Juju Charms Collection):
status: Confirmed → In Progress
Liam Young (gnuoy)
Changed in ceph-radosgw (Juju Charms Collection):
status: In Progress → Fix Committed
Revision history for this message
James Page (james-page) wrote :

Marking 'Fix Released' as this was fixed prior to the last three charm releases.

Changed in ceph-radosgw (Juju Charms Collection):
status: Fix Committed → Fix Released
Changed in opnfv:
status: New → Fix Released
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.