Description of problem: Running vdirsyncer fails Python backtrace which follows. This seems in common with the problem reported here: https://bugs.archlinux.org/task/58987 Version-Release number of selected component (if applicable): vdirsyncer-0.16.3-4.fc29.noarch python3-click-log-0.3.2-3.fc29.noarch How reproducible: Every time Steps to Reproduce: 1. Configure vdirsyncer 2. Run with "vdirsyncer -v WARNING sync" Additional info: Backtrace: Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 578, in _build_master ws.require(__requires__) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 895, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (click-log 0.3.2 (/usr/lib/python3.7/site-packages), Requirement.parse('click-log<0.3.0,>=0.2.0'), {'vdirsyncer'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/vdirsyncer", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3112, in <module> @_call_aside File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3096, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3125, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 580, in _build_master return cls._build_from_requirements(__requires__) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 593, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 781, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'click-log<0.3.0,>=0.2.0' distribution was not found and is required by vdirsyncer
*** Bug 1642129 has been marked as a duplicate of this bug. ***
This looks to be fixed upstream in vdirsyncer 0.16.7. Please update.
I opened a PR [0] against rpms/vdirsyncer fixing this issue. You can also add me as co-maintainer of this package :-) [0] https://src.fedoraproject.org/rpms/vdirsyncer/pull-request/1#request_diff
Confirming this bug prevents vdirsyncer from working in any form or configuration on Fedora 29. Can the patch in comment #3 be applied, please, so the package is usable again? Suggest adding the EasyFix and Patch keywords to the bug.
Stepping in as a provenpackager.
*** Bug 1663924 has been marked as a duplicate of this bug. ***
vdirsyncer-0.16.7-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-b55a404540
vdirsyncer-0.16.7-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-b55a404540
vdirsyncer-0.16.7-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.