Learn more about these different git repos.
Other Git URLs
python3-humanize is not in epel and it causes missing dependencies while installing copr-cli.
python3-humanize
copr-cli
Steps to reproduce:
On the host run:
podman run -it ubi /bin/bash
and in the container:
# dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm # dnf install copr-cli Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Extra Packages for Enterprise Linux 8 - x86_64 19 MB/s | 13 MB 00:00 Extra Packages for Enterprise Linux Modular 8 - x86_64 1.0 MB/s | 734 kB 00:00 Last metadata expiration check: 0:00:01 ago on Fri Sep 9 14:37:37 2022. Error: - conflicting requests - nothing provides python3-humanize needed by copr-cli-1.103-1.el8.noarch - nothing provides python3.6dist(humanize) needed by copr-cli-1.103-1.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
First part: https://bugzilla.redhat.com/show_bug.cgi?id=2125660
Metadata Update from @praiskup: - Issue tagged with: bug
Python humanize is heading the RHEL 8 Appstream repository (already is in CentOS Stream 8), per the bug 2125660.
In the meantime we have python3-humanize in epel-8-x86_64 chroot in the @copr/copr project: https://copr.fedorainfracloud.org/coprs/g/copr/copr/monitor/
Metadata Update from @msuchy: - Issue tagged with: blocked
This issue has been migrated to GitHub: https://github.com/fedora-copr/copr/issues/2311
Metadata Update from @nikromen: - Issue close_status updated to: MIGRATED - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.