[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-08-26 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 1.3.2-0ubuntu4~12.04.4

---
walinuxagent (1.3.2-0ubuntu4~12.04.4) precise; urgency=low

  * Update versioned cloud-init dependency for the precise version.

walinuxagent (1.3.2-0ubuntu4~12.04.3) precise; urgency=low

  * Backport of 13.10 WALinuxAgent to support Cloud-init provisioning,
and various bug fixes.
* debian/patches/shadow_permissions.patch: apply the appropriate
  permissions to /etc/shadow (LP: #1188820).
* debian/patches/verbose_logging.patch: use the appropriate log
  faculty when using verbose logging (LP: #1193404).
* Mark bugs fixed in 1.3.2-0ubuntu3:
  debian/patches/config_for_cloud-init.patch:
  - fix for race condition between cloud-init and waagent  (LP: #1195524)
  - mount resource disk on /mnt (LP: #1193380)
  - move walinuxagent init functionality to cloud-init (LP: #1037723)
* debian/patches/config_for_cloud-init.patch:
  Modified configuration to disable provisioning functions.
  walinuxagent for Ubuntu should now be used with Cloud-init.
* debian/postinst: Don't overwrite existing /etc/waagent.conf agent
  configuration on install or upgrade.
* debian/upstart: start later in boot, avoiding race conditions
  with cloud-init.
* Added logic to prevent udev rules.d movement (LP: #1188753)
 -- Adam Conrad adcon...@ubuntu.com   Thu, 15 Aug 2013 21:31:01 -0600

** Changed in: walinuxagent (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-08-16 Thread Ben Howard
Launched new instance built from -proposed. Issue is fixed. Marking
verification-done.

** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-08-15 Thread Adam Conrad
Hello Scott, or anyone else affected,

Accepted walinuxagent into precise-proposed. The package will build now
and be available at
http://launchpad.net/ubuntu/+source/walinuxagent/1.3.2-0ubuntu4~12.04.2
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: walinuxagent (Ubuntu Precise)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-08-07 Thread Ben Howard
** Description changed:

+ [Impact]: WALinuxAgent deletes/moves files from udev
+ 
+ [Regression]: The regression potential is low. This fix simply checks to
+ see if the agent is running on Windows Azure, if so, it skips moving
+ udev files.
+ 
+ [Test Case]: Make sure that the following is NOT present in /var/log/waagent
+ 2013/06/01 07:24:13 WARNING:Moved 
/lib/udev/rules.d/75-persistent-net-generator.rules - 
/var/lib/waagent/75-persistent-net-generator.rules
+ 2013/06/01 07:24:13 WARNING:Moved /etc/udev/rules.d/70-persistent-net.rules 
- /var/lib/waagent/70-persistent-net.rules
+ 
+ Also, make sure that /etc/udev/rules.d/70-persistent-net.rule and
+ /lib/udev/rules.d/75-persistent-net-generator.rules are there.
+ 
+ [Originial Report]:
+ 
  Looking at /var/log/waagent.log:
  
  2013/06/01 07:24:13 WARNING:Moved 
/lib/udev/rules.d/75-persistent-net-generator.rules - 
/var/lib/waagent/75-persistent-net-generator.rules
  2013/06/01 07:24:13 WARNING:Moved /etc/udev/rules.d/70-persistent-net.rules 
- /var/lib/waagent/70-persistent-net.rules
  
  A package'd file should not be deleted by another package.
  
  The proper way to  handle this is probably as seen in bug 719418.
  
  We can ignore the MS mac address range from persistent net naming.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: walinuxagent 1.3.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
  Uname: Linux 3.8.0-23-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Fri Jun  7 18:23:45 2013
  MarkForUpload: True
  ProcEnviron:
-  TERM=screen
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=screen
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: walinuxagent
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-07-17 Thread Scott Moser
** Also affects: walinuxagent (Ubuntu Saucy)
   Importance: Undecided
 Assignee: Ben Howard (utlemming)
   Status: Fix Released

** Also affects: walinuxagent (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: walinuxagent (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: walinuxagent (Ubuntu Precise)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-07-02 Thread Launchpad Bug Tracker
This bug was fixed in the package walinuxagent - 1.3.2-0ubuntu2

---
walinuxagent (1.3.2-0ubuntu2) saucy; urgency=low

  * Added logic to prevent udev rules.d movement (LP: #1188753)
 -- Ben Howard ben.how...@ubuntu.com   Tue, 11 Jun 2013 14:09:58 -0600

** Changed in: walinuxagent (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-11 Thread Ben Howard
From 12.04 and later, udev current ignores the Hyper-V/Azure interfaces as 
part of ignoring virtual interface.
 
From the code:
# ignore KVM virtual interfaces
ENV{MATCHADDR}==52:54:00:*, GOTO=persistent_net_generator_end
# ignore VMWare virtual interfaces
ENV{MATCHADDR}==00:0c:29:*|00:50:56:*, GOTO=persistent_net_generator_end
# ignore Hyper-V virtual interfaces
ENV{MATCHADDR}==00:15:5d:*, GOTO=persistent_net_generator_end
# ignore Eucalyptus virtual interfaces
ENV{MATCHADDR}==d0:0d:*, GOTO=persistent_net_generator_end
# ignore Ravello Systems virtual interfaces

This means that we need to SRU a fix that disables removal of the UDEV
rules.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-11 Thread Ben Howard
** Branch linked: lp:~utlemming/ubuntu/saucy/walinuxagent/udev.lp1188753

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-11 Thread Ben Howard
Proposed MP for Saucy. Pending acceptance.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-10 Thread Stephen A. Zarkos
Hi Ben,

The MAC prefix for Hyper-V/Azure is 00:15:5D (see also
http://standards.ieee.org/develop/regauth/oui/oui.txt)

Thanks,
Steve

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-07 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu)
 Assignee: (unassigned) = Ben Howard (utlemming)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1188753] Re: deletes udev packaged 75-persistent-net-generator.rules

2013-06-07 Thread Ben Howard
Stephen,

Can you get us the authorative MAC prefixes for Azure? If we have one,
we can simply add a udev rule that disables this. As it stands right
now, the walinuxagent package violates packaging standards, so this
needs to be fixed.


** Changed in: walinuxagent (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1188753

Title:
  deletes udev packaged 75-persistent-net-generator.rules

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs