Skip to content

Tar export on Ubuntu 20.04 outputs @paxheader files #5274

@AntonyXSI

Description

@AntonyXSI

Have you checked borgbackup docs, FAQ, and open Github issues?

Yes

Is this a BUG / ISSUE report or a QUESTION?

ISSUE

System information. For client/server mode post info for both machines.

borg 1.1.13
Ubuntu 20.04.1 LTS

Full borg commandline that lead to the problem (leave away excludes and passwords)

borg export-tar --tar-filter="gzip -3" --strip-components 6 /var/borg/$App::$DownloadName $DownloadName.tar.gz

Describe the problem you're observing.

Gzip/tar file contains lots of @PaxHeader files and missing file extensions.

Is there a way to force GNU export over POSIX from tar in borg? Tar is set to GNU by default on the system but I haven't found how to change this within the borg files, there seems to be something overriding this. I have borg installed and exporting ok on older Ubuntu LTS versions, and can only replicate this issue on 20.04

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions