Bug 1858032
Summary: | libbluray fails to build with java-11-openjdk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | libbluray | Assignee: | Xavier Bachelot <xavier> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | decathorpe, dominik, java-maint-sig, jvanek, negativo17, sgehwolf, xavier |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-18 11:39:45 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: | 1825969 |
Description
jiri vanek
2020-07-16 20:50:58 UTC
The build is failing on s390x with the following error : Cannot download toplink/packages/java-11-openjdk/11.0.8.8/0.2.ea.fc33.1/s390x/java-11-openjdk-headless-11.0.8.8-0.2.ea.fc33.1.s390x.rpm: All mirrors were tried I don't think that is something I can do anything about. highlight: This was rebuild in sidetag f33-java11. Thus --target is really necessary to reproduce failure. please note: This side tag, f33-java11, will be merged to main f33 buildroot in aprox 14 days. FWIW, I submitted a scratch build for f33-java11, and it passed. So the failure really seems to be some kind of transient networking / koji issue. It should be safe to just resubmit a libbluray build with "fedpkg build --target f33-java11" (and if necessary, repeat until koji doesn't screw up). Thanks Fabio. The following (non-scratch) build succeeded: Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=47341590 Jiri, shall I just close this bug now or is there anything more needed ? This is enough. Thanks for looking into it! PS: If possible, don't submit "normal" rawhide build of libbluray until f33-java11 is merged into rawhide. If you need to do other updates, submit them for f33-java11 as well, please. Thank you! |