Upgrade to newton fails due to missing neutron-lbaas-common package

Bug #1631897 reported by Liam Young
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron-gateway (Juju Charms Collection)
Fix Released
Critical
Liam Young

Bug Description

The neutron-lbaas-common package has been replaced in newton which is reflected in the charms config. But, when upgrading from mitaka to newton the charm has a stale version of the package list and tries to install the mitaka list of packages once the newton cloud archive has been enabled. This fails with:

The following packages have unmet dependencies:
 neutron-lbaas-agent : Depends: neutron-lbaas-common (= 2:9.0.0~b2-0ubuntu1~cloud0) but 2:9.0.0-0ubuntu1~cloud0 is to be installed
E: Unable to correct problems, you have held broken packages.

Related branches

Liam Young (gnuoy)
Changed in neutron-gateway (Juju Charms Collection):
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → Liam Young (gnuoy)
milestone: none → 16.10
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-neutron-gateway (master)

Fix proposed to branch: master
Review: https://review.openstack.org/384475

Changed in neutron-gateway (Juju Charms Collection):
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-gateway (master)

Reviewed: https://review.openstack.org/384475
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=a5b680daa6147d01f8c569d831bc9e05c638c7b1
Submitter: Jenkins
Branch: master

commit a5b680daa6147d01f8c569d831bc9e05c638c7b1
Author: Liam Young <email address hidden>
Date: Mon Oct 10 12:34:58 2016 +0000

    Correct package list post-upgrade

    The list of packages to install post-upgrade was being retrieved
    using the pre-upgrade OpenStack release version due to the
    os_release function using a caches value.

    This change syncs in charmhelpers which includes the reset_os_release
    function to clear the cache. This charm now uses that function to
    clear the cache after the dist-upgrade

    Change-Id: I23f7af2b464c7e710423c15122c06bcea84e27a3
    Closes-Bug: 1631897

Changed in neutron-gateway (Juju Charms Collection):
status: In Progress → Fix Committed
James Page (james-page)
Changed in neutron-gateway (Juju Charms Collection):
status: Fix Committed → 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.