Skip to content
New issue

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

networkmanager: fix udev rule warning #71001

Closed
wants to merge 1 commit into from

Conversation

jtojnar
Copy link
Member

@jtojnar jtojnar commented Oct 11, 2019

Apply upstream patch to fix an annoying warning:

/nix/store/hj3g05ypn2a6iwd1qdv8cysbbkhp1apj-udev-rules/84-nm-drivers.rules:10 Invalid value "/nix/store/l6h4ya0wzb4b8mr0y58k2gh2nhfql4sn-bash-4.4-p23/bin/bash -c '/nix/store/qv79j3glsdmfhdzwjwa5ys3s7k0kary5-ethtool-5.2/bin/ethtool -i $1 | /nix/store/5pwj1q9zbs89xv9wlmp554p4fixz9im4-gnused-4.7/bin/sed -n s/^driver:\ //p' -- $env{INTERFACE}" for PROGRAM (char 142: invalid substitution type), ignoring, but please fix it.

@ofborg ofborg bot added 6.topic: erlang 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: golang 6.topic: haskell 6.topic: lua 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: pantheon The Pantheon desktop environment 6.topic: printing 6.topic: python 6.topic: qt/kde 6.topic: rust 6.topic: vim 6.topic: xfce The Xfce Desktop Environment 8.has: changelog 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` 2.status: merge conflict This PR has merge conflicts with the target branch labels Oct 11, 2019
Apply upstream patch to fix an annoying warning:

    /nix/store/hj3g05ypn2a6iwd1qdv8cysbbkhp1apj-udev-rules/84-nm-drivers.rules:10 Invalid value "/nix/store/l6h4ya0wzb4b8mr0y58k2gh2nhfql4sn-bash-4.4-p23/bin/bash -c '/nix/store/qv79j3glsdmfhdzwjwa5ys3s7k0kary5-ethtool-5.2/bin/ethtool -i $1 | /nix/store/5pwj1q9zbs89xv9wlmp554p4fixz9im4-gnused-4.7/bin/sed -n s/^driver:\ //p' -- $env{INTERFACE}" for PROGRAM (char 142: invalid substitution type), ignoring, but please fix it.
@jtojnar
Copy link
Member Author

jtojnar commented Oct 11, 2019

Never mind, this is already part of NM 1.20.2 we have on staging (https://gitlab.freedesktop.org/NetworkManager/NetworkManager/commit/abd1e1e0902174d19eaaedc349a0082aff5572d9).

@jtojnar jtojnar closed this Oct 11, 2019
@jtojnar jtojnar deleted the nm-fix-udev-rule branch October 11, 2019 22:58
@worldofpeace
Copy link
Contributor

Never mind, this is already part of NM 1.20.2 we have on staging (https://gitlab.freedesktop.org/NetworkManager/NetworkManager/commit/abd1e1e0902174d19eaaedc349a0082aff5572d9).

That's still not merged? I'm confused as to what's going on with the staging workflow, I could've swore the last merge should have landed that.

@jtojnar
Copy link
Member Author

jtojnar commented Oct 11, 2019

Looks like the latest branch-off was on Sep 6 (merged on Sep 9, #68339), whereas the NM update happened on Sep 13 (#68714).

@worldofpeace
Copy link
Contributor

Seems to have been merged again at fda4a08 just not with a PR.

@jtojnar
Copy link
Member Author

jtojnar commented Oct 12, 2019

There probably was not a staging branch-off in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: merge conflict This PR has merge conflicts with the target branch 6.topic: erlang 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: golang 6.topic: haskell 6.topic: lua 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: pantheon The Pantheon desktop environment 6.topic: printing 6.topic: python 6.topic: qt/kde 6.topic: rust 6.topic: vim 6.topic: xfce The Xfce Desktop Environment 8.has: changelog 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants