[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:

[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-g

[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 noti

[Bug 1201969] Re: cloud-init parses Azure setting "DisableSshPassword" incorrectly

2013-07-16 Thread Ben Howard
** Package changed: ubuntu => cloud-init (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1201969 Title: cloud-init parses Azure setting "DisableSshPassword" incorrectly

[Bug 1193380] Re: "resource disk" mounted at /mnt/resource should be /mnt

2013-07-23 Thread Ben Howard
An SRU candidate for 12.04 currently has the mountpoint changed to /mnt. For 13.10, the default mount point will be /mnt. ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu) Importance: Undecided => Medium -

[Bug 1037723] Re: move walinuxagent init functionality to cloud-init

2013-07-23 Thread Ben Howard
ogress ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) ** 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 wal

[Bug 1188820] Re: shadow file permissions broken

2013-07-23 Thread Ben Howard
This will be fixed in the 12.04 SRU for the cloud-init/udev rule fix. Since user-provisioning will not be done by WALinuxAgent, this gets mooted. ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you ar

[Bug 1195529] Re: walinux-agent might be run during build process

2013-07-23 Thread Ben Howard
The UDEV rule issue is fixed in 13.10. -- 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/1195529 Title: walinux-agent might be run during build process To manage notifications ab

[Bug 1195529] Re: walinux-agent might be run during build process

2013-07-23 Thread Ben Howard
The cause of this is in the post-inst it calls "waagent --setup". The UDEV rule is going to be part of an SRU. ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu) Importance: Undecided => Medium

[Bug 1193404] Re: -verbose flag causes stack trace

2013-07-23 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to walinuxagent in

[Bug 1195529] Re: walinux-agent might be run during build process

2013-07-23 Thread Ben Howard
Marking this as invalid. The agent is running the configuration functions only, not the startup functions. Reviewing the build process also indicates that the agent is not being started by upstart. ** Changed in: walinuxagent (Ubuntu) Status: New => Invalid -- You received this bug notifi

[Bug 1202202] Re: need azure datasource

2013-07-23 Thread Ben Howard
*** This bug is a duplicate of bug 1037723 *** https://bugs.launchpad.net/bugs/1037723 ** 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

[Bug 1204190] Re: azure: use non-static instance-id

2013-07-23 Thread Ben Howard
The proper place to get the instance ID is from GoalState.1.xml. cat GoalState.1.xml http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="goalstate10.xsd"> ... fb3c8d4d-5087-4878-9e71-472119b5750c 8391407e1edc4dd095dae486073ad2b2.utl-0723-ci4a

[Bug 1204190] Re: azure: use non-static instance-id

2013-07-23 Thread Ben Howard
In the SharedConfig.xml, you can use the "DeploymentName" as the instance ID just fine. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1204190 Title: azure: use non-static instan

[Bug 1202758] Re: hostname not resolvable on azure

2013-07-28 Thread Ben Howard
Ugh. Bouncing the interface seems ripe for problems, although that should be mitigated by the fact that services won't be up. I will pursue talking to MS about seeing if there is a better way to do this. -- You received this bug notification because you are a member of Ubuntu Server Team, which i

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2013-07-30 Thread Ben Howard
I believe the fix here should be to use a udev rule. The problem is that the -extras package will need to be installed by default, and that might be a tall order. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://b

[Bug 1037723] Re: move walinuxagent init functionality to cloud-init

2013-07-31 Thread Ben Howard
** Branch linked: lp:~utlemming/ubuntu/precise/walinuxagent/cloud-init- support ** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru ** Summary changed: - move walinuxagent init functionality to cloud-init + [SRU] move walinuxagent init functionality to cloud-init -- You received this bu

[Bug 1201969] Re: cloud-init parses Azure setting "DisableSshPassword" incorrectly

2013-07-31 Thread Ben Howard
** Changed in: cloud-init Status: Fix Committed => Fix Released ** Changed in: cloud-init Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1037723] Re: [SRU] move walinuxagent init functionality to cloud-init

