Contrail Networking :: R4.1 14.04 6 mitaka :: haproxy dependency - liblua5.3-0 is missing.

Bug #1735081 reported by Ritam Gangopadhyay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R4.0
Fix Committed
Critical
amudhar
R4.1
Fix Committed
Critical
amudhar
Trunk
Fix Committed
Critical
amudhar

Bug Description

Provisioning task "TASK [contrail/bare_metal_agent : install contrail-vrouter and related packages]" fails because haproxy dependency liblua5.3-0 is not available.

root@nodei25:~# apt-cache policy liblua5.3-0
liblua5.3-0:
  Installed: (none)
  Candidate: (none)
  Version table:
root@nodei25:~#

Ansible Error:-

failed: [10.204.217.136] (item=[u'contrail-vrouter-dkms', u'contrail-vrouter-common', u'haproxy']) => {
    "cache_update_time": 1511935969,
    "cache_updated": false,
    "failed": true,
    "invocation": {
        "module_args": {
            "allow_unauthenticated": false,
            "autoremove": null,
            "cache_valid_time": 0,
            "deb": null,
            "default_release": null,
            "dpkg_options": "force-confdef,force-confold",
            "force": true,
            "install_recommends": false,
            "name": [
                "contrail-vrouter-dkms",
                "contrail-vrouter-common",
                "haproxy"
            ],
            "only_upgrade": false,
            "package": [
                "contrail-vrouter-dkms",
                "contrail-vrouter-common",
                "haproxy"
            ],
            "purge": false,
            "state": "latest",
            "update_cache": null,
            "upgrade": null
        }
    },
    "item": [
        "contrail-vrouter-dkms",
        "contrail-vrouter-common",
        "haproxy"
    ],
    "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\" --force-yes install 'contrail-vrouter-dkms' 'contrail-vrouter-common' 'haproxy' -o APT::Install-Recommends=no' failed: E: Unable to correct problems, you have held broken packages.\n",
    "rc": 100,
    "stderr": "E: Unable to correct problems, you have held broken packages.\n",
    "stderr_lines": [
        "E: Unable to correct problems, you have held broken packages."
    ],
    "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required packages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n haproxy : Depends: liblua5.3-0 but it is not installable\n",
    "stdout_lines": [
        "Reading package lists...",
        "Building dependency tree...",
        "Reading state information...",
        "Some packages could not be installed. This may mean that you have",
        "requested an impossible situation or if you are using the unstable",
        "distribution that some required packages have not yet been created",
        "or been moved out of Incoming.",
        "The following information may help to resolve the situation:",
        "",
        "The following packages have unmet dependencies:",
        " haproxy : Depends: liblua5.3-0 but it is not installable"
    ]
}

Revision history for this message
Ritam Gangopadhyay (ritam) wrote :

need to change packaging to include liblua5.3-0 in contrail networking package repo.

tags: added: provisioning server-manager
removed: pro
tags: added: packaging
Jeba Paulaiyan (jebap)
tags: added: releasenote
Revision history for this message
Jeba Paulaiyan (jebap) wrote :
Revision history for this message
Jeba Paulaiyan (jebap) wrote :

Releasenotes:

While deploying using contrail networking package, the dependency for liblua5.3-0 should be resolved explicitly by the user.

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.1

Review in progress for https://review.opencontrail.org/38140
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/38225
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/38226
Submitter: amudha ramachandran (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38226
Committed: http://github.com/Juniper/contrail-packaging/commit/2802892eaafc7659885eab6dd7e158d17fe2d631
Submitter: Zuul (<email address hidden>)
Branch: master

commit 2802892eaafc7659885eab6dd7e158d17fe2d631
Author: Amudha <email address hidden>
Date: Tue Dec 5 10:05:45 2017 -0800

Ubuntu 14.04 Mitaka: Add liblua5.3-0 to openstack-extra-common

Change-Id: I633bd6506ab4588365f4f923ca4c56854758aebd
Closes-Bug: #1735081

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/38140
Committed: http://github.com/Juniper/contrail-packaging/commit/0b7b6e6230bffbce8aa5bfa88660893995d64d44
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 0b7b6e6230bffbce8aa5bfa88660893995d64d44
Author: Amudha <email address hidden>
Date: Tue Dec 5 10:05:45 2017 -0800

Ubuntu 14.04 Mitaka: Add liblua5.3-0 to openstack-extra-common

Change-Id: I633bd6506ab4588365f4f923ca4c56854758aebd
Closes-Bug: #1735081

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/38225
Committed: http://github.com/Juniper/contrail-packaging/commit/4cf16cad6744215d68707e667fd7dae4a09cbb43
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 4cf16cad6744215d68707e667fd7dae4a09cbb43
Author: Amudha <email address hidden>
Date: Tue Dec 5 10:05:45 2017 -0800

Ubuntu 14.04 Mitaka: Add liblua5.3-0 to openstack-extra-common

Change-Id: I633bd6506ab4588365f4f923ca4c56854758aebd
Closes-Bug: #1735081

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.