We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#44524 breaks the predictable interface naming in presence of eg. dhcpcd: https://hydra.nixos.org/build/79855242/nixlog/1
This blocks nixos-unstable.
nix-build nixos/tests/predictable-interface-names.nix -A predictable
Confirmed broken on 63d8458
The text was updated successfully, but these errors were encountered:
Should we just throw an ExecStartPre = "udevadm settle" at it?
ExecStartPre = "udevadm settle"
Sorry, something went wrong.
Should this now be closed?
No branches or pull requests
Issue description
#44524 breaks the predictable interface naming in presence of eg. dhcpcd: https://hydra.nixos.org/build/79855242/nixlog/1
This blocks nixos-unstable.
Steps to reproduce
nix-build nixos/tests/predictable-interface-names.nix -A predictable
Technical details
Confirmed broken on 63d8458
The text was updated successfully, but these errors were encountered: