Package: borgbackup
Version: 1.1.4-3
Severity: important

--- Please enter the report below this line. ---
Hi,

After upgrading from 1.1.4-2, the requirement to python3-msgpack
disappeared. However, when starting borg, I have the following output:

# borg help
Traceback (most recent call last):
  File "/usr/bin/borg", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3195, in <module>
    @_call_aside
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3179, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3208, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
681, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
999, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
885, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'msgpack-python>=0.4.6'
distribution was not found and is required by borgbackup

The output is the same with our without python3-msgpack. Downgrading to
1.1.4-2 solved the issue.

--- System information. ---
Architecture:
Kernel: Linux 4.15.0-1-amd64

Debian Release: buster/sid
500 unstable ftp.fr.debian.org
500 testing download.jitsi.org
1 experimental ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
=======================================-+-==============
fuse | 2.9.7-1
python3-llfuse (<< 2.0) | 1.3.2+dfsg-2
python3-pkg-resources | 38.5.2-1
python3 (<< 3.7) | 3.6.4-1
python3 (>= 3.6~) | 3.6.4-1
python3:any (>= 3.3.2-2~) |
libacl1 (>= 2.2.51-8) | 2.2.52-3+b1
libb2-1 | 0.97+git20171226-2
libc6 (>= 2.14) | 2.27-2
liblz4-1 (>= 0.0~r130) | 0.0~r131-2+b1
libssl1.1 (>= 1.1.0) | 1.1.0g-2
libzstd1 (>= 1.3.2) | 1.3.3+dfsg-1


Package's Recommends field is empty.

Suggests (Version) | Installed
=============================-+-===========
borgbackup-doc |

Reply via email to