[Slackbuilds-users] borgbackup msgpack-python problem
David O'Shaughnessy
lists at osh.id.au
Thu Dec 6 01:42:27 UTC 2018
I'm having trouble with borgbackup on 14.2_64. Here's the error message
upon running borg init .
> Traceback (most recent call last):
> File "/usr/bin/borg", line 6, in <module>
> from pkg_resources import load_entry_point
> File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py",
> line 3088, in <module>> @_call_aside
> File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py",
> line 3072, in _call_aside> f(*args, **kwargs)
> File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py",
> line 3101, in _initialize_master_working_set> working_set = WorkingSet._build_master()
> File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py",
> line 574, in _build_master> ws.require(__requires__)
> File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py",
> line 892, in require> needed = self.resolve(parse_requirements(requirements))
> File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py",
> line 778, in resolve> raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'msgpack-
> python!=0.5.0,!=0.5.1,!=0.5.2,!=0.5.3,!=0.5.4,!=0.5.5,<=0.5.6,>=0.4.6'
> distribution was not found and is required by borgbackup>
I've tried uninstalling and reinstalling borgbackup and all
dependencies, but no luck yet. The msgpack-python installed is 0.5.6, so
that should be ok?
--
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20181205/49d73140/attachment.html>
More information about the SlackBuilds-users
mailing list