[pbs-devel] [PATCH v6 proxmox-backup 61/65] client: pxar: add archive creation with reference test
Christian Ebner
c.ebner at proxmox.com
Thu May 23 12:17:13 CEST 2024
> On 23.05.2024 12:04 CEST Dominik Csapak <d.csapak at proxmox.com> wrote:
>
>
> interestingly this test runs through
>
> but if do
>
> ./target/debug/pxar list ./tests/pxar/backup-client-pxar-expected.mpxar
>
> i get the following error:
>
> "/"
> "/"
> "/"
> "/folder_0"
> "/folder_0/file_0"
> Error: unexpected entry type: UNKNOWN header (ef00315f656c6966)
>
> is that expected ?
I expect the `pxar` binary you are using has the latest version? If so, then there is something off. Will double check, thx!
More information about the pbs-devel
mailing list