Re: BackupPC and EPEL10

"G.W. Haywood" <[email protected]> Fri, 21 Nov 2025 12:59:31 +0000 (GMT)
Newsgroups gmane.comp.sysutils.backup.backuppc.general
Message-ID <[email protected]>
Hi there,

On Fri, 21 Nov 2025, Richard Shaw wrote:
> On Wed, Nov 19, 2025 Jamie Burchell via BackupPC-users wrote:
>> ...
>> ... nothing provides perl(Net::FTP::AutoReconnect) ...
>> ... nothing provides perl(Net::FTP::RetrHandle) ...
>> ...
>
> Those are run time dependencies not build time dependencies so I
> didn't see the issue when building. ...

BackupPC's 'makeDist' script specifically excludes a check for modules
from .../lib/Net/FTP/.  Would it help if they were *not* excluded?  It
would be a trivial change.  Obviously those modules won't be needed if
the configuration doesn't use FTP transfers; the test output could say
that (if the new makeDist '--verbose' option is given :) and build the
dist files despite those particular test results.

-- 

73,
Ged.


_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/