Invalid spec file for python-oslo-config package (centos-fuel-5.1-stable project)

Bug #1376355 reported by Andrey Bubyr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Won't Fix
High
Max Yatsenko
5.0.x
Won't Fix
High
Max Yatsenko

Bug Description

On OSCI OBS server this package wasn't rebuilt for FUEL 5.1 (it was simply aggregated from FUEL 5.0). In spec file for 5.0 it is assumed that python-sphinx10-1.0.8-1.el6 vs python-docutils-0.6-1.el6 are used as build requirements. But in OBS project for FUEL 5.1 python-docutils-0.11-2.mira1 is used for all other python packages. It requires python-sphinx >= 1.1.3. It is needed to change line 42

BuildRequires: python-sphinx10

to

BuildRequires: python-sphinx>=1.1.3

AND line 69

sphinx-1.0-build -b html -d build/doctrees source build/html

to

sphinx-build -b html -d build/doctrees source build/html

Changed in mos:
importance: Undecided → High
assignee: nobody → Max Yatsenko (myatsenko)
status: New → Confirmed
milestone: none → 5.1.1
Revision history for this message
Dmitry Mescheryakov (dmitrymex) wrote :

I've talked with Dmitry Burmistrov on the issue. We don't need to rebuild the package for 5.x releases, so we will ignore build failures.

Changed in mos:
status: Confirmed → Won't Fix
no longer affects: mos/5.1.x
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.