Hello, I try to install amavis in epel for RedHat 9 Stable:
dnf install amavis Updating Subscription Management repositories. Last metadata expiration check: 0:02:16 ago on Wed 18 May 2022 12:16:52 PM CEST. Error: Problem: conflicting requests - nothing provides perl(Net::LibIDN) needed by amavis-2.12.2-3.el9.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) It want's package Net::LibIDN, but it was not found. How can I install amavis for RHEL 9?
Thanks, Filip Bartmann
On Wed, May 18, 2022 at 6:21 AM Filip Bartmann filbar@centrum.cz wrote:
Hello, I try to install amavis in epel for RedHat 9 Stable:
dnf install amavis Updating Subscription Management repositories. Last metadata expiration check: 0:02:16 ago on Wed 18 May 2022 12:16:52 PM CEST. Error: Problem: conflicting requests
- nothing provides perl(Net::LibIDN) needed by amavis-2.12.2-3.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) It want's package Net::LibIDN, but it was not found. How can I install amavis for RHEL 9?
The perl-Net-LibIDN package will need to be built for EPEL 9.
josh
V Wed, May 18, 2022 at 06:49:48AM -0400, Josh Boyer napsal(a):
On Wed, May 18, 2022 at 6:21 AM Filip Bartmann filbar@centrum.cz wrote:
Hello, I try to install amavis in epel for RedHat 9 Stable:
dnf install amavis Updating Subscription Management repositories. Last metadata expiration check: 0:02:16 ago on Wed 18 May 2022 12:16:52 PM CEST. Error: Problem: conflicting requests
- nothing provides perl(Net::LibIDN) needed by amavis-2.12.2-3.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) It want's package Net::LibIDN, but it was not found. How can I install amavis for RHEL 9?
The perl-Net-LibIDN package will need to be built for EPEL 9.
It's a known issue since February https://bugzilla.redhat.com/show_bug.cgi?id=2059362. I wish rpmdeplint tests were performed for EPEL packages https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f1fae6b82a, too.
-- Petr
Hello, I make temporary build of perl net libidn via copr - https://copr.fedorainfracloud.org/coprs/filbar/Amavis/package/perl-Net-LibID... - FIY
st 18. 5. 2022 v 13:37 odesílatel Petr Pisar ppisar@redhat.com napsal:
V Wed, May 18, 2022 at 06:49:48AM -0400, Josh Boyer napsal(a):
On Wed, May 18, 2022 at 6:21 AM Filip Bartmann filbar@centrum.cz
wrote:
Hello, I try to install amavis in epel for RedHat 9 Stable:
dnf install amavis Updating Subscription Management repositories. Last metadata expiration check: 0:02:16 ago on Wed 18 May 2022
12:16:52 PM CEST.
Error: Problem: conflicting requests
- nothing provides perl(Net::LibIDN) needed by
amavis-2.12.2-3.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or
'--nobest' to use not only best candidate packages)
It want's package Net::LibIDN, but it was not found. How can I install
amavis for RHEL 9?
The perl-Net-LibIDN package will need to be built for EPEL 9.
It's a known issue since February https://bugzilla.redhat.com/show_bug.cgi?id=2059362. I wish rpmdeplint tests were performed for EPEL packages https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f1fae6b82a, too.
-- Petr _______________________________________________ epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject... Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
epel-devel@lists.fedoraproject.org