-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Hi,
I just noticed the Ubuntu 24.04 images using the basic.sh
are broken. Within the CI there is a small error message about netcat
seems like the basic-tools are never installed.
https://github.com/catthehacker/docker_images/actions/runs/16675699098/job/47205755490#step:13:238
🧨 Executing basic.sh 🧨
Hit:1 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:6 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu noble InRelease
Hit:7 https://packagecloud.io/github/git-lfs/ubuntu noble InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Package netcat is a virtual package provided by:
netcat-traditional 1.10-48
netcat-openbsd 1.226-1ubuntu2
Basically the netcat
virtual package needs to be installed using netcat-traditional
/ netcat-openbsd
reneleonhardt
Metadata
Metadata
Assignees
Labels
No labels