#1129058 failure with udevadm bonding_masters

#1129058#5
Date:
2026-02-26 12:59:08 UTC
From:
To:
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.