Re: BackupPC-4.4.1rc1 Build Error

jbk <[email protected]> Sun, 21 Dec 2025 09:52:35 -0500
Newsgroups gmane.comp.sysutils.backup.backuppc.general
Message-ID <[email protected]>
On 12/20/25 10:49 AM, jbk wrote:
> With BackkupPC-XS-0.63rc1 installed building 
> BackupPC-4.4.1rc1 stalls at this point in the build process:
>
> >.............................................................................................. 
>
> + cd BackupPC-4.4.1rc1
> + /usr/bin/perl configure.pl --batch 
> --backuppc-user=backuppc --dest-dir 
> /builddir/build/BUILDROOT/BackupPC-4.4.1rc1-20.el10.x86_64 
> --config-dir /etc/BackupPC/ --config-override 
> 'CgiURL="http://localhost/BackupPC"' --config-override 
> ClientNameAlias=undef --config-override 
> 'NmbLookupPath="/usr/bin/nmblookup"' --config-override 
> 'ParPath="/usr/bin/par2"' --config-override 
> 'PingPath="/usr/bin/ping"' --config-override 
> 'Ping6Path="/usr/sbin/ping6"' --config-override 
> 'RrdToolPath="/usr/bin/rrdtool"' --config-override 
> 'RsyncBackupPCPath="/usr/bin/rsync_bpc"' --config-override 
> 'RsyncClientPath="/usr/bin/rsync"' --config-override 
> 'SendmailPath="/usr/sbin/sendmail"' --config-override 
> 'SmbClientPath="/usr/bin/smbclient"' --config-override 
> 'SshPath="/usr/bin/ssh"' --config-override 
> 'TarClientPath="/usr/bin/gtar"' --config-override 
> 'XferMethod="rsync"' --cgi-dir /usr/libexec/BackupPC 
> --data-dir /var/lib/BackupPC/ --hostname localhost 
> --html-dir /usr/share/BackupPC/html/ --html-dir-url 
> /BackupPC/images --install-dir /usr/share/BackupPC 
> --log-dir /var/log/BackupPC --no-set-perms --uid-ignore
> You need to run makeDist first to create a tarball release 
> that includes an
> updated configure.pl.  After you unpack the tarball, run 
> configure.pl from
> there.
> >.......................................................................................................... 
>
>
> So the answer is there but I'm not sure how to fix.
>
Reading through the "makeDist" file I see how I might fix 
that call in the Spec file but the real complication for me 
is "makePatch" for which I am struggling to figure out. 
Since this is a distro specific patch I need to await what 
Richard does rather than bumble through an unfamiliar 
process. The un updated application of the patch in the 
build above did not show any errors but I don't know what 
I'm getting in the results since it didn't even start the 
build process yet. I may proceed with some unknowns and see 
what breaks as it is a learning process.


-- 
Jim KR


_______________________________________________
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/