Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1076075

Summary: powerpc-utils-python add ppc64le archi in spec file
Product: [Fedora] Fedora Reporter: Michel Normand <normand>
Component: powerpc-utils-pythonAssignee: Jaromír Cápík <jcapik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: dan, fkocina, jcapik, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: powerpc-utils-python-1.2.1-5.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-26 08:53:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1051573    
Attachments:
Description Flags
powerpc-utils-python.ppc64le.patch none

Description Michel Normand 2014-03-13 13:33:57 UTC
Created attachment 873989 [details]
powerpc-utils-python.ppc64le.patch

Description of problem: powerpc-utils-python failing for ppc64le archi


Version-Release number of selected component (if applicable):

powerpc-utils-python-1.2.1-4.fc21.


Steps to Reproduce:
1. fedpkg clone -a powerpc-utils-python
2. fedpkg prep
3. fedpkg mockbuild

Actual results:
...
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64le --nodeps  builddir/build/SPECS/powerpc-utils-python.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}
error: Architecture is not included: ppc64le


I am providing a patch of spec file to solve the problem.

Comment 1 Dan Horák 2014-03-26 08:53:10 UTC
in fact it should be a noarch package