Bug 1618945
Summary: | freefem++: use openblas instead of atlas | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
Component: | freefem++ | Assignee: | Ralf Corsepius <rc040203> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 31 | CC: | itamar, rc040203 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-21 11:11:27 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1506952 |
Description
Dominik 'Rathann' Mierzejewski
2018-08-18 17:04:31 UTC
This bug likely will have to wait, because right now openblas seems to be broken in rawhide: # mock -r fedora-rawhide-x86_64 .... ... Cannot download Packages/o/openblas-srpm-macros-2-4.fc29.noarch.rpm: All mirrors were tried ... Furthermore, all attempts to test-build against openblas in fc28 also failed for yet undetermined reasons. > because right now openblas seems to be broken in rawhide: > > # mock -r fedora-rawhide-x86_64 .... > ... > Cannot download Packages/o/openblas-srpm-macros-2-4.fc29.noarch.rpm: All > mirrors were tried > ... Did you update to the latest mock-core-configs-29.2-1.fc28.noarch ? That's assuming you are on F28. > Furthermore, all attempts to test-build against openblas in fc28 also failed > for yet undetermined reasons. Do you have koji (scratch) build link? I could take a look then. (In reply to Dominik 'Rathann' Mierzejewski from comment #2) > > because right now openblas seems to be broken in rawhide: > > > > # mock -r fedora-rawhide-x86_64 .... > > ... > > Cannot download Packages/o/openblas-srpm-macros-2-4.fc29.noarch.rpm: All > > mirrors were tried > > ... > > Did you update to the latest mock-core-configs-29.2-1.fc28.noarch ? No. This package wasn't available until this morning. Presumably, I am once again victim of dnf not checking mirrors for currentness (== redirecting to outdated and broken mirrors) and me being in Europe (== 24-48 hrs delay until packages land) :( > > Furthermore, all attempts to test-build against openblas in fc28 also failed > > for yet undetermined reasons. > > Do you have koji (scratch) build link? Not yet, but will likely do so when I feel it's appropriate. ATM, things are still in an "too early" stage (building freefem++ is very time consuming ;) ) (In reply to Ralf Corsepius from comment #3) > (In reply to Dominik 'Rathann' Mierzejewski from comment #2) > > > because right now openblas seems to be broken in rawhide: > > > > > > # mock -r fedora-rawhide-x86_64 .... > > > ... > > > Cannot download Packages/o/openblas-srpm-macros-2-4.fc29.noarch.rpm: All > > > mirrors were tried > > > ... > > > > Did you update to the latest mock-core-configs-29.2-1.fc28.noarch ? > No. This package wasn't available until this morning. > > Presumably, I am once again victim of dnf not checking mirrors for > currentness (== redirecting to outdated and broken mirrors) and me being in > Europe (== 24-48 hrs delay until packages land) :( I got it from updates-testing on Saturday afternoon. And, as you know, I'm based in Poland. > > > Furthermore, all attempts to test-build against openblas in fc28 also failed > > > for yet undetermined reasons. > > > > Do you have koji (scratch) build link? > Not yet, but will likely do so when I feel it's appropriate. ATM, things are > still in an "too early" stage (building freefem++ is very time consuming ;) ) Sure, no rush. I know, I'm the former maintainer. ;) This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31. Closing in favour of FlexiBLAS. |