- Package:
- grml-debootstrap
- Source:
- grml-debootstrap
- Submitter:
- Josip Rodin
- Date:
- 2026-02-26 13:01:01 UTC
- Severity:
- normal
Hi, If you use network bonding, the program crashes with: + for interface in /sys/class/net/* + udevadm info --query=all --path=/sys/class/net/bonding_masters Unknown device "/sys/class/net/bonding_masters": No such device Apparently this change in udevadm behavior was accommodated by: https://github.com/grml/grml-debootstrap/commit/8172dda0de141297933721a25046cdce2bfced2f Would it be possible to backport this fix, as the program became unusable with bond setups? TIA.