[upgrade] [build] Incorrect path to patches/ dir in octane RPM build spec
Bug #1557734 reported by
Oleg S. Gelbukh
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Oleg S. Gelbukh | ||
8.0.x |
Fix Committed
|
High
|
Unassigned | ||
Mitaka |
Fix Committed
|
High
|
Oleg S. Gelbukh |
Bug Description
Detailed description:
RPM build spec in fuel-octane project contains hardcoded path to install patches/, which points at python2.
Steps to reproduce:
1. Install the Fuel Master node with default settings.
2. Install fuel-octane package from the mos8.0-proposed repo:
yum install -y fuel-octane-
3. Locate timeout.patch file using find command:
find /usr -name timeout.patch
Expected result:
/usr/
Actual result:
File not found.
no longer affects: | fuel/future |
tags: | added: feature-upgrade team-upgrades |
tags: | added: dev-to-verify |
tags: | removed: dev-to-verify |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/293255
Review: https:/