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.
Thank you for the report. I've pushed a fix and the package should be available shortly.
FEDORA-EPEL-2021-45a27e5622 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-45a27e5622
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
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.
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.