Bug 2004164 - Missing dependency on xorg-x11-server-Xvfb
Summary: Missing dependency on xorg-x11-server-Xvfb
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-xvfbwrapper
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Thomas Andrejak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-09-14 15:29 UTC by francois.poirotte
Modified: 2021-09-24 20:56 UTC (History)
2 users (show)

Fixed In Version: python-xvfbwrapper-0.2.9-2.el8
Clone Of:
Environment:
Last Closed: 2021-09-24 20:56:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description francois.poirotte 2021-09-14 15:29:55 UTC
Dear Maintainer,

I think python3-xvfbwrapper is missing a dependency on xorg-x11-server-Xvfb.

How reproducible: query the package's dependencies.

Actual results:
# rpm -q --requires python3-xvfbwrapper-0.2.9-1.el8.noarch
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1

Expected results:
I expect an additional dependency on xorg-x11-server-Xvfb so that creating a new instance of the wrapper works out of the box.

Additional info:
For comparison, the EPEL 7 version of the package (python-xvfbwrapper-0.2.4-2.el7.noarch) does include this dependency:

$ rpm -qp --requires python-xvfbwrapper-0.2.4-2.el7.noarch.rpm 
python(abi) = 2.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
xorg-x11-server-Xvfb  
rpmlib(PayloadIsXz) <= 5.2-1

The problem is easily worked around by manually installing the missing package.

Comment 1 Matthias Runge 2021-09-15 17:52:59 UTC
Thank you for the report. I've pushed a fix and the package should be available shortly.

Comment 2 Fedora Update System 2021-09-15 18:00:37 UTC
FEDORA-EPEL-2021-45a27e5622 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-45a27e5622

Comment 3 Fedora Admin user for bugzilla script actions 2021-09-16 00:22:25 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 4 Fedora Update System 2021-09-16 19:23:07 UTC
FEDORA-EPEL-2021-45a27e5622 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-45a27e5622

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

Comment 5 Fedora Update System 2021-09-24 20:56:58 UTC
FEDORA-EPEL-2021-45a27e5622 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.


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