Bug 1029031

Summary: Broken dependency on arm architecture: requires python-pexpect
Product: [Fedora] Fedora Reporter: Patrick Monnerat <patrick>
Component: yumexAssignee: Tim Lauridsen <tla>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: tla
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-12 07:59:20 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:

Description Patrick Monnerat 2013-11-11 14:14:10 UTC
Description of problem:
Cannot install yumex on arm architecture, because it depends on package python-pexpect that has arm in ExcludeArch

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

How reproducible:
Always

Steps to Reproduce:
1. On an arm system, yum install yumex

Actual results:
Error: Package: yumex-3.0.13-1.fc21.noarch (build)
Requires: python-pexpect
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Expected results:
Install success

Additional info:
This blocked my koji build of mate-applet-softupd, that BuildRequire yumex.
http://koji.fedoraproject.org/koji/taskinfo?taskID=6164766

Comment 1 Tim Lauridsen 2013-11-12 07:59:20 UTC
There is not much is can do about it, if python-pexpect not is on arm, then yumex won't work.