2013-07-31 Thread Ben Howard
PPA testing against the latest version works perfectly for 12.04.2. In testing, cloud-init provisioned images boot faster and are available before the Windows Azure fabric reports them ready. IMO, this is ready for SRU'ing. ** Description changed: + [PACKAGES] cloud-init and walinuxagent + + [B

[Bug 1188610] Re: sshd_config is modified/replaced

2013-08-01 Thread Ben Howard
This is fixed released for Saucy and scheduled for SRU. ** Changed in: walinuxagent (Ubuntu) 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/b

[Bug 1037723] Re: [SRU] move walinuxagent init functionality to cloud-init

2013-08-07 Thread Ben Howard
** Description changed: [PACKAGES] cloud-init and walinuxagent [Bundled SRU]: This SRU is 'bundled' for both cloud-init and walinuxagent. In order for either WALinuxAgent or Cloud-init to provide the new functionality, both have to land in the archive around the same time, with cloud-

[Bug 1193380] Re: "resource disk" mounted at /mnt/resource should be /mnt

2013-08-07 Thread Ben Howard
** Description changed: + [Impact]: Cloud Images running on Windows Azure are inconsistant with + regards to the mount location of the ephemeral storage. As we switch to + cloud-init provioning Bug #1202202, the images need to be consistant + with regards to the location of ephemeral storage. + +

[Bug 1195524] Re: race condition / transient failure to provision

2013-08-07 Thread Ben Howard
** Description changed: + [Impact]: + WALinuxAgent currently handles the provisioning of Ubuntu. This bug is fixed by Bug #1037723, which causes provisioning to be handled by Cloud-init. + + [Regression] : By moving provisioning functions to cloud-init, the + regression potential is low. Furth

[Bug 1188820] Re: shadow file permissions broken

2013-08-07 Thread Ben Howard
** Description changed: + [Impact]: WALinuxAgent, when provisioning, may delete the root password. + However, in doing so, it changes the permissions of the shadow file from + 0400 to 000. + + [Regression]: This change simple sets the proper permission on + /etc/shadow. + + [Test Case]: Make sur

