#1122832 Warning: Using a pure-python msgpack!

Package:
borgbackup
Source:
borgbackup
Description:
deduplicating and compressing backup program
Submitter:
Andy Wood
Date:
2025-12-15 21:17:04 UTC
Severity:
normal
#1122832#5
Date:
2025-12-12 21:30:50 UTC
From:
To:
Dear Maintainer,

borgbackup in forky gives the following warning when run:

"Using a pure-python msgpack! This will result in lower performance."

#1122832#10
Date:
2025-12-15 21:08:08 UTC
From:
To:
On Fri, 12 Dec 2025 21:30:50 +0000 Andy Wood <gr0m1t@ntlworld.com> wrote:

 >
 > borgbackup in forky gives the following warning when run:
 >
 > "Using a pure-python msgpack! This will result in lower performance."

It seems to have been fixed by
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122009
(python-msgpack 1.1.2)