Bug 1708358

Summary: apache-commons-io isn't installable
Product: [Fedora] Fedora Reporter: Alex Scheel <ascheel>
Component: apache-commons-ioAssignee: Stuart D Gathman <stuart>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: java-sig-commits, mizdebsk, SpikeFedora, stuart
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: 2019-05-13 15:35:23 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: 1695499    

Description Alex Scheel 2019-05-09 17:10:40 UTC
Description of problem:

The following fails on Fedora Rawhide (F31):

# dnf install apache-commons-io
Last metadata expiration check: 0:37:24 ago on Thu 09 May 2019 04:31:46 PM UTC.
No match for argument: apache-commons-io
Error: Unable to find a match

This breaks pki-ca:

Error: 
 Problem: package pki-server-10.7.0-1.fc31.noarch requires pki-tools = 10.7.0, but none of the providers can be installed
  - package pki-tools-10.7.0-1.fc31.x86_64 requires pki-base-java = 10.7.0, but none of the providers can be installed
  - package pki-ca-10.7.0-1.fc31.noarch requires pki-server = 10.7.0, but none of the providers can be installed
  - package pki-base-java-10.7.0-1.fc31.noarch requires apache-commons-io, but none of the providers can be installed
  - conflicting requests
  - package apache-commons-io-1:2.6-6.fc30.noarch is excluded
(try to add '--skip-broken' to skip uninstallable packages)


Please rebuild apache-commons-io for F30 and F31. Note that this package is maintained as an ursine package as per here: 

https://src.fedoraproject.org/rpms/apache-commons-io/tree/master

Comment 1 Alex Scheel 2019-05-13 15:35:23 UTC

*** This bug has been marked as a duplicate of bug 1708661 ***