Bug 919908
Summary: | yum install reports KeyError: 'sphinx' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | H.-P. Sorge <hanspetersorge> |
Component: | sphinx-webtools | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | admiller, andrea.veri, ffesti, hanspetersorge, jguo, packaging-team-maint, tim.lauridsen, zpavlas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-06-07 03:06:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
H.-P. Sorge
2013-03-10 21:04:10 UTC
I encountered the same problem. Fedora 18 Not a Yum bug. Your python install is broken, probably due to a bug in sphinx.webtools. 1) could you start python interactively, or does it err with the same message? 2) check the /usr/lib/python2.7/site-packages/sphinx.webtools-0.2.1-py2.7-nspkg.pth content. It should contain a short script to update python environment (module include paths etc) for sphinx.webtools. 3) does uninstalling sphinx.webtools with rpm fix this? Indeed, un-install of sphinx-webtools fixes the problem. I changed Component from yum to sphinx-webtools. sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6 sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc19 sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc18 sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc17 Package sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.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 sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-5999/sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6 then log in and leave karma (feedback). What am I missing? .... [root@localhost ~]# yum update --enablerepo=epel-testing sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6 Loaded plugins: langpacks, presto, refresh-packagekit Error getting repository data for epel-testing, repository not found [root@localhost ~]# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm Retrieving http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm warning: /var/tmp/rpm-tmp.Se6V9M: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY error: Failed dependencies: fedora-release conflicts with epel-release-6-8.noarch sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. I installed from stable on F18. The problem is fixed. sphinx-webtools-0.2.1-20120528.hg86a2eac02afe.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |