-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Description
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.
Ognian