Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian packages are uninstallable (HTTP error 400 from the repo) #1002

Closed
gcbirzan-plutoflume opened this issue Jan 25, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@gcbirzan-plutoflume
Copy link

Please provide a brief summary of the bug

Trying to install or update temurin-11-jre fails.

Did you test with the latest update version?

No response

Please provide steps to reproduce where possible

# apt install temurin-11-jre 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  adoptium-ca-certificates
The following NEW packages will be installed:
  adoptium-ca-certificates temurin-11-jre
0 upgraded, 2 newly installed, 0 to remove and 27 not upgraded.
Need to get 26.8 MB of archives.
After this operation, 130 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 https://packages.adoptium.net/artifactory/deb jammy/main amd64 adoptium-ca-certificates all 1.0.2-1 [2,304 B]
Err:2 https://packages.adoptium.net/artifactory/deb jammy/main amd64 temurin-11-jre amd64 11.0.22.0.0+7
  400  Bad Request [IP: 146.75.75.42 443]
Fetched 2,304 B in 1s (2,232 B/s)
E: Failed to fetch https://packages.adoptium.net/artifactory/deb/pool/main/t/temurin-${VERSION}/temurin-11-jre_11.0.22.0.0%2b7_amd64.deb  400  Bad Request [IP: 146.75.75.42 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Expected Results

Installed temurin.

Actual Results

Not installed temurin.

What Java Version are you using?

Don't have java since I cannot install

What is your operating system and platform?

No response

How did you install Java?

No response

Did it work before?

No response

Did you test with other Java versions?

No response

Relevant log output

No response

@gcbirzan-plutoflume gcbirzan-plutoflume added the bug Something isn't working label Jan 25, 2024
@Akkowicz
Copy link

Same happens for temurin-17-jdk on Ubuntu 22.04 during package upgrade

@gcbirzan-plutoflume
Copy link
Author

Seems to be working now. But, this, or a variation thereof, happens every time a new package is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants