Opened 7 months ago

Last modified 7 months ago

#69452 closed defect

borgbackup @1.2.7 complains about msgpack not being the supported version — at Initial Version

Reported by: DrBrynzo Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: borgbackup

Description

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.

borg --version borg 1.2.7

port installed | grep borgbackup

borgbackup @1.2.7_0 (active)

port installed | grep msgpack

msgpack @4_0 (active) msgpack-c @6.0.0_0 (active) msgpack-cpp @6.1.0_0 (active) py312-msgpack @1.0.8_0 (active)

Appears to be similar to: https://trac.macports.org/ticket/68998

Change History (0)

Note: See TracTickets for help on using tickets.