adoptium / installer

Installer scripts for Eclipse Temurin binaries
Apache License 2.0
145 stars 71 forks source link

No release for Ubuntu mantic #922

Open leventyalcin opened 1 month ago

leventyalcin commented 1 month ago

Hi,

I am on Ubuntu 23.10 mantic. When I followed the installation steps, I am seeing the following error with apt update.

 E: The repository 'https://packages.adoptium.net/artifactory/deb mantic Release' does not have a Release file.

When I checked the repository, I couldn't see any release for mantic. However Ubuntu 24.04 noble seems to be there for example.

curl -s https://packages.adoptium.net/artifactory/deb/dists|grep -i mantic; echo $?
1
curl -s https://packages.adoptium.net/artifactory/deb/dists|grep -i noble && echo $?
<a href="noble/">noble/</a>     14-May-2024 14:26    -
0

I wonder if I am missing anything or there is a particular reason for it.

Thanks,

sxa commented 4 weeks ago

We don't always add the STS versions in, although since the packages are identical across all versions, feel free to just switch mantic for noble or any of the other ones as a workaround if you still need to use 23.10.