Bug 12356 - Borgbackup - pkg_resources.DistributionNotFound
Summary: Borgbackup - pkg_resources.DistributionNotFound
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: all Unspecified
: - Unknown - Crash
Assignee: Erik Kapfer
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-11 05:16 UTC by Erik Kapfer
Modified: 2020-06-06 13:06 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Kapfer 2020-04-11 05:16:15 UTC
With some of the older Cores (probably Core 141) Borgbackup stops working with the following error:

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

. Even 'python3-msgpack' has been properly installed, the problem can be possibly the 'Updates Under The Hood' (switch to Pyhton3 in the core system) from Core 141.

By increasing the PAK_VER this problem can be solved.

Patch is on the way.

Best,

Erik

Bug has been triggered by the community --> https://community.ipfire.org/t/borgbackup-msgpack-dependency/1855 .
Comment 1 Erik Kapfer 2020-04-11 05:41:34 UTC
Patch has been send --> https://patchwork.ipfire.org/patch/2929/ .

Best,

Erik