Hello !

I am currently preparing my docker of BackupPC for the upcoming release of
4.1.1. I managed to start BackupPC 4.1.1rc1 in it, I will check soon that
it is actually working.

In the meantime I encountered two quirks that I think should be fixed
upstream. The MR for the migration is here
https://github.com/adferrand/docker-backuppc/pull/111, and the two issues
are flagged in the MR.

1) I encountered compilation issues for the Perl module BackupPC:XS,
related to unmapped C types int64 and uint32. I have made an online patch
to achieve the compilation, but either they are missing in typemap, or my
build environment is missing something.

2) The current pre-release does not include the actual distribution tarball
normally generated with the makeDist script. Here also I do it online, but
it should be part of the release process as for the previous versions.

As said in
https://github.com/backuppc/backuppc/issues/559#issuecomment-5256700557, I
am eager to help automating the releasing process using GitHub Actions if
you are interested.

Kind regards,
Adrien FERRAND
_______________________________________________
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/

Reply via email to