You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes this isn't an issue against this repo, but who is checking issues in "random" Presto repos.
They have fallen so far out of date that they don't build anymore. Even if you fix the initial problem with the package repos not being accessible by updating the configuration for accessing them you will find that the Oracle JDK is no longer available. If you try and use say Zulu the RPM fails because of dependency mismatches. You might be able to get away with running it from tgz because most of those dependencies won't get used. See aweisberg/docker-images@3cf09aa
Trino has completely reworked this whole area so it might be worth taking a look to there for inspiration as to how to proceed.
The text was updated successfully, but these errors were encountered:
I made some more progress on this today because docker hub deleted all our images. Got stuck on being unable to download CDH because they subscription walled everything. prestodb/docker-images#52
Yes this isn't an issue against this repo, but who is checking issues in "random" Presto repos.
They have fallen so far out of date that they don't build anymore. Even if you fix the initial problem with the package repos not being accessible by updating the configuration for accessing them you will find that the Oracle JDK is no longer available. If you try and use say Zulu the RPM fails because of dependency mismatches. You might be able to get away with running it from tgz because most of those dependencies won't get used. See aweisberg/docker-images@3cf09aa
Trino has completely reworked this whole area so it might be worth taking a look to there for inspiration as to how to proceed.
The text was updated successfully, but these errors were encountered: