При установке ifupdown2 пакет isc-dhcp-client идёт как suggested и автоматически не устанавливается. Как следствие, после не очень внимательной установки остаёмся без dhcp после ifreload.
$ apt info ifupdown2
Package: ifupdown2
Version: 3.0.0-1.3
Priority: optional
...
$ apt info ifupdown
Package: ifupdown
Version: 0.8.44+deb13u1
Priority: important
...
2
$ apt info dhcpcd-base
Package: dhcpcd-base
Version: 1:10.1.0-11+deb13u2
Priority: important
Section: net
Source: dhcpcd
Maintainer: Martin-Éric Racine <martin-eric.racine@iki.fi>
Installed-Size: 507 kB
Provides: dhcp-client
Depends: adduser, libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libudev1 (>= 183)
Suggests: openresolv | resolvconf | systemd-resolved
Breaks: dhcpcd5 (<< 1:10.1.0-11+deb13u2~)
Replaces: dhcpcd5 (<< 1:10.1.0-11+deb13u2~)
Homepage: https://github.com/NetworkConfiguration/dhcpcd
Download-Size: 201 kB
APT-Manual-Installed: yes
APT-Sources: http://deb.debian.org/debian trixie/main amd64 Packages
Description: DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)
dhcpcd provides seamless IPv4 and IPv6 auto-configuration:
* DHCPv4 client
* DHCPv6 client with Prefix Delegation (PD) support
* IPv4LL support (ZeroConf)
* IPv6RS support (SLAAC)
* ARP address conflict resolution
* ARP ping profiles
* Wireless SSID profiles
.
This package provides the binaries, exit hooks and manual pages.
.
It offers a dual-stack substitute for ISC DHCP Client (dhclient) on systems
where interfaces are configured by ifupdown via </etc/network/interfaces>
using the DHCP method.
.
The init.d script and systemd service required for systems without ifupdown
are packaged separately as dhcpcd.
.
Since Debian 12 (Bookworm), dhcpcd uses Predictable Network Interface Names
on Linux ports. See NEWS.Debian for more details.
Нет это не баг. Ты что, хочешь запретить сносить dhcp-client когда он не нужен? Не все же им пользуются. У меня вот почему-то к нему имеются подозрения в дырявости например - прога из времён когда про безопасность не думали, а сейчас ей не особо внимание уделяют.