Bug 560086
Summary: | Problems building against numpy in koji | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeremy Sanders <jeremy> |
Component: | numpy | Assignee: | Gwyn Ciesla <gwync> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | caolanm, christoph.wickert, gwync, jspaleta, rdieter, williams |
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-08 11:28:33 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: |
Description
Jeremy Sanders
2010-01-29 19:49:21 UTC
Sorry, wrong URL: http://koji.fedoraproject.org/koji/taskinfo?taskID=1952443 Hmm. I can build veusz on F-12 with numpy 1.3.0, and also with numpy 1.4.0, so it's not numpy per se, though it could be packaging issue. I'll dig deeper. . . Looks to me like mock's not pulling in lapack for some reason. My F-12 mock against rawhide replicates koji's behaviour. rpm -q --requires of my locally built numpy-1.4.0 indicates that it requires liblapack.so.3, as it should. KOji: http://koji.fedoraproject.org/koji/rpminfo?rpmID=1782042 says the rawhide one does too. CCing someone who probably knows more about mock than I do. *** This bug has been marked as a duplicate of bug 562577 *** |