[Bug 1361272] Re: error in udev rules for hyperv net rules

Chris J Arges 1361272 at bugs.launchpad.net
Tue Sep 2 15:23:29 UTC 2014


Hello Ben, or anyone else affected,

Accepted systemd into trusty-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/systemd/204-5ubuntu20.6
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: systemd (Ubuntu Trusty)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1361272

Title:
  error in udev rules for hyperv net rules

Status in “systemd” package in Ubuntu:
  Fix Committed
Status in “udev” package in Ubuntu:
  Invalid
Status in “udev” source package in Precise:
  Fix Committed
Status in “systemd” source package in Trusty:
  Fix Committed
Status in “systemd” source package in Utopic:
  Fix Committed

Bug description:
  There is an error in the syntax where the MAC address does not match
  if the alpha characters are upper case rather than all lower case. For
  example, these rules are not matched properly:

  ENV{MATCHADDR}=="00:0c:29:*|00:50:56:*|00:05:69:*|00:1C:14:*" -> should be 00:1c:14:*
  ENV{MATCHADDR}=="00:12:5A:*" -> should be "00:12:5a:*"
  ENV{MATCHADDR}=="00:17:FA:*" -> should be "00:17:fa:*"
  ENV{MATCHADDR}=="00:50:F2:*" -> should be "00:50:f2:*"
  ENV{MATCHADDR}=="Dc:B4:c4:*" -> should be "dc:b4:c4:*"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1361272/+subscriptions



More information about the foundations-bugs mailing list