FS#53486 - [translate-toolkit] pomerge crashes on startup on account of dependency problems

Attached to Project: Arch Linux
Opened by Jonas Schürmann (MazeChaZer) - Tuesday, 28 March 2017, 14:55 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 10 September 2017, 18:59 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Version: 2.1.0-1

$ pomerge
Traceback (most recent call last):
File "/usr/bin/pomerge", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3036, in <module>
@_call_aside
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3020, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3049, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 654, in _build_master
ws.require(__requires__)
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 968, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 854, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'diff-match-patch==20121119' distribution was not found and is required by translate-toolkit
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 10 September 2017, 18:59 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#52941 
Comment by Rafael Fontenelle (josephg) - Tuesday, 02 May 2017, 07:41 GMT
This is a duplicate of  FS#52941 
Comment by Jaroslav Lichtblau (Dragonlord) - Sunday, 10 September 2017, 18:54 GMT
Implemented in translate-toolkit-2.2.5-1

Loading...