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

Build Pipeline failed due to missing library #434

Closed
Denisjc opened this issue Nov 28, 2022 · 1 comment
Closed

Build Pipeline failed due to missing library #434

Denisjc opened this issue Nov 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Denisjc
Copy link

Denisjc commented Nov 28, 2022

Describe the bug

This morning my Azure pipelines failed with the error

Version was specified as '8.342.07.3'. It is possible that version
does not exist for 'corretto8jdk' at the source specified.

To Reproduce

nothing just run the pipeline again and somehow it is back

Expected behavior

Library should be available online

Screenshots

image

Platform information

Windows Server - Build Agent Azure

Additional context

choco install corretto8jdk --version=8.342.07.3

@Denisjc Denisjc added the bug Something isn't working label Nov 28, 2022
@benty-amzn
Copy link
Contributor

benty-amzn commented Nov 28, 2022

Hi, thanks for contacting us about this.
This looks like an issue with Chocolatey, not Corretto itself. I've confirmed that it is still possible to download Corretto 8.342.07.3 from our releases at msi and zip.

The Corretto Chocolatey packages are community maintained. You can try reaching out to the package maintainer on Chocolatey, JohanJanssen for the appropriate place to create an issue.

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

2 participants