Bug 564527
| Summary: | F-13 build of python3 package does not have a "Requires: libpython3.1.so.1.0" (external find-requires script?) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
| Component: | redhat-rpm-config | Assignee: | Panu Matilainen <pmatilai> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | a.badger, amcnabb, dmalcolm, jonathan, pmatilai, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-02-15 11:57:56 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: | 555624, 564616, 564674, 565023, 565177, 565196, 566419 | ||
|
Description
Dave Malcolm
2010-02-13 01:04:42 UTC
Ugh... the fix for this has been carried as a patch in the redhat-rpm-config Fedora package, and was supposed to have been in "upstream" redhat-rpm-config-9.1.0 tarball but somehow somewhere it's gone missing. Will fix shortly. Fixed in redhat-rpm-config-9.1.0-3.fc13, but obviously python3 needs a rebuild for this. rebuild of python3 done: http://koji.fedoraproject.org/koji/taskinfo?taskID=1988164 new fragment (compare to comment #0): Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QqDGCM + umask 022 + cd /builddir/build/BUILD + cd Python-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/python3-3.1.1-26.fc13.x86_64/usr/share/doc/python3-3.1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python3-3.1.1-26.fc13.x86_64/usr/share/doc/python3-3.1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/python3-3.1.1-26.fc13.x86_64/usr/share/doc/python3-3.1.1 + cp -pr LICENSE README /builddir/build/BUILDROOT/python3-3.1.1-26.fc13.x86_64/usr/share/doc/python3-3.1.1 + exit 0 Finding Provides: /builddir/build/SOURCES/find-provides-without-python-sonames.sh Finding Requires: /usr/lib/rpm/redhat/find-requires Provides: python(abi) = 3.1 [...] Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh /usr/bin/python3.1 [...] libpython3.1.so.1.0()(64bit) [...] |