Bug 1483403

Summary: USBIP modules are not being built for s390x
Product: [Fedora] Fedora Reporter: Jonathan Dieter <jonathan>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gansalmon, ichavero, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-21 12:21:38 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: 485231    

Description Jonathan Dieter 2017-08-21 04:22:09 UTC
The USBIP modules aren't being built for s390x.  I have no idea if they've ever been or if s390x even supports USB, but I just started receiving a broken deps report for the usbip userspace tools in Rawhide and I'd like to verify that this is a deliberate choice before I ExcludeArch: s390x in the userspace tools.

Comment 1 Josh Boyer 2017-08-21 12:21:38 UTC
s390x doesn't support USB at all.  You can ExcludeArch s390x in your package.

Comment 2 Jonathan Dieter 2017-08-27 05:14:54 UTC
Done. Thanks so much for your quick response!