<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div style="font-family:Arial;">I'm having trouble with borgbackup on 14.2_64. Here's the error message upon running borg init .<br></div>
<div style="font-family:Arial;"><br></div>
<blockquote type="cite"><div style="font-family:Arial;">Traceback (most recent call last):<br></div>
<div style="font-family:Arial;">  File "/usr/bin/borg", line 6, in <module><br></div>
<div style="font-family:Arial;">    from pkg_resources import load_entry_point<br></div>
<div style="font-family:Arial;">  File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 3088, in <module><br></div>
<div style="font-family:Arial;">    @_call_aside<br></div>
<div style="font-family:Arial;">  File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside<br></div>
<div style="font-family:Arial;">    f(*args, **kwargs)<br></div>
<div style="font-family:Arial;">  File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set<br></div>
<div style="font-family:Arial;">    working_set = WorkingSet._build_master()<br></div>
<div style="font-family:Arial;">  File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 574, in _build_master<br></div>
<div style="font-family:Arial;">    ws.require(__requires__)<br></div>
<div style="font-family:Arial;">  File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 892, in require<br></div>
<div style="font-family:Arial;">    needed = self.resolve(parse_requirements(requirements))<br></div>
<div style="font-family:Arial;">  File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 778, in resolve<br></div>
<div style="font-family:Arial;">    raise DistributionNotFound(req, requirers)<br></div>
<div style="font-family:Arial;">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<br></div>
<div style="font-family:Arial;"><br></div>
</blockquote><div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">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?<br></div>
<div style="font-family:Arial;"><br></div>
<div style="font-family:Arial;">--<br></div>
<div style="font-family:Arial;">Dave<br></div>
</body>
</html>