Bug 1858985 - Dependencies not met for installation
Summary: Dependencies not met for installation
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: duplicity
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-21 01:42 UTC by John Scheuvront
Modified: 2022-06-09 00:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Scheuvront 2020-07-21 01:42:48 UTC
When I attempt to install duplicity on RedHat 8, I get the following output from the shell:

[me@machine media]$ sudo dnf install duplicity
[sudo] password for me: 
Updating Subscription Management repositories.
Last metadata expiration check: 0:24:25 ago on Mon 20 Jul 2020 09:13:13 PM EDT.
Error: 
 Problem: package duplicity-0.8.12-1.el8.x86_64 requires python3-PyDrive, but none of the providers can be installed
  - package python3-PyDrive-1.3.1-11.el8.noarch requires python3-oauth2client >= 4.0.0, but none of the providers can be installed
  - package python3-PyDrive-1.3.1-11.el8.noarch requires python3.6dist(oauth2client) >= 4.0.0, but none of the providers can be installed
  - conflicting requests
  - nothing provides python3.6dist(httplib2) needed by python3-oauth2client-4.1.3-9.el8.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Comment 1 Gwyn Ciesla 2020-07-21 14:18:16 UTC
python3-httplib2 is in PowerTools/CRB on RHEL 8.


Note You need to log in before you can comment on or make changes to this bug.