FS#58086 - [borg] borg 1.1.5 requres 'msgpack<0.5.0,>=0.4.6'

Attached to Project: Community Packages
Opened by Mikael Eriksson (miffe) - Tuesday, 03 April 2018, 19:00 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 09 April 2018, 21:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 9
Private No

Details

When starting borg 1.1.5 it gives the error:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 574, in _build_master
ws.require(__requires__)
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 892, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 783, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (msgpack 0.5.6 (/usr/lib/python3.6/site-packages), Requirement.parse('msgpack<0.5.0,>=0.4.6'), {'borgbackup'})

Downgrading to 1.1.4 works fine.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 09 April 2018, 21:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  borg 1.1.5-2
Comment by Harald Koch (hkoch) - Wednesday, 04 April 2018, 13:18 GMT
downgrading to 1.1.4-2 (via pacman -U) doesn't work for me; the error still occurs on, e.g. "borg list" operations.
Comment by nanoseb (nanoseb) - Wednesday, 04 April 2018, 14:23 GMT
I had to downgrade to 1.1.4-1 for it to work again.
Comment by waitnsea (waitnsea) - Wednesday, 04 April 2018, 16:43 GMT
Same problem, aur/downgradeto 1.1.4-2 works fine
Comment by nanoseb (nanoseb) - Wednesday, 04 April 2018, 20:31 GMT
Fixed for me with 1.1.5-2
Comment by waitnsea (waitnsea) - Thursday, 05 April 2018, 00:29 GMT
1.1.5-2 works fine . Thank you for reactivity
Comment by Mikael Eriksson (miffe) - Thursday, 05 April 2018, 12:58 GMT
1.1.5-2 works for me aswell.

Loading...