Borg backup is complaining about msgpack python package version
Kenneth Wolcott
kennethwolcott at gmail.com
Mon Mar 4 01:58:26 UTC 2024
It loos like this problem has re-appeared :-(
You do not have a supported version of the msgpack python package
installed. Terminating.
This should never happen as specific, supported versions are required
by our setup.py.
Do not contact borgbackup support about this.
terminating with error status, rc 2
port installed | grep msgpack
msgpack @4_0 (active)
msgpack-c @4.0.0_0
msgpack-c @6.0.0_0 (active)
msgpack-cpp @4.1.1_0
msgpack-cpp @6.0.0_0
msgpack-cpp @6.1.0_0 (active)
py312-msgpack @1.0.7_1
py312-msgpack @1.0.8_0 (active)
port installed | grep borgbackup
borgbackup @1.2.7_0 (active)
Do I need to re-activate the prior version of py312-msgpack?
Is there a way to prevent this going forwards?
Thanks,
Ken Wolcott
On Fri, Jan 5, 2024 at 6:11 AM Joshua Root <jmr at macports.org> wrote:
>
> On 6/1/2024 00:07, Clemens Lang wrote:
> > Actually, the relevant commit is
> > https://github.com/borgbackup/borg/commit/39761ebadc9325a7cc7e931144e2709effe8f0f0,
> > and that has been backported to the 1.2 branch of borgbackup and is in
> > 1.2.7, so just make sure you have the latest borgbackup installed and it
> > should start working again.
>
> Yes, updating to 1.2.7 was the resolution to the ticket that was opened
> about this. <https://trac.macports.org/ticket/68998>
>
> - Josh
More information about the macports-users
mailing list