Skip to content

export-tar: set tar format to GNU_FORMAT explicitly#5428

Merged
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
enkore:issue/5274-1.1
Oct 17, 2020
Merged

export-tar: set tar format to GNU_FORMAT explicitly#5428
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
enkore:issue/5274-1.1

Conversation

@enkore
Copy link
Contributor

@enkore enkore commented Oct 17, 2020

Python 3.8 changed the default format to PAX, but GNU format is
documented for Borg.

Backport of #5427 to 1.1 to fix #5274 in next maintenance release.

Python 3.8 changed the default format to PAX, but GNU format is
documented for Borg.
@codecov-io
Copy link

codecov-io commented Oct 17, 2020

Codecov Report

Merging #5428 into 1.1-maint will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           1.1-maint    #5428      +/-   ##
=============================================
- Coverage      80.33%   80.30%   -0.03%     
=============================================
  Files             27       27              
  Lines          10358    10358              
  Branches        1827     1827              
=============================================
- Hits            8321     8318       -3     
- Misses          1525     1527       +2     
- Partials         512      513       +1     
Impacted Files Coverage Δ
src/borg/archiver.py 82.04% <100.00%> (ø)
src/borg/repository.py 85.23% <0.00%> (-0.20%) ⬇️
src/borg/archive.py 82.98% <0.00%> (-0.15%) ⬇️
src/borg/cache.py 86.03% <0.00%> (+0.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a9b910...ca36f10. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit 24bf7fb into borgbackup:1.1-maint Oct 17, 2020
@enkore enkore deleted the issue/5274-1.1 branch October 18, 2020 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants