Description of problem: python-carbon-0.9.12 fails in the default configuration with python-whisper-0.9.10. See https://github.com/graphite-project/graphite-web/issues/426 . Version-Release number of selected component (if applicable): python-carbon-0.9.12-1 How reproducible: Upgrade only python-carbon to 0.9.12, try to run it. Additional info: Fix: diff --git a/python-carbon.spec b/python-carbon.spec index 69dfbec..903fcaa 100644 --- a/python-carbon.spec +++ b/python-carbon.spec @@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel, python-setuptools -Requires: python-whisper, python-twisted-core >= 8.0 +Requires: python-whisper >= 0.9.12, python-twisted-core >= 8.0 Requires(post): chkconfig Requires(pre): shadow-utils Requires(preun): chkconfig, initscripts
python-carbon-0.9.12-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-carbon-0.9.12-2.fc20
python-carbon-0.9.12-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/python-carbon-0.9.12-2.el5
python-carbon-0.9.12-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-carbon-0.9.12-2.fc19
python-carbon-0.9.12-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-carbon-0.9.12-2.fc18
python-carbon-0.9.12-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-carbon-0.9.12-2.el6
Package python-carbon-0.9.12-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing python-carbon-0.9.12-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11685/python-carbon-0.9.12-2.el6 then log in and leave karma (feedback).
python-carbon-0.9.12-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
python-carbon-0.9.12-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
python-carbon-0.9.12-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
python-carbon-0.9.12-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
python-carbon-0.9.12-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.