Bug 1708363

Summary: httpcomponents-client isn't installable
Product: [Fedora] Fedora Reporter: Alex Scheel <ascheel>
Component: httpcomponents-clientAssignee: 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, jerboaa, krzysztof.daniel, mizdebsk, sochotni, 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:36:01 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: 1708366, 1708661    
Bug Blocks: 1695499    

Description Alex Scheel 2019-05-09 17:14:47 UTC
Description of problem:

The following fails on Fedora Rawhide (F31):

# dnf install httpcomponents-client
Last metadata expiration check: 0:41:45 ago on Thu 09 May 2019 04:31:46 PM UTC.
No match for argument: httpcomponents-client
Error: Unable to find a match


This breaks pki-ca:

Error: 
 Problem: 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-server-10.7.0-1.fc31.noarch requires pki-tools = 10.7.0, but none of the providers can be installed
  - package pki-base-java-10.7.0-1.fc31.noarch requires resteasy-core >= 3.0.17-1, 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 resteasy-core-3.0.19-9.fc30.noarch requires mvn(org.apache.httpcomponents:httpclient), but none of the providers can be installed
  - conflicting requests
  - package httpcomponents-client-4.5.6-3.fc30.noarch is excluded
(try to add '--skip-broken' to skip uninstallable packages)


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

https://src.fedoraproject.org/rpms/httpcomponents-client/tree/master

Comment 1 Alex Scheel 2019-05-13 15:36:01 UTC

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