Hello, the client does not appear to work anymore, this is regression: $ tx Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 570, in _build_master ws.require(__requires__) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 888, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 779, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (python-slugify 1.2.1 (/usr/lib/python3.6/site-packages), Requirement.parse('python-slugify==1.2.6'), {'transifex-client'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/tx", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3095, in <module> @_call_aside File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3079, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3108, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 572, in _build_master return cls._build_from_requirements(__requires__) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 585, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 774, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'python-slugify==1.2.6' distribution was not found and is required by transifex-client $ LC_ALL=C rpm -q python3-slugify python2-slugify transifex-client python3-slugify-1.2.1-5.fc28.noarch package python2-slugify is not installed transifex-client-0.13.5-1.fc28.noarch What is the easiest workaround?
WORKAROUND: Downgrade to: https://kojipkgs.fedoraproject.org//packages/transifex-client/0.13.4/1.fc28/noarch/transifex-client-0.13.4-1.fc28.noarch.rpm
Hi Lukas I create this BZ to fix the dependecy problem. https://bugzilla.redhat.com/show_bug.cgi?id=1647839 Cheers,
https://bodhi.fedoraproject.org/updates/FEDORA-2018-9e2ea898ad Ready! Cheers!