Public bug reported:

[ Impact ]
[ from https://github.com/borgbackup/borg/issues/6768 ]
Full borg commandline that lead to the problem (leave away excludes and 
passwords)


[ Test Plan ]
mkdir /tmp/borgtest
cd /tmp/borgtest
borg init -e none test.repo
cp -al test.repo copy.repo
borg check -v test.repo
cat copy.repo/config  [binary data]

After making a hardlink copy of a repo, running check on the original causes 
corruption of the config file in the copy. It happens with archives in the repo 
too, but I omitted this to make the script as short as possible.
Can you reproduce the problem? If so, describe how. If not, describe 
troubleshooting steps you took before opening the issue.

Reproducible using the steps above.
Include any warning/errors/backtraces from the system logs

[ Where problems could occur ]
* During backup/restore of databases

[ Other Info ]
* This is an upstream fix backported to jammy.

** Affects: borgbackup (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: borgbackup (Ubuntu Jammy)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2125904

Title:
  borgbackup in jammy might loose backup in some corner case

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/borgbackup/+bug/2125904/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to