ke 18.12.2024 klo 17.00 Martin-Éric Racine (martin-eric.rac...@iki.fi) kirjoitti: > > ke 18.12.2024 klo 16.48 Michael Biebl (bi...@debian.org) kirjoitti: > > > > Package: dhcpcd-base > > Version: 1:10.1.0-2 > > Severity: serious > > > > Hi, > > > > dhcpd-base has > > Provides: avahi-autoipd > > > > avahi-autopid is not an interface that has been specified e.g. via > > debian-policy. It this thus incorrect to declare compliance with it. > > Please drop that Provides from dhcpcd-base accordingly. > > I fail to see how this qualifies as a serious bug. dhcpcd factually > provides IPv4LL the same way that avahi-autoipd does. Having both > packages installed factually results in 2 services trying to provide > the same feature.
Looking at (https://www.debian.org/doc/packaging-manuals/virtual-package-names-list.yaml), I guess that a solution could be to add a virtual package called ipv4ll-client to that list and make both avahi-autoipd and dhcpcd-base Provides it. Whether they should also Conflicts with each other is a question mark for me. Martin-Éric