Description of problem: After rebuilding python-carddav for EPEL6, installation failed due to missing pyxdg. Version-Release number of selected component (if applicable): python-carddav-0.7.0-1 (rebuild with "fedpkg --dist el6 mockbuild") How reproducible: 100% Steps to Reproduce: 1. install python-carddav 2. run "pycardsyncer" Actual results: $ pycardsyncer No module named xdg.BaseDirectory Expected results: No error. Additional info: After installing pyxdg the module can get found.
python-carddav-0.7.0-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-carddav-0.7.0-2.fc22
I submitted an update that adds the missing dependency. I found another missing dependency while testing. Can you please test if the update works for you.
Package python-carddav-0.7.0-2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-carddav-0.7.0-2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-6673/python-carddav-0.7.0-2.fc22 then log in and leave karma (feedback).
Run pycardsyncer with python-carddav-0.7.0-2.fc22,got the following output: ERROR:root:Could not find configuration file”
(In reply to lnie from comment #4) > Run pycardsyncer with python-carddav-0.7.0-2.fc22,got the following output: > ERROR:root:Could not find configuration file” Thats expected behaviour. Please add a config file in ~/.config/pycard/pycard.conf. See /usr/share/doc/python-carddav/pycard.conf.sample.
python-carddav-0.7.0-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.