Bug 993170
| Summary: | python-stevedore: FTBFS in rawhide | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
| Component: | python-stevedore | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | dprince, mrunge, p |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-stevedore-0.12-1.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-11 10:43:50 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 991858 | ||
|
Description
Dennis Gilmore
2013-08-05 16:51:16 UTC
From build log: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KA7vSD + umask 022 + cd /builddir/build/BUILD + cd stevedore-0.8 + /usr/bin/python setup.py build Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.10.tar.gz Traceback (most recent call last): File "setup.py", line 5, in <module> distribute_setup.use_setuptools() File "/builddir/build/BUILD/stevedore-0.8/distribute_setup.py", line 145, in use_setuptools return _do_download(version, download_base, to_dir, download_delay) File "/builddir/build/BUILD/stevedore-0.8/distribute_setup.py", line 124, in _do_download to_dir, download_delay) File "/builddir/build/BUILD/stevedore-0.8/distribute_setup.py", line 193, in download_setuptools This looks for me like a missing build requirement. This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 |