Project

General

Profile

Actions

Bug #12351

closed

ceph.spec.in: useless %py_requires breaks SLE11-SP3 build

Added by Nathan Cutler almost 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
hammer,firefly
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The spec file has the following conditional under the python-rados subpackage:

%if 0%{defined suse_version}
%py_requires
%endif

%py_requires expands to

BuildRequires: /usr/bin/python
PreReq: python = 2.7

The BuildRequires: is already provided, and the PreReq is wrong because
e.g. SLE11-SP3 (a platform we are trying to support) has Python 2.6.


Related issues 2 (0 open2 closed)

Copied to devops - Backport #12447: ceph.spec.in: useless %py_requires breaks SLE11-SP3 buildResolvedNathan Cutler07/16/2015Actions
Copied to devops - Backport #12448: ceph.spec.in: useless %py_requires breaks SLE11-SP3 buildResolvedNathan Cutler07/16/2015Actions
Actions #1

Updated by Nathan Cutler almost 9 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Nathan Cutler almost 9 years ago

  • Status changed from In Progress to Pending Backport
Actions #3

Updated by Nathan Cutler over 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF