Re: BackupPC-XS 0.63 RC1 test failure

"G.W. Haywood" <[email protected]> Sat, 20 Dec 2025 13:00:37 +0000 (GMT)
Newsgroups gmane.comp.sysutils.backup.backuppc.general
Message-ID <[email protected]>
Hi Richard,

On Fri, Dec 19, 2025 Richard Shaw wrote:

> ... packages are built in a mock chroot under a root ...
> ...
> DESTDIR=/builddir/build/BUILD/BackupPC-XS-0.63rc1-build/BUILDROOT
> ...
> I have verified that 0.62 still tests fine:
> ...
> ...
> So I wonder what changed between the two versions?

Or maybe something didn't, that should have.  Don't know at the moment.

> ...
> ... full build log with the failure here:
> https://hobbes1069.fedorapeople.org/build.log

Thanks for the full log.  I see an OS failure about 35 lines before
the Perl test failure which at least for me needs some explanation:

| ...
| + /usr/bin/add-det --brp -j16 /builddir/build/BUILD/BackupPC-XS-0.63rc1-build/BUILDROOT
| Scanned 1 directories and 0 files,
|    processed 0 inodes,
|    0 modified (0 replaced + 0 rewritten),
|    0 unsupported format, 0 errors
| + /usr/bin/linkdupes --brp /builddir/build/BUILD/BackupPC-XS-0.63rc1-build/BUILDROOT/usr
| Failed to process /builddir/build/BUILD/BackupPC-XS-0.63rc1-build/BUILDROOT/usr: IO error for operation on /builddir/build/BUILD/BackupPC-XS-0.63rc1-build/BUILDROOT/usr: No such file or directory (os error 2)
| ... [snip about 30 lines] ...
| + make test
| ...
| PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '', '')" t/*.t
| #   Failed test 'use BackupPC::XS;'
| ...

Is the chroot being set up correctly?

-- 

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/