Broken stackrc due to awk backslash

Bug #1662203 reported by Marius Cornea
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Marius Cornea

Bug Description

The stackrc file is currently broken:

source stackrc
awk: cmd. line:1: {FS=\"=\"} /^OS_/ {print $1}
awk: cmd. line:1: ^ backslash not last character on line
awk: cmd. line:1: {FS=\"=\"} /^OS_/ {print $1}
awk: cmd. line:1: ^ syntax error

Changed in tripleo:
assignee: nobody → Marius Cornea (mcornea)
status: New → In Progress
Marius Cornea (mcornea)
Changed in tripleo:
importance: Undecided → Medium
milestone: none → ocata-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/429699
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=ef82a2f3cbee8cf0c104a4d227369bbbbedb40ad
Submitter: Jenkins
Branch: master

commit ef82a2f3cbee8cf0c104a4d227369bbbbedb40ad
Author: Marius Cornea <email address hidden>
Date: Mon Feb 6 14:26:54 2017 +0100

    Remove backslash from awk command in stackrc

    This change removes the backslash from the awk command in stackrc
    file as it's currently broken:

    source stackrc
    awk: cmd. line:1: {FS=\"=\"} /^OS_/ {print $1}
    awk: cmd. line:1: ^ backslash not last character on line
    awk: cmd. line:1: {FS=\"=\"} /^OS_/ {print $1}
    awk: cmd. line:1: ^ syntax error

    Change-Id: Ib1856d60a97c3f7cf488d056be0e05fa9a3a7248
    Closes-Bug: 1662203

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/instack-undercloud 6.0.0.0rc1

This issue was fixed in the openstack/instack-undercloud 6.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to instack-undercloud (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/479034

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to instack-undercloud (stable/newton)

Reviewed: https://review.openstack.org/479034
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=b63d38ce3fa9f7754d881a9afb84e9e35b6128b5
Submitter: Jenkins
Branch: stable/newton

commit b63d38ce3fa9f7754d881a9afb84e9e35b6128b5
Author: Marius Cornea <email address hidden>
Date: Mon Feb 6 14:26:54 2017 +0100

    Remove backslash from awk command in stackrc

    This change removes the backslash from the awk command in stackrc
    file as it's currently broken:

    source stackrc
    awk: cmd. line:1: {FS=\"=\"} /^OS_/ {print $1}
    awk: cmd. line:1: ^ backslash not last character on line
    awk: cmd. line:1: {FS=\"=\"} /^OS_/ {print $1}
    awk: cmd. line:1: ^ syntax error

    Change-Id: Ib1856d60a97c3f7cf488d056be0e05fa9a3a7248
    Closes-Bug: 1662203
    (cherry picked from commit ef82a2f3cbee8cf0c104a4d227369bbbbedb40ad)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/instack-undercloud 5.3.1

This issue was fixed in the openstack/instack-undercloud 5.3.1 release.

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.