[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 pr

[Bug 1193404] Re: -verbose flag causes stack trace

2013-08-07 Thread Ben Howard
** Description changed: + [Impact]: When manually running WALinuxAgent's waagent, using -verbose + causes a stack trace. This makes debugging provisioning issues + difficult. The cause was a typo. + + [Regression]: The regression potential is low. The default is to + provision with verbose loggin

[Blueprint servercloud-s-cloud-vagrant] Cloud-Init for Vagrant

2013-08-13 Thread Ben Howard
Blueprint changed by Ben Howard: Work items changed: Work items: - get dkms modules into Ubuntu: TODO - cloud-init tooling: TODO - get security input on getting dkms modules ack'ed: TODO - vagrant provider for cloud-init : TODO + [utlemming] : get dkms modules into Ubuntu: POST

[Blueprint servercloud-s-cloud-vagrant] Cloud-Init for Vagrant

2013-08-13 Thread Ben Howard
Blueprint changed by Ben Howard: Definition Status: New => Superseded -- Cloud-Init for Vagrant https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-cloud-vagrant -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: ht

[Bug 1212723] [NEW] cloud-init fails to set user password on Windows Azure

2013-08-15 Thread Ben Howard
Public bug reported: Cloud-init provisioning on Windows Azure is failing to set the userpassword. snippet from /var/lib/waagent/ovf-env.xml: 1.0http://schemas.microsoft.com/windowsazure"; xmlns:i="http://www.w3.org/2001/XMLSchema-instance";>LinuxProvisioningConfigurationutl-0815-s14autlemmi

[Bug 1193380] Re: "resource disk" mounted at /mnt/resource should be /mnt

2013-08-16 Thread Ben Howard
Verified on new image built from -proposed that resource disk is on /mnt and that upgrades are unaffected. ** 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.

[Bug 1188820] Re: shadow file permissions broken

2013-08-16 Thread Ben Howard
Confirmed with -proposed packages that this 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/1188820 Title:

[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 Ti

[Bug 1037723] Re: [SRU] move walinuxagent init functionality to cloud-init

2013-08-16 Thread Ben Howard
Confirmed that this is resolved with -proposed packages. I launched a new instance built from the -proposed packages and instance provisioned properly. Also did an upgrade test on an existing instance and confirmed that the upgrade did not switch provisioning method. Marking verification-done. *

[Bug 1193380] Re: "resource disk" mounted at /mnt/resource should be /mnt

2013-08-16 Thread Ben Howard
New host provisioning mounts on /mnt, while previous versions use /mnt/resource. Marking 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/1193380 Title: "resou

[Bug 1188820] Re: shadow file permissions broken

2013-08-16 Thread Ben Howard
Tested. Marking 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/1188820 Title: shadow file permissions broken To manage notifications about this bug go to: h

[Bug 1193404] Re: -verbose flag causes stack trace

2013-08-16 Thread Ben Howard
Confirmed test case. 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/1193404 Title: -verbose flag causes stack trace

[Bug 1195524] Re: race condition / transient failure to provision

2013-08-19 Thread Ben Howard
Makring verification-done as part of SRU testing. ** 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/1195524 Title: race condition / transient fai

[Bug 1202202] Re: need azure datasource

2013-08-19 Thread Ben Howard
*** This bug is a duplicate of bug 1037723 *** https://bugs.launchpad.net/bugs/1037723 Marking as verification done as part of bug #1037723 ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server T

[Bug 1145215] Re: cloud-init mangles sources.lists if mirror can't be found

2013-08-19 Thread Ben Howard
Marking verification done. Verified that is fixed. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1145215 Tit

[Bug 1214541] [NEW] hostname setting is erroring out

2013-08-20 Thread Ben Howard
Public bug reported: The hostname is not being set due to a error in subp() 2013-08-20 18:04:56,409 - DataSourceAzure.py[DEBUG]: pubhname: publishing hostname [phostname=ubuntu hostname=utl-0820-s1 policy=True interface=eth0] 2013-08-20 18:04:56,410 - util.py[DEBUG]: Reading from /proc/uptime (

[Bug 1193175] Re: hv-kvp* needs to be included in default installation of Ubuntu 13.10 on Hyper-V

2013-08-23 Thread Ben Howard
Due to what needs to happen, can this wait till 14.04? 14.04 is an LTS and will ship in April with 5 years of support. 13.10 will only have 9 months of support. After fully understanding what is being asked here, it is subtaintial work. Specifically: 1. A new package will have to be generated fr

[Bug 1218506] [NEW] [FFE] Add disk formating support for Cloud-init

2013-08-29 Thread Ben Howard
Public bug reported: This is a feature freeze exception for Cloud-init for Saucy. The SmartOS/Joyent datasource needs to format the ephemeral device. In order to do this properly, cloud-init needs to be capable of partitioning and formating the ephemeral device. The required change will be to add

[Bug 891433] Re: squid3 miss_access bug, fix not included in LTS

2011-12-06 Thread Ben Howard
This has been patched in a Debian upstream version of Squid3. Resync'ing fixes the problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/891433 Title: squid3 miss_access bug, fix n

[Bug 891433] Re: squid3 miss_access bug, fix not included in LTS

2012-01-03 Thread Ben Howard
Merge proposed to fix this bug. ** Changed in: squid3 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/891433 Title: squid3 miss_acces

[Blueprint servercloud-p-move-ec2-mirrors-to-s3] Move EC2 mirrors to S3

2012-01-05 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: Rationale: S3 is a faster, more scalable technology that allows us to reduce costs and increase availability for EC2 users. Assumption:   * Running on-EC2 mirrors is expensive and presents availability challenges.   * on-EC2

[Bug 891433] Re: squid3 miss_access bug, fix not included in LTS

2012-01-20 Thread Ben Howard
Squid3 has been updated to latest Debian release which has fix. Closing bug. ** Changed in: squid3 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launc

[Bug 891433] Re: squid3 miss_access bug, fix not included in LTS

2012-01-20 Thread Ben Howard
Fixed in http://bazaar.launchpad.net/+branch/ubuntu/squid3/revision/34 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/891433 Title: squid3 miss_access bug, fix not included in LTS T

[Bug 920749] [NEW] pam configuration for SSH prevents LANG override

2012-01-23 Thread Ben Howard
Public bug reported: The default /etc/pam.d/sshd configuration has: # Read environment variables from /etc/environment and # /etc/security/pam_env.conf. #auth required pam_env.so # [1] # In Debian 4.0 (etch), locale-related environment variables were moved to # /etc/default/locale, so r

[Bug 920749] Re: pam configuration for SSH prevents LANG override

2012-01-23 Thread Ben Howard
** Description changed: The default /etc/pam.d/sshd configuration has: # Read environment variables from /etc/environment and # /etc/security/pam_env.conf. #auth required pam_env.so # [1] # In Debian 4.0 (etch), locale-related environment variables were moved to # /etc/def

[Blueprint servercloud-p-pushing-cloud] Pushing Ubuntu to the Cloud

2012-02-02 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: Work Items: - [utlemming] Stand-up a public glance server: TODO - [utlemming] Alter build scripts to publish to glance server: TODO - [utlemming] Write "ubuntu-cloud-images-sync" script: TODO - [utlemming] Document how to cons

[Bug 927805] Re: t1.micro instance defect after dist-upgrade

2012-02-06 Thread Ben Howard
Can you please post a copy of the EC2 console. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/927805 Title: t1.micro instance defect after dist-upgrade To manage notifications a

[Bug 927805] Re: t1.micro instance defect after dist-upgrade

2012-02-06 Thread Ben Howard
Also, can you post the region and the AMI that you were using. I was unable to confirm with the latest EBS AMI. ** Changed in: cloud-init (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud

[Bug 931229] [NEW] lxc containers do not retain configured ip on container reboot

2012-02-12 Thread Ben Howard
Public bug reported: LXC Containers that have their IP address configured in the LXC container configuration (i.e. not set inside the container), in- container rebooting does not retained the configured IP address. Steps to Repo: 1. Set static IP address in lx configuration file: lxc.network

[Bug 931229] Re: lxc containers do not retain configured ip on container reboot

2012-02-12 Thread Ben Howard
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/931229 Title: lxc containers do not retain configured ip on container reboot To manage notifications about this bug go to: https://bugs.la

[Bug 931229] Re: lxc containers do not retain configured ip on container reboot

2012-02-13 Thread Ben Howard
Yes, I would think that we shoudl auto-generate the hwaddr. With out one, it is kind of pointless. I'll submit a patch against LXC here. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/9312

[Blueprint servercloud-p-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images

2012-03-06 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: Etherpad:   edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudimages-cloudinit   time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudimages-cloudinit/latest Work Items: - [utlemming] Implement public glance

[Bug 893926] Re: Contains traces of UEC

2012-03-13 Thread Ben Howard
** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/893926 Title: Contains traces of UEC

[Bug 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

2012-03-16 Thread Ben Howard
** Description changed: - apt-get is appears to be mangling the local caching file names, which is - appearing as a hashsum or size mismatch. + [SRU: Cloud-Init] + r536 and r537 contains a fix that: + 1.) Disables APT pipelining on first boot for new Cloud Images instances + 2.) Disables APT p

[Bug 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

2012-03-23 Thread Ben Howard
Re #29: I plan on spinning a final Maverick on its EOF for historical reasons. The other reason why I would like to see Maverick get this to updates is for people who upgrade from Maverick to something newer. Re #27: I've confirmed the fixes in proposed work. We're good to go here. -- You receiv

[Bug 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

2012-03-26 Thread Ben Howard
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/948461 Title: apt-get hashsum/size mismatch because s3 mirror

[Bug 893926] Re: Contains traces of UEC

2012-03-27 Thread Ben Howard
The Avahi client and announcements as well as all references for UEC were remoeved with r185. The current code path in precise is missing the UEC branding. ** Changed in: eucalyptus (Ubuntu) Status: Confirmed => Fix Released ** Tags removed: rls-p-tracking -- You received this bug notifi

[Bug 859814] Re: Locale issues with beta-1/2 cloud-images

2012-03-30 Thread Ben Howard
So a couple of findings here. We are doing locales wrong: generating the locales is only part of the process of localizations. So while Cloud-Init generates the locales, the images are far from localized. In order to have a localized image, the base language pack (i.e. language-pack-{en,fr,de,...}

[Bug 859814] Re: Locale issues with beta-1/2 cloud-images

2012-03-30 Thread Ben Howard
Added "language-pack-en" to all Precise builds. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/859814 Title: Locale issues with beta-1/2 cloud-images To manage notifications abo

[Blueprint servercloud-p-move-ec2-mirrors-to-s3] Move EC2 mirrors to S3

2012-04-02 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: + STATUS: Due to bug 948461, and S3 handling HTTP pipelining properly, + this has been postponed pending a resolution from Amazon or further + discussion. + + Rationale: S3 is a faster, more scalable technology that allows us to reduce

[Bug 977376] [NEW] lxc ubuntu-cloud template does not properly handle userdata

2012-04-09 Thread Ben Howard
Public bug reported: lxc's ubuntu-cloud template does not properly pass user-data to the instance ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: lxc 0.7.5-3ubuntu49 ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 NonfreeKernelModules: nvidia App

[Bug 977376] Re: lxc ubuntu-cloud template does not properly handle userdata

2012-04-09 Thread Ben Howard
** Changed in: lxc (Ubuntu) Importance: Undecided => High ** Changed in: lxc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/977376 Title: lx

[Bug 977376] Re: lxc ubuntu-cloud template does not properly handle userdata

2012-04-09 Thread Ben Howard
Submitted lp:~utlemming/+junk/lxc.ubuntu-cloud-template and merge proposal. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/977376 Title: lxc ubuntu-cloud template does not properly hand

[Bug 977376] Re: lxc ubuntu-cloud template does not properly handle userdata

2012-04-09 Thread Ben Howard
** Branch linked: lp:~utlemming/lxc/ubuntu-cloud-template_lp977376 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/977376 Title: lxc ubuntu-cloud template does not properly handle userda

[Bug 979996] Re: ubuntu-cloud template can't find .img

2012-04-12 Thread Ben Howard
Propsed patch in lp:~utlemming/lxc/cloud-image-extraction_lp979996. ** Branch linked: lp:~utlemming/lxc/cloud-image-extraction_lp979996 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/979

[Blueprint servercloud-q-push-to-the-clouds] Push to the Clouds

2012-04-16 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard set to: NO SESSION NEEDED -- Push to the Clouds https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-push-to-the-clouds -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https

[Blueprint servercloud-q-cloud-imgages] Ubuntu Cloud Images Roundtable

2012-04-16 Thread Ben Howard
Blueprint changed by Ben Howard: Assignee: Ubuntu Server Team => Ben Howard -- Ubuntu Cloud Images Roundtable https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-imgages -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe

[Blueprint servercloud-p-pushing-cloud] Pushing Ubuntu to the Cloud

2012-04-17 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: Work Items: [utlemming] Stand-up a public glance server: POSTPONED [utlemming] Write new Query format in JSON: INPROGRESS - [utlemming] Alter build scripts to publish to glance server: INPROGRESS - [utlemming] Write "ubuntu-cloud-i

[Blueprint servercloud-p-cloudutils] Improvements to cloud-utils and Related Packages

2012-04-17 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: Etherpad:  edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudutils  time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudutils/latest Work Items: - Update ubuntu-cloudimg-query to read /query2 data: TODO

[Blueprint servercloud-p-cloudutils] Improvements to cloud-utils and Related Packages

2012-04-24 Thread Ben Howard
Blueprint changed by Ben Howard: Whiteboard changed: Etherpad:  edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudutils  time slider: http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudutils/latest Work Items: Update ubuntu-cloudimg-query to read /query2 data: DONE

[Bug 1449369] Re: backport patches of wala 2.0.12 & 2.0.13 for ubuntu 12.04

2015-07-03 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu) Importance: Undecided => High ** Summary changed: - backport patches of wala 2.0.12 & 2.0.13 for ubuntu 12.04 + [SRU] Update WALinuxAgent to 2.0.13 ** Al

[Bug 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-03 Thread Ben Howard
** Description changed: + [SRU Justification] + WALinuxAgent prior to 2.0.13 will crash on large size VM's due to a race condition. Newer VM types and large VM's are affected. Further, + + [FIX] + WALinuxAgent 2.0.13 contains several fixes including: +- Handle http 410 returned by host +

[Bug 1449369] Re: [SRU] Update WALinuxAgent to 2.0.13

2015-07-06 Thread Ben Howard
Ran through the SRU validation steps. Marking this as validation-done. ** Tags added: validation-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/

[Bug 1411582] Re: Azure data source should auto-detect ephemeral disk location

2015-07-10 Thread Ben Howard
** Changed in: cloud-init (Ubuntu Vivid) Assignee: Ben Howard (utlemming) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1411582 Title: Azure data sou

[Bug 1456684] Re: [SRU] cloud-init does not know central (eu-central-1) is a direction for ec2 zones

2015-07-17 Thread Ben Howard
** Summary changed: - does not know central (eu-central-1) is a direction for ec2 zones + [SRU] cloud-init does not know central (eu-central-1) is a direction for ec2 zones ** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: cloud-init (Ubun

[Bug 1463373] Re: [SRU] cc_apt_configure does not work with python3

2015-07-17 Thread Ben Howard
** Summary changed: - cc_apt_configure does not work with python3 + [SRU] cc_apt_configure does not work with python3 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1463373 Title:

[Bug 1468114] Re: please update open-vm-tools to 9.10.2

2015-07-20 Thread Ben Howard
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1468114 Title: please update o

[Bug 1479610] [NEW] [SRU] walinuxagent regression on dhcp configuration

2015-07-29 Thread Ben Howard
host-name = gethostname();|g' /etc/dhcp/dhclient.conf fi This postinst is incorrect for 12.04. This regression was introduced when WALinuxAgent was updated from 2.0.8 to 2.0.13. ** Affects: walinuxagent (Ubuntu) Importance: High Assignee: Ben Howard (utlemming) Status: Con

[Bug 1479610] Re: [SRU] walinuxagent regression on dhcp configuration

2015-07-29 Thread Ben Howard
Confirmed issue and tested fix. ** Patch added: "debdiff of fix" https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1479610/+attachment/4436041/+files/lp1479610.deb.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to wali

[Bug 1479610] Re: [SRU] walinuxagent regression on dhcp configuration

2015-07-29 Thread Ben Howard
** Description changed: - Regression from Bug #1449369: + SRU JUSTIFICATION + + [IMPACT] The backport of WALinuxAgent from 2.0.13 in Wily as part of bug + #1449369, broke the DHCP configuration for Ubuntu 12.04 on Azure. + Instances that boot with WALinuxAgent on Azure will use an invalid value +

[Bug 1479610] Re: [SRU] walinuxagent regression on dhcp configuration

2015-07-29 Thread Ben Howard
** Patch removed: "debdiff of fix" https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1479610/+attachment/4436041/+files/lp1479610.deb.diff ** Patch added: "Confirmed fix for -proposed" https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1479610/+attachment/4436060/+files/

[Bug 1479610] Re: [SRU] walinuxagent regression on dhcp configuration

2015-07-29 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Status: Confirmed => Invalid ** Changed in: walinuxagent (Ubuntu Precise) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to walinuxagent in Ubuntu. https

[Bug 1481931] [NEW] [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-05 Thread Ben Howard
- Confirm that "sudo /bin/true" yields no errors ** Affects: walinuxagent (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: Fix Released ** Affects: walinuxagent (Ubuntu Precise) Importance: Medium Assignee: Ben Howard (utlemming) Statu

[Bug 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-06 Thread Ben Howard
Upload pending acceptance into -proposed. Test packages in ppa:utlemming/walinuxagent-2.0.14 pass all test cases. -- 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/1481931 Title:

[Bug 1482777] [NEW] [MIR] open-vm-tools 9.10.2 build dependencies: xml-security-c and xerces-c

2015-08-07 Thread Ben Howard
Public bug reported: Explanation: open-vm-tools 9.10.2 synced from Debian introduces two new build dependencies. This MIR requests that both libxerces-c and libxml-security-c be promoted to main. These build dependencies support the SAML based guest authentication. open-vm-tools was MIR with

[Bug 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-07 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Milestone: ubuntu-14.04.3 => ubuntu-15.10 -- 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/1481931 Title: [SRU] walinuxagent incorrectly

[Bug 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-14 Thread Ben Howard
** Tags added: verification-failed -- 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/1481931 Title: [SRU] walinuxagent incorrectly handles http error for HPC workloads To manage

[Bug 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-14 Thread Ben Howard
Both the 12.04 and 14.04 packages are lacking the upstart jobs, and therefore fail to provision a machine. Marking as verification failed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to walinuxagent in Ubuntu. https://bugs.launchpad.n

[Bug 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-14 Thread Ben Howard
Fixed the 12.04 and 14.04 packaging by re-adding the missing upstart job. Tested and validated. New version has been uploaded to -proposed pending acceptance. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to walinuxagent in Ubuntu. https

[Bug 1481931] Re: [SRU] walinuxagent incorrectly handles http error for HPC workloads

2015-08-17 Thread Ben Howard
Validated that new wlainuxagent-2.0.14~12.04.1 and walinuxagent-2.015~14.04.1 uploads pass verification in addition to the original walinuxagent-2.0.14~15.04.0 upload. Calling this "verification done". ** Tags removed: verification-failed ** Tags added: verification-done -- You received this bug

[Bug 1490796] Re: cloud-init must check/format Azure empheral disks each boot

2015-09-01 Thread Ben Howard
>From /var/log/cloud-init.log: Sep 1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] cc_disk_setup.py[DEBUG]: Device /dev/sdb1 is cleared for formating Sep 1 15:05:49 daily-trusty-0901-5a83547c4a [CLOUDINIT] cc_disk_setup.py[DEBUG]: File system None will be created on /dev/sdb1 Sep 1 15:05:

[Bug 1490796] ProcEnviron.txt

2015-09-01 Thread Ben Howard
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1490796/+attachment/4455717/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchp

[Bug 1490796] Re: cloud-init must check/format Azure empheral disks each boot

2015-09-01 Thread Ben Howard
ApportVersion: 2.14.1-0ubuntu3.12 Architecture: amd64 DistroRelease: Ubuntu 14.04 Package: cloud-init 0.7.5-0ubuntu1.8 PackageArchitecture: all ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4 Tags: trusty uec-images Uname: Linux 3.19.0-26-generic x86_64 UpgradeStatus: No upgr

[Bug 1490796] Dependencies.txt

2015-09-01 Thread Ben Howard
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1490796/+attachment/4455716/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launc

[Bug 1490796] Re: [SRU] cloud-init must check/format Azure ephemeral disks each boot

2015-09-02 Thread Ben Howard
I've tested the patches and confirmed that they work. Uploads are pending in -proposed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1490796 Title: [SRU] cloud-init must check/

[Bug 1490796] Re: [SRU] cloud-init must check/format Azure ephemeral disks each boot

2015-09-02 Thread Ben Howard
** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1490796 Title: [SRU] cloud-init must check

<    1   2   3   4   5   6   7   8   >