[pbs-devel] [PATCH v6 proxmox-backup 61/65] client: pxar: add archive creation with reference test

Dominik Csapak d.csapak at proxmox.com
Thu May 23 12:17:52 CEST 2024


On 5/23/24 12:17, Christian Ebner wrote:
> 
>> 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!


yeah i built it freshly with the patches applied
(also for the pxar crate)




More information about the pbs-devel mailing list