Hello,what is your msgpack version?def is_supported_msgpack():
# DO NOT CHANGE OR REMOVE! See also requirements and comments in setup.py.
return (0, 4, 6) <= msgpack.version <= (0, 5, 6) and \
msgpack.version not in [(0, 5, 0), (0, 5, 2), (0, 5, 3), (0, 5, 5)]
looks like 0.5.6 is fine, I suspect your home directory has some old and custom
pip-installed msgpack version...
please try to see if you poisoned your home directory :)
G.
Il sabato 27 luglio 2019, 14:57:12 CEST, Lanquil <[email protected]>
ha scritto:
Package: borgbackup
Version: 1.1.10-2
Severity: important
Dear Maintainer,
trying to run borg create as normal user gives the following output:
You do not have a supported msgpack[-python] version installed. Terminating.
This should never happen as specific, supported versions are required by our
setup.py.
Do not contact borgbackup support about this.
This doesn't happen if I run borg as root.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8),
LANGUAGE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages borgbackup depends on:
ii fuse 2.9.9-1
ii libacl1 2.2.53-4
ii libb2-1 0.98.1-1
ii libc6 2.28-10
ii liblz4-1 1.8.3-1
ii libssl1.1 1.1.1c-1
ii libzstd1 1.3.8+dfsg-3
ii python3 3.7.3-1
ii python3-llfuse 1.3.6+dfsg-1
ii python3-msgpack 0.5.6-1+b1
ii python3-pkg-resources 41.0.1-1
borgbackup recommends no packages.
Versions of packages borgbackup suggests:
pn borgbackup-doc <none>
-- no debconf information