Bug 1708343

Summary: apache-commons-codec isn't installable
Product: [Fedora] Fedora Reporter: Alex Scheel <ascheel>
Component: apache-commons-codecAssignee: Mat Booth <mat.booth>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: java-sig-commits, mat.booth, mizdebsk
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:34: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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1695499    

Description Alex Scheel 2019-05-09 16:35:30 UTC
Description of problem:

The following fails on Fedora Rawhide (F31):

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

This breaks pki-ca:

Error: 
 Problem: package pki-server-10.7.0-1.fc31.noarch requires pki-symkey = 10.7.0, but none of the providers can be installed
  - package pki-symkey-10.7.0-1.fc31.x86_64 requires jss >= 4.5.3, 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 jss-4.5.3-2.fc31.x86_64 requires apache-commons-codec, but none of the providers can be installed
  - conflicting requests
  - package apache-commons-codec-1.11-6.fc30.noarch is excluded


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

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

Comment 1 Alex Scheel 2019-05-13 15:34:20 UTC

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