|
From: Richard S. <hob...@gm...> - 2025-11-20 23:00:23
|
On Wed, Nov 19, 2025 at 7:06 AM Jamie Burchell via BackupPC-users < bac...@li...> wrote: > Is the current bad karma due to the build failing? I still see this: > > > > Error: Problem: conflicting requests - nothing provides > perl(Net::FTP::AutoReconnect) needed by BackupPC-4.4.0-20.el10_2.x86_64 > from brew-139020571 - nothing provides perl(Net::FTP::RetrHandle) needed by > BackupPC-4.4.0-20.el10_2.x86_64 from brew-139020571 (try to add > '--skip-broken' to skip uninstallable packages or '--nobest' to use not > only best candidate packages) Installation of > BackupPC-0:4.4.0-20.el10_2.x86_64 failed. See dnf-3 command output above > for more information. > Those are run time dependencies not build time dependencies so I didn't see the issue when building. Those will need to be built for EPEL 10 as well but I'm not the maintainer. It looks like perl-libnet needs to be built for EPEL 10... Thanks, Richard |