Closed dylandownhill closed 1 year ago
We're not building kinetic
packages. It's easy tho. What are the new releases we're missing?
See:
I am on kinetic. I checked the Ubuntu website and they list: jammy, focal, bionic, xenial, trusty, and kinetic, of which just kinetic and trusty are missing in the list above. https://releases.ubuntu.com/
Should I drop back to previous Ubuntu version?
Or change kinetic to jammy in the deb file. That may work.
As an update: I changed to ubuntu 22.04 and it worked. Thank you for the help
I haven't tested this, but theoretically if you're on 22.10 (kinetic), then the 22.04 (jammy) should work:
add-apt-repository "deb https://cachewerk.s3.amazonaws.com/repos/deb jammy main"
I am following the instructions https://github.com/cachewerk/relay/blob/main/docker/ubuntu22-apt.Dockerfile
When I run a "docker build .", amongst the messages is:
I also tried accessing through my browser at https://cachewerk.s3.amazonaws.com/repos/deb and got:
My docker file: