Opened 9 months ago

Last modified 9 months ago

#68998 closed defect

borgbackup @1.2.6 complains about msgpack not being the supported version — at Version 1

Reported by: kwolcott Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: borgbackup

Description (last modified by jmroot (Joshua Root))

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

borg --version
borg 1.2.6

port installed | grep borgbackup
  borgbackup @1.2.3_0
  borgbackup @1.2.3_1
  borgbackup @1.2.4_0
  borgbackup @1.2.6_0 (active)

~: 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)
  py310-msgpack @1.0.4_2
  py310-msgpack @1.0.5_0
  py310-msgpack @1.0.7_0 (active)

Change History (1)

comment:1 Changed 9 months ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: borgbackup msgpack version incompatibility removed
Owner: changed from judaew@… to judaew
Port: borgbackup added
Summary: borgbackup complains about msgpack not being the supported versionborgbackup @1.2.6 complains about msgpack not being the supported version
Note: See TracTickets for help on using tickets.