Bug 2234805

Summary: Missing dependencies for python2-OWSLib
Product: [Fedora] Fedora EPEL Reporter: Eduard Abdullin <ed.abdullin.1>
Component: python-OWSLibAssignee: Ben Beasley <code>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: code
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-OWSLib-0.9.2-3.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-03 02:00:46 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 Eduard Abdullin 2023-08-25 14:10:50 UTC
Hello!
I tried to install "python2-OWSLib, qgis-python, qgis-devel and qgis-server" package from epel-7 repository, but it failed with the following error:

 Problem 1: conflicting requests
  - nothing provides python2-pyproj needed by python2-OWSLib-0.9.2-2.el7.noarch
 Problem 2: package qgis-python-2.14.9-1.el7.x86_64 requires python-OWSLib, but none of the providers can be installed
  - conflicting requests
  - nothing provides python2-pyproj needed by python2-OWSLib-0.9.2-2.el7.noarch
 Problem 3: package qgis-devel-2.14.9-1.el7.x86_64 requires libqgispython.so.2.14.9()(64bit), but none of the providers can be installed
  - package qgis-python-2.14.9-1.el7.x86_64 requires python-OWSLib, but none of the providers can be installed
  - conflicting requests
  - nothing provides python2-pyproj needed by python2-OWSLib-0.9.2-2.el7.noarch
 Problem 4: package qgis-server-2.14.9-1.el7.x86_64 requires libqgispython.so.2.14.9()(64bit), but none of the providers can be installed
  - package qgis-python-2.14.9-1.el7.x86_64 requires python-OWSLib, but none of the providers can be installed
  - conflicting requests
  - nothing provides python2-pyproj needed by python2-OWSLib-0.9.2-2.el7.noarch

Comment 1 Ben Beasley 2023-08-25 15:08:13 UTC
Thanks for reporting this!

It looks like the pyproj package in EPEL7 is old enough that it does not Provide python2-pyproj, so the dependency needs to be on pyproj. It looks like I got this right for the BuildRequires but missed fixing the install-time Requires.

I’ll get this fixed right away.

Comment 2 Fedora Update System 2023-08-25 15:23:47 UTC
FEDORA-EPEL-2023-cfa0be8782 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-cfa0be8782

Comment 3 Fedora Update System 2023-08-26 02:07:14 UTC
FEDORA-EPEL-2023-cfa0be8782 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-cfa0be8782

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2023-09-03 02:00:46 UTC
FEDORA-EPEL-2023-cfa0be8782 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.