We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to build a ubuntu 24.04 runner image from script in this repo, I got an issue with netcat:
Package netcat is a virtual package provided by: netcat-traditional 1.10-48 netcat-openbsd 1.226-1ubuntu2 You should explicitly select one to install.
not sure how to resolve this cleanly.
24.04
was succesful on 22.04
toolset should install without error
fail with
error is showing when install-apt-common.sh is executed
install-apt-common.sh
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When I try to build a ubuntu 24.04 runner image from script in this repo, I got an issue with netcat:
not sure how to resolve this cleanly.
Platforms affected
Runner images affected
Image version and build link
24.04
Is it regression?
was succesful on 22.04
Expected behavior
toolset should install without error
Actual behavior
fail with
Repro steps
error is showing when
install-apt-common.sh
is executedThe text was updated successfully, but these errors were encountered: