Hello, I have prepared a quick fix version 1.2.9.2-5: https://mentors.debian.net/package/netplug/
Please look at it, if you are happy with it. Note that mentioned script is part of the application and not of the debian packaging files. /sbin/ip worked fine since 2004, so I have not idea why somebody has to break all existing applications which use /sbin/ip by removing this binary. But seems that it is common now to break support for existing / already written applications, ah :-( On Saturday 20 July 2024 09:53:59 Vincent Lefevre wrote: > Package: netplug > Version: 1.2.9.2-4 > Severity: grave > Justification: renders package unusable > > /etc/netplug/netplug contains > > probe) > exec /sbin/ip link set "$dev" up >/dev/null 2>&1 > ;; > > but /sbin/ip no longer exists: > > iproute2 (6.10.0-1) unstable; urgency=medium > > The legacy /usr/sbin/ip symlink has been dropped. /usr/bin/ip has been > available since Buster (oldoldstable) and can be used unconditionally > everywhere. > > -- Luca Boccassi <bl...@debian.org> Fri, 19 Jul 2024 10:36:13 +0100 > > As said, it should have been replaced since oldoldstable! > > -- System Information: > Debian Release: trixie/sid > APT prefers unstable-debug > APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, > 'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), > (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 6.6.11-amd64 (SMP w/8 CPU threads; PREEMPT) > Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, > TAINT_UNSIGNED_MODULE > Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages netplug depends on: > ii iproute2 6.9.0-1 > ii libc6 2.38-13 > ii sysvinit-utils [lsb-base] 3.09-2 > > netplug recommends no packages. > > netplug suggests no packages. > > -- Configuration Files: > /etc/netplug/netplug changed [not included] > > -- no debconf information > > -- > Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> > 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> > Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)