borgbackup fails on dependency requirement

Bug #1762184 reported by Glenn Wallace
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raspbian
New
Undecided
Unassigned

Bug Description

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 3088, in <module>
    @_call_aside
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3072, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 574, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 892, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'msgpack-python>=0.4.6' distribution was not found and is required by borgbackup

# dpkg -l | grep msgpack
ii python-msgpack 0.5.1-3 armhf Python implementation of MessagePack format
ii python3-msgpack 0.5.1-3 armhf Python 3 implementation of MessagePack format

Revision history for this message
peter green (plugwash) wrote :

From the version numbers you report I presume you are running buster, can you confirm that?

Can you confirm what version of borgbackup you have installed?

Revision history for this message
Glenn Wallace (glenn4uk) wrote : Re: [Bug 1762184] Re: borgbackup fails on dependency requirement

Running testing - that's buster, right?

# uname -a
Linux pi 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017 armv7l GNU/Linux

# dpkg -l | grep borg
ii  borgbackup 1.1.4-3                                 armhf
deduplicating and compressing backup program

On 04/08/2018 10:41 AM, peter green wrote:
> >From the version numbers you report I presume you are running buster,
> can you confirm that?
>
> Can you confirm what version of borgbackup you have installed?
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.