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

Ubuntu 24.04: netcat is a virtual package #11028

Open
1 of 15 tasks
GregoireW opened this issue Nov 23, 2024 · 0 comments
Open
1 of 15 tasks

Ubuntu 24.04: netcat is a virtual package #11028

GregoireW opened this issue Nov 23, 2024 · 0 comments

Comments

@GregoireW
Copy link

Description

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.

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

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

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.

Repro steps

error is showing when install-apt-common.sh is executed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant