Description of problem: When attempting to build rdopkg, we get errors in parsing the spec file - in particular in parsing the pyver macros. The solution - which is already in place upstream - is to expand the vars correctly as in here: https://github.com/rdo-packages/tripleo-ipa-distgit/blob/train-rdo/ansible-tripleo-ipa.spec#L8-L10 This needs to be done to the downstream spec file. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This turns out to be a problem with my build environment - which was f32. Builds in dlrn are working just fine. The issue is https://fedoraproject.org/wiki/Changes/PythonMacroError which is fixed by adding the following line in ~/.rpmmacros %__python /usr/bin/python3