Remove gnu-netcat from releng profile

After adding openbsd-netcat to the list of dependencies for cloud-init,
we have to remove gnu-netcat from the releng profile, as both netcat
implementations conflict with one another.

Related-to: https://gitlab.archlinux.org/archlinux/packaging/packages/cloud-init/-/issues/3
Fixes: https://gitlab.archlinux.org/archlinux/archiso/-/issues/234
Signed-off-by: David Runge <dvzrv@archlinux.org>
This commit is contained in:
David Runge 2024-10-26 20:55:22 +02:00
parent 0aa64126a4
commit ac80d83ebf
No known key found for this signature in database
GPG key ID: 9B7A287D9A2EC608
2 changed files with 3 additions and 1 deletions

View file

@ -20,6 +20,9 @@ Fixed
Removed Removed
------- -------
- Removed gnu-netcat from releng profile, as cloud-init requires openbsd-netcat and the two netcat versions can not be
installed side-by-side.
[80] - 2024-09-26 [80] - 2024-09-26
================= =================

View file

@ -32,7 +32,6 @@ f2fs-tools
fatresize fatresize
foot-terminfo foot-terminfo
fsarchiver fsarchiver
gnu-netcat
gpart gpart
gpm gpm
gptfdisk gptfdisk