-
Bug
-
Resolution: Fixed
-
P2
-
jfx16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8259654 | jfx17 | Kevin Rushforth | P2 | Resolved | Fixed |
The "Install dependencies" task of the Linux GitHub actions can fail due to a missing "apt-get update" prior to installing the needed packages. It is currently failing for all jobs.
See, for example:
https://github.com/kevinrushforth/jfx/actions/runs/480626290
See, for example:
https://github.com/kevinrushforth/jfx/actions/runs/480626290
- backported by
-
JDK-8259654 GitHub actions: build fails on Linux due to missing apt-get update
- Resolved