Bug 1948210

Summary: EPEL 8 fails to install: python3-google-api-client
Product: [Fedora] Fedora EPEL Reporter: Felix Schwarz <fschwarz>
Component: google-api-python-clientAssignee: Michele Baldessari <michele>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: bperkins, gwync, karlthered, michele
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: 2021-04-10 19:33:29 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:

Description Felix Schwarz 2021-04-10 19:29:12 UTC
# sudo dnf install python3-google-api-client
Error: 
 Problem: conflicting requests
  - nothing provides python3-httplib2 >= 0.9.2 needed by python3-google-api-client-1:1.6.7-10.el8.noarch
  - nothing provides python3.6dist(httplib2) >= 0.9.2 needed by python3-google-api-client-1:1.6.7-10.el8.noarch
  - nothing provides python3.6dist(httplib2) < 1dev needed by python3-google-api-client-1:1.6.7-10.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

python3-httplib2 is not available in EPEL 8 (unfortunately)

Comment 1 Felix Schwarz 2021-04-10 19:33:29 UTC
actually I just noticed that the RHEL builders can install python3-httplib2 but for some reason CentOS 8 does not provide that package... I'll need to do some more research.