Bug 1708366

Summary: httpcomponents-core isn't installable
Product: [Fedora] Fedora Reporter: Alex Scheel <ascheel>
Component: httpcomponents-coreAssignee: 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:21 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, 1708363    

Description Alex Scheel 2019-05-09 17:18:59 UTC
Description of problem:

The following fails on Fedora Rawhide (F31):

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


This breaks pki-ca:

Error: 
 Problem 1: package httpcomponents-client-4.5.7-1.fc30.noarch requires mvn(org.apache.httpcomponents:httpcore), but none of the providers can be installed
  - conflicting requests
  - package httpcomponents-core-4.4.10-5.fc30.noarch is excluded
 Problem 2: 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
  - package httpcomponents-client-4.5.7-1.fc30.noarch requires mvn(org.apache.httpcomponents:httpcore), but none of the providers can be installed
  - conflicting requests
  - package httpcomponents-client-4.5.6-3.fc30.noarch is excluded
  - package httpcomponents-core-4.4.10-5.fc30.noarch is excluded
(try to add '--skip-broken' to skip uninstallable packages)


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

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



Note that I grabbed httpcomonents-client from its last Koji build as it also isn't installable: https://bugzilla.redhat.com/show_bug.cgi?id=1708363

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

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