[Bug 1282921] [NEW] unknown cronjob reports unclear error

2014-02-21 Thread Ben
Public bug reported: Every 30 minutes I get a new system mail from: Cron root@homesrv [ -x /usr/lib/php5/maxlifetime ] [ -d /var/lib/php5 ] find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2/dev/null \; -delete With this

[Bug 1282655] [NEW] qcow2 images are not backwards compatiable with 12.04's qcow2

2014-02-20 Thread Ben Howard
Public bug reported: QCOW2's created on Trusty (Qemu 1.7.0+dfsg-3ubuntu2) fail when attempting any operation (read/mount/resize, etc) on Precise (1.0 +noroms-0ubuntu13). This bug is affecting the cloud image build process for newer architectures. On 14.04 $ qemu-img create -o compat=0.10 -f

[Bug 1282655] Re: qcow2 images are not backwards compatiable with 12.04's qcow2

2014-02-20 Thread Ben Howard
** Attachment added: QCOW2 created on Trusty w/ qemu-img create -o compat=0.10 -f qcow2 test.img https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1282655/+attachment/3988416/+files/test.img -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1282655] Re: qcow2 images are not backwards compatiable with 12.04's qcow2

2014-02-20 Thread Ben Howard
My test case was flawedI was creating the QCOW to the same file name with out removing the previous file. I've confirmed that setting the compat to 0.10 works. ** Changed in: qemu (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of

[Bug 1272115] Re: [SRU] cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-02-10 Thread Ben Howard
@rcj: this is as expected. The cloud-init user-data needs to have a metadata key of base64_keys=cloud-init:user-data in order for it to work. The logs indicate that the instance your on is lacking a ubuntu user. Can you re-run the test, but create the ubuntu user before running the test? -- You

[Bug 1272115] Re: [SRU] cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-02-10 Thread Ben Howard
Marking as verification-done. The logs from comment #8, actually indicate that the test cases succeeded, however, it was failing due to using a non-official Ubuntu image. I verified the test cases. This SRU is good to go for release. ** Tags removed: verification-needed ** Tags added:

[Bug 1272115] Re: [SRU] cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-02-04 Thread Ben Howard
What effect will this have on users who *are* relying on the current behaviour? The effect will be minimial, if any. SmartOS has the concept of user- data, which is a channel for sending raw data. In the case of cloud- init, users would be more likely to be confused by something acting on the

[Bug 1272115] Re: [SRU] cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-01-29 Thread Ben Howard
** Summary changed: - cloud-init SmartOS datasource provider is not compliant to datadictionary + [SRU] cloud-init SmartOS datasource provider is not compliant to datadictionary -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1272115] Re: [SRU] cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-01-29 Thread Ben Howard
** Description changed: + [IMPACT] + Cloud-init provisioning on SmartOS is not compliant per the DataDictionary published on 25 September. The result is that cloud-init provisioned Ubuntu on SmartOS hosts will not behave as user expect. This SRU makes cloud-init's SmartOS datasource compliant

[Bug 1272196] Re: vmhgfs doesn't work with linux 3.13 kernel

2014-01-28 Thread Ben Howard
Can you please provide logs, including dmesg, /etc/fstab, and other supporting evidence of this change? ** Changed in: open-vm-tools (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1273205] Re: /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not exist

2014-01-28 Thread Ben Howard
** Also affects: lxc (Ubuntu) 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/1273205 Title: /etc/init/ttyAMA0.conf causes endless tty

[Blueprint servercloud-1311-cloud-images] cloud-images

2014-01-28 Thread Ben Howard
Blueprint changed by Ben Howard: Work items changed: Work items for ubuntu-13.12: [james-page] File bug for openvswitch module move from extras to generic (bug 1253102): DONE [utlemming] EARLY- gpt partition table early: DONE [utlemming] EARLY- single image on ebs: TODO [sforshee

[Bug 1220950] Re: [MIR] open-vm-tools

2014-01-28 Thread Ben Howard
Canonical's Cloudware team is confident that we can support libdumbnet. While it may have some rough edges, we have evaluated the package extensively. We will take ownership for issues related to this package. Additionally, libdumbnet is know at libdnet for SuSE/SLES and Fedora/Red Hat/Centos.

[Bug 1273205] Re: /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not exist

2014-01-27 Thread Ben Howard
Martin, Can you confirm the contents of /etc/cloud/build.info? New cloud images have a test to make sure that this sort of thing shouldn't happen. Also I am a bit concerned that this might be an issue with upstart determiniing if its in a container. The previous version should have prevented the

[Bug 1273205] Re: /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not exist

2014-01-27 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Status: In Progress = Incomplete -- 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/1273205 Title: /etc/init/ttyAMA0.conf causes endless

[Bug 1272115] [NEW] cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-01-23 Thread Ben Howard
/datadict.html ** Affects: cloud-init (Ubuntu) Importance: High Assignee: Ben Howard (utlemming) Status: In Progress ** Package changed: ubuntu = cloud-init (Ubuntu) ** Changed in: cloud-init (Ubuntu) Milestone: None = ubuntu-14.04-beta-1 -- You received this bug

[Bug 1272115] Re: cloud-init SmartOS datasource provider is not compliant to datadictionary

2014-01-23 Thread Ben Howard
Initial work done, needing to run through a complete build/test cycle. ** Branch linked: lp:~utlemming/cloud-init/lp1272115 -- 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/1272115

[Bug 1271669] Re: Move vmware related modules from extras into main kernel package

2014-01-22 Thread Ben Howard
Once these modules are enabled in the kernel, we should disable the modules in open-vm-tools DKMS package. The only module that should be built via the DKMS package is vmhgfs. ** Also affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** Changed in: open-vm-tools

[Bug 1211918] Re: WALinuxAgent Github repo has moved

2014-01-22 Thread Ben Howard
) 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/1211918 Title: WALinuxAgent Github repo has moved To manage notifications about

[Bug 1269985] Re: Revert package back to Devel release

2014-01-21 Thread Ben Howard
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) = Robert Jennings (rcj) -- 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/1269985 Title: Revert package back to

[Bug 1269985] Re: Revert package back to Devel release

2014-01-21 Thread Ben Howard
Nick, I am sorry for the betrayl; the sync was not done maliciously or with malintent. Rather, as part of the work to bring open-vm-tools into main (Bug #1220950), the sync was done. Can you share the failures that you are seeing? I have identified that the vmhgfs fails to load: [386915.338195]

[Bug 1270503] Re: open-vm-tools install update-rc.d failure

2014-01-21 Thread Ben Howard
Prepared patched based on report and test. I've confirmed that it works on Ubuntu 14.04 LTS. ** Branch linked: lp:~utlemming/ubuntu/trusty/open-vm-tools/lp1270503 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in

[Bug 1270619] Re: open-vm-tools configure error

2014-01-21 Thread Ben Howard
*** This bug is a duplicate of bug 1270503 *** https://bugs.launchpad.net/bugs/1270503 ** This bug has been marked a duplicate of bug 1270503 open-vm-tools install update-rc.d failure -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1270503] Re: open-vm-tools install update-rc.d failure

2014-01-21 Thread Ben Howard
Pending merge proposal review for upload. ** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: open-vm-tools (Ubuntu) Importance: Undecided = High ** Changed in: open-vm-tools (Ubuntu) Status: Confirmed = In Progress -- You

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-16 Thread Ben Howard
Submitted MP against cloud-init. Pending MP. I am intending on SRU'ing this for 12.04 and 13.10. Since 12.10 does not use cloud-init provisioning, there is no reason for SRU'ing against 12.10. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1220950] Re: [MIR] open-vm-tools

2014-01-16 Thread Ben Howard
The version of open-vm-tools that we are carrying in Ubuntu is based on a development snapshot. VMware has indicated that we should cary the current supported version (9.4, released on 2013.10.02). We should sync Debian here-on out. -- You received this bug notification because you are a member

[Bug 1220950] Re: [MIR] open-vm-tools

2014-01-16 Thread Ben Howard
The version in 14.04 is now based on the 9.4 release; we are no longer shipping the development snapshot. -- 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/1220950 Title: [MIR]

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-15 Thread Ben Howard
affects: walinuxagent (Ubuntu Trusty) Importance: Medium Assignee: Ben Howard (utlemming) Status: Confirmed ** Changed in: walinuxagent (Ubuntu Saucy) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) = Ben

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-15 Thread Ben Howard
** Description changed: + SRU justification + + Impact : Users who run waagent --deprovision and then capture/snapshot + an image will not have the instance register with iDNS and subsiquently + the instance will be unreachable. + + This issue is caused by waagent changing the send-hostname

[Bug 1269626] Re: cloud-init uses incorrect GUID for instance ID

2014-01-15 Thread Ben Howard
Log snip showing end of first boot and second boot. fig_power_state_change - wb: [420] 20 bytes Jan 15 20:09:31 utl-0115-lp1268050 [CLOUDINIT] helpers.py[DEBUG]: Running config-power-state-change using lock (FileLock using file '/var/

[Bug 1269626] [NEW] cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
) Importance: Medium Assignee: Ben Howard (utlemming) Status: In Progress ** Tags: amd64 apport-bug trusty uec-images ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: cloud-init (Ubuntu) Importance: Undecided = Medium ** Changed

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
** Attachment added: Cloud-init log https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1269626/+attachment/3949810/+files/cloud-init.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Confirmed that this happening in Saucy too. $ ssh utlemm...@utl-0115-utl-0115-s1-a1.cloudapp.net ssh: connect to host utl-0115-utl-0115-s1-A1.cloudapp.net port 22: Connection refused ssh: connect to host utl-0115-utl-0115-s1-A1.cloudapp.net port 22: Connection refused -- You received this bug

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Cloud-init log for above comment ** Attachment added: cloud-init.log https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1269626/+attachment/3949827/+files/cloud-init.log -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Here is a diff between the SharedConfig.xml, with cloud-init.log as an attachment --- waagent.pre/SharedConfig.xml2014-01-15 22:46:09.619537000 + +++ waagent/SharedConfig.xml2014-01-15 22:54:33.606734299 + @@ -1,32 +1,32 @@ ?xml version=1.0 encoding=utf-8? SharedConfig

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
From Saucy instance, here is walinuxagent's /var/lib/waagent/waagent.log Cloud-init is using ba5ce29e7b4d435f8d70ed5b7c471875 as the instance ID, but that instance ID is not unique when a machine is captured. 2014/01/12 08:12:30 Configured SSH client probing to keep connections alive. 2014/01/15

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
Okay, I figured it outwe have a race condition. What is happening is that the Windows Azure datasource starts WALinuxAgent. WALinuxAgent normally goes off and fetches a bunch of files. The datasource normally waits for files to show up from WALinuxAgent. In the case of a capture, the files

[Bug 1269626] Re: cloud-init Azure Datasource does not detect new instance

2014-01-15 Thread Ben Howard
** Branch linked: lp:~utlemming/cloud-init/lp1269626 -- 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/1269626 Title: cloud-init Azure Datasource does not detect new instance To

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-15 Thread Ben Howard
Uploaded Trusty version. However due to Bug #1269626 machines will not provision correclty upon reboot. The fix for Bug #1269626 and this will be SRU'd together. ** Changed in: walinuxagent (Ubuntu Trusty) Status: In Progress = Fix Committed -- You received this bug notification because

[Bug 1267567] Re: walinuxagent not downloading ssh certificates

2014-01-10 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Milestone: None = ubuntu-14.04-beta-1 ** 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

[Bug 1268050] Re: Deprovision breaks iDNS registration when using cloud-init

2014-01-10 Thread Ben Howard
Moving bug from private to public. ** Information type changed from Proprietary to Public ** Project changed: lansing = walinuxagent (Ubuntu) ** Changed in: walinuxagent (Ubuntu) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu) Importance: Undecided

[Bug 1266545] Re: Description walinux package is not very understandable #16912

2014-01-08 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu) Importance: Undecided = Low ** 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

[Bug 1266545] Re: Description walinux package is not very understandable #16912

2014-01-08 Thread Ben Howard
Uploaded a fixed description. ** 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/bugs/1266545 Title:

[Bug 1220950] Re: [MIR] open-vm-tools

2014-01-03 Thread Ben Howard
Added Canonical Cloudware team bug subscriptions for Zerofree and libdumnet. -- 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/1220950 Title: [MIR] open-vm-tools To manage

[Bug 1220950] Re: [MIR] open-vm-tools

2013-11-27 Thread Ben Howard
** Changed in: zerofree (Ubuntu) Status: Incomplete = New -- 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/1220950 Title: [MIR] open-vm-tools To manage notifications

[Bug 1255617] Re: unable to identify ISOFS format on Trusty

2013-11-27 Thread Ben Howard
On a Saucy system, the following appears in dmesg: [ 29.072953] UDF-fs: INFO Mounting volume 'rd_rdfe_stable.131122-1638', timestamp 2013/11/27 16:53 (1000) Which means that the UDF module is likely not getting loaded. -- You received this bug notification because you are a member of Ubuntu

[Bug 1255617] [NEW] unable to identify ISOFS format on Trusty

2013-11-27 Thread Ben Howard
Public bug reported: Cloud-init is unable to identify the ISO format on Trusty From dmesg: [ 28.290855] ISOFS: Unable to identify CD-ROM format. [ 30.760287] EXT4-fs (sda1): resizing filesystem from 360448 to 7679744 blocks [ 30.770746] EXT4-fs (sda1): resized filesystem to 7679744 [

[Bug 1255617] Re: unable to identify ISOFS format on Trusty

2013-11-27 Thread Ben Howard
My hunch is that Trusty is not loading the UDF module. $ sudo blkid /dev/sr0 /dev/sr0: LABEL=rd_rdfe_stable.131122-1638 TYPE=udf -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1255617] Re: datasource for Azure fails to load if datasource OVF starts first

2013-11-27 Thread Ben Howard
** Summary changed: - unable to identify ISOFS format on Trusty + datasource for Azure fails to load if datasource OVF starts first -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1188820] Re: shadow file permissions broken

2013-11-21 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Precise) Status: New = 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/1188820 Title: shadow file permissions broken To

[Bug 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-11-21 Thread Ben Howard
Marking as fix released. Latest images handle this nicely. ** Changed in: cloud-init (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 955272] Re: resize2fs fail with very large disks from small source image

2013-11-21 Thread Ben Howard
** Changed in: cloud-initramfs-tools (Ubuntu) Status: Confirmed = Fix Released ** Changed in: cloud-utils (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-initramfs-tools in

[Bug 1231490] Re: [SRU] cloud-init should handle formating the azure disks

2013-11-21 Thread Ben Howard
Marking Quantal as won't fix due to the invasive changes needed to cloud-init to support user-creation. Quantal creates a default user of ubuntu and does not have a clean way to handle changing that. ** Changed in: walinuxagent (Ubuntu Quantal) Status: New = Won't Fix ** Changed in:

[Bug 888106] Re: byobu should not be enabled by default in cloud-images

2013-11-21 Thread Ben Howard
Closing this out as this was fixed long ago. ** Changed in: byobu (Ubuntu Oneiric) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to byobu in Ubuntu. https://bugs.launchpad.net/bugs/888106

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

2013-11-21 Thread Ben Howard
** 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/1195524 Title: race condition /

[Bug 1078106] Re: [MIR] hv-kvp-daemon-init

2013-11-09 Thread Ben Howard
** Changed in: linux (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to hv-kvp-daemon-init in Ubuntu. https://bugs.launchpad.net/bugs/1078106 Title: [MIR] hv-kvp-daemon-init To

[Bug 789351] Re: UEC cloud-init broken again in 11.04

2013-11-09 Thread Ben Howard
11.04 is EOL'd, so marking as invalid. ** Changed in: eucalyptus (Ubuntu) Status: Incomplete = Invalid -- 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/789351 Title: UEC

[Bug 1249052] [NEW] Update WALinuxAgent to 2.0 for Trusty

2013-11-07 Thread Ben Howard
Public bug reported: WALinuxAgent has a current version of 2.0.1, while our archives have version 1.3.2. Per MS request, we need to update to the latest version. ** Affects: walinuxagent (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: In Progress

[Bug 1249125] [NEW] smartos datasource should use meta-data for server identification

2013-11-07 Thread Ben Howard
Public bug reported: New SmartOS documentation shows that the instance ID should be detected through the meta-data. http://us-east.manta.joyent.com/jmc/public/mdata/index.html ** Affects: cloud-init (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status

[Bug 1249124] [NEW] smartos changed from region to datacenter_name

2013-11-07 Thread Ben Howard
Public bug reported: Cloud-init uses 'region' for SmartOS availability_zone, it should be 'datacenter_name' due to a recent change. ** Affects: cloud-init (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: New ** Branch linked: lp:~utlemming/cloud-init

[Bug 1249124] Re: smartos changed from region to datacenter_name

2013-11-07 Thread Ben Howard
Fixed in branch. Pending Code Review. -- 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/1249124 Title: smartos changed from region to datacenter_name To manage notifications about

[Bug 1220950] Re: [MIR] open-vm-tools

2013-11-06 Thread Ben Howard
Added dependency information for zerofree and libdumbnet. ** Description changed: [Availability] open-vm-tools is currently in universe and has been in Ubuntu since Lucid. It is currently in Debian Main. [Rationale]: open-vm-tools is the open source method of installing tools for

[Bug 1247262] Re: [SRU] datasource for smartos uses util.is_true instead of futil.is_true

2013-11-04 Thread Ben Howard
Verification done on SmartOS instance. Marking verification done. ** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: cloud-init (Ubuntu) Status: In Progress = Fix Released ** Tags removed: verification-needed ** Tags added

[Bug 1247262] Re: [SRU] datasource for smartos uses util.is_true instead of futil.is_true

2013-11-01 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/1247262 Title: [SRU] datasource for smartos uses util.is_true instead of

[Bug 1247262] Re: [SRU] datasource for smartos uses util.is_true instead of futil.is_true

2013-11-01 Thread Ben Howard
** Description changed: [Impact]: The cloud-init version Precise uses the wrong is_true test from util instead of futil for the SmartOS datasource. If a user sends over a user-script or user-data, the instance will be unaccessable due to a stack trace. This means that user-data or

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

2013-10-30 Thread Ben Howard
The decision here is to: 1. Drop the kvp-daemon-init package 2. Break the kvp/vss components out of linux-tools-common 3. Add an init script that emits hyperv-detected via udev-bridge 4. Modify init scripts for kvp and vss to launch on hyperv-detected -- You received this bug notification

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

2013-10-23 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Raring) Importance: Undecided = Medium ** Changed in: cloud-init (Ubuntu Raring) Importance: Undecided = Medium ** Changed in: cloud-init (Ubuntu Quantal) Status: New = Won't Fix ** Changed in: walinuxagent (Ubuntu Quantal) Status: New =

[Bug 1231490] Re: [SRU] cloud-init should handle formating the azure disks

2013-10-23 Thread Ben Howard
: Undecided = Medium ** Changed in: walinuxagent (Ubuntu Quantal) Importance: Medium = Low ** Tags removed: verification-needed ** Tags added: cloud-images verification-done windows-azure ** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed

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

2013-10-23 Thread Ben Howard
: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Raring) Assignee: (unassigned) = Ben Howard (utlemming) -- You received this bug notification because you are a member

[Bug 1188820] Re: shadow file permissions broken

2013-10-23 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Precise) Importance: Undecided = Medium ** Changed in: walinuxagent (Ubuntu Raring) Importance: Undecided = Medium ** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu

[Bug 1233315] Re: [SRU] cloud-init needs backport of SmartOS w/ ephemeral disk support

2013-10-23 Thread Ben Howard
Verified both upgrade and new image paths. Marking as verification-done. ** Changed in: cloud-init (Ubuntu Quantal) Status: In Progress = Won't Fix ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of

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

2013-10-23 Thread Ben Howard
) Importance: Undecided = Medium ** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Raring) Assignee: (unassigned) = Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Server

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

2013-10-23 Thread Ben Howard
: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Raring) 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

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

2013-10-22 Thread Ben Howard
** Changed in: cloud-init (Ubuntu Raring) Status: New = Fix Committed ** Changed in: cloud-init (Ubuntu Raring) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Quantal) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed

[Bug 1231490] Re: [SRU] cloud-init should handle formating the azure disks

2013-10-21 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Precise) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Raring) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: walinuxagent (Ubuntu Quantal) Assignee: (unassigned) = Ben Howard (utlemming

[Bug 1233315] Re: [SRU] cloud-init needs backport of SmartOS w/ ephemeral disk support

2013-10-17 Thread Ben Howard
** Summary changed: - cloud-init needs backport of SmartOS w/ ephemeral disk support + [SRU] cloud-init needs backport of SmartOS w/ ephemeral disk support -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1233315] Re: [SRU] cloud-init needs backport of SmartOS w/ ephemeral disk support

2013-10-17 Thread Ben Howard
** Description changed: - Cloud-init needs support for SmartOS targets. + + [Impact]: Cloud-init now support SmartOS on Ubuntu 13.10, including the ability to format ephemeral devices. This SRU includes the SmartOS datasource, ephemeral disk format support, and enabling ephemeral format

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

2013-10-17 Thread Ben Howard
Bug #1233315 and Bug #1231490 bring 12.10 and 13.04 funcationality with it. -- 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/1037723 Title: [SRU] move walinuxagent init

[Bug 1233315] Re: cloud-init needs support for SmartOS

2013-10-15 Thread Ben Howard
Worked out raring port. It works as expected and provisions the ephemeral storage. -- 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/1233315 Title: cloud-init needs support for

[Bug 1233315] Re: cloud-init needs support for SmartOS

2013-10-15 Thread Ben Howard
The following is the test case: Azure upgrade test: 1. Booted current version on Azure with default user of utlemming 2. Ran 'apt-get -y purge walinuxagent* cloud-int' 3. Installed PPA packages 4. Restored machine to pre-provisioning state: rm -rf /var/lib/cloud rm

[Bug 1233315] Re: cloud-init needs backport of SmartOS w/ ephemeral disk support

2013-10-15 Thread Ben Howard
Upgrade test for Azure: 1. Add PPA 2. Update 3. Run 'apt-get -y dist-upgrade' 4. Get a diff of the package waagent: diff -u /etc/waagent.conf /etc/waagent.conf.dpkg-dist --- /etc/waagent.conf 2013-10-14 11:26:20.128885001 + +++ /etc/waagent.conf.dpkg-dist 2013-10-15 15:01:48.816663901 +

[Bug 1236445] [NEW] smartos hostname assignment fails due to whitespace

2013-10-07 Thread Ben Howard
: cloud-init (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: Confirmed ** Package changed: ubuntu = cloud-init (Ubuntu) ** Branch linked: lp:~utlemming/cloud-init/lp-1236445-smartos-hostname ** Description changed: SmartOS uses whitespace when reporting

[Bug 1236594] Re: cc_mounts fails to properly find ephermal0 on first partition

2013-10-07 Thread Ben Howard
Confirmed on EC2: -Boot m1.small. disabled /etc/fstab for swap and mnt. Ran code and confirmed that /mnt and swap were activated. Confirmed on Azure: - tested against parted and unparted /mnt Confirmed fix. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1236594] [NEW] cc_mounts fails to properly find ephermal0 on first partition

2013-10-07 Thread Ben Howard
-0ubuntu1 Architecture: amd64 Date: Mon Oct 7 21:09:58 2013 MarkForUpload: True PackageArchitecture: all SourcePackage: cloud-init UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: cloud-init (Ubuntu) Importance: Undecided Assignee: Ben Howard (utlemming

[Bug 1233698] [NEW] ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
Public bug reported: Disk formating for Windows Azure fails to find the approprate device. Oct 1 14:11:25 utl-1001-s1 [CLOUDINIT] cc_disk_setup.py[DEBUG]: updated disk_setup device entry 'ephemeral0' to '/dev/sdb' Oct 1 14:11:25 utl-1001-s1 [CLOUDINIT] cc_disk_setup.py[DEBUG]: Partitioning

[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
Oh, this is interesting: root@utl-1001-s1:/var/log# blkid /dev/sr0: LABEL=rd_rdfe_stable.130925-1043 TYPE=udf /dev/sda1: LABEL=cloudimg-rootfs UUID=3fc25dc0-ee46-4799-a693-377074d2b73e TYPE=ext4 /dev/sdb1: LABEL=Temporary Storage UUID=6A84F7F884F7C49B TYPE=ntfs -- You received this bug

[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
So the problem here is that is that the configuration is wrong, since the ephemeral storage on Windows Azure is pre-seeded with an NTFS filesystem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
Patched cloud-init to deal with this effectively by adding the ability for cloud-init to remove existing parititions and changed the Azure configuration to delete the existing partitions on the ephemeral device. ** Branch linked: lp:~utlemming/cloud-init/lp-1233698 -- You received this bug

[Bug 1233698] Re: ephemeral disk formating fails on Windows Azure

2013-10-01 Thread Ben Howard
Tangential to the issue at hand, but I added a regression check to make sure that the appropriate mount is mount in the Windows Azure test suite. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-09-30 Thread Ben Howard
** Changed in: cloud-init (Ubuntu) Importance: Undecided = Low ** Changed in: cloud-init (Ubuntu) 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. https

[Bug 1217950] Dependencies.txt

2013-09-30 Thread Ben Howard
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/1217950/+attachment/3851198/+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.

[Bug 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-09-30 Thread Ben Howard
ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 DistroRelease: Ubuntu 13.04 MarkForUpload: True Package: cloud-init 0.7.2-0ubuntu0.13.04.1 PackageArchitecture: all ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Tags: raring uec-images Uname: Linux 3.8.0-30-generic x86_64

[Bug 1217950] ProcEnviron.txt

2013-09-30 Thread Ben Howard
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1217950/+attachment/3851199/+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.

[Bug 1217950] Re: SSH public key isn't created in vagrant cloud images

2013-09-30 Thread Ben Howard
From the logs, the local datasource for cloud-init is not claiming the datasource on the first run. If you run cloud-init again, it claims the data source again. 2013-09-30 14:36:00,208 - __init__.py[DEBUG]: Seeing if we can get any data from class

[Bug 1228228] Re: ubuntu is not added to sudo group

2013-09-30 Thread Ben Howard
** Branch linked: lp:~utlemming/cloud-init/lp_1228228 -- 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/1228228 Title: ubuntu is not added to sudo group To manage notifications

[Bug 1228228] Re: ubuntu is not added to sudo group

2013-09-30 Thread Ben Howard
Per http://bazaar.launchpad.net/~ubuntu-installer/user- setup/master/view/head:/user-setup-apply#L164 adding the default user is consistant with the Ubuntu Installer. Pending MP. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1233315] [NEW] cloud-init needs support for SmartOS

2013-09-30 Thread Ben Howard
Public bug reported: Cloud-init needs support for SmartOS targets. ** Affects: cloud-init (Ubuntu) Importance: Medium Assignee: Ben Howard (utlemming) Status: In Progress ** Tags: cloud-images cloud-init ** Package changed: ubuntu = cloud-init (Ubuntu) -- You received

[Bug 1233315] Re: cloud-init needs support for SmartOS

2013-09-30 Thread Ben Howard
: (unassigned) = Ben Howard (utlemming) ** Changed in: cloud-init (Ubuntu Quantal) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: cloud-init (Ubuntu Raring) Assignee: (unassigned) = Ben Howard (utlemming) ** Changed in: cloud-init (Ubuntu Precise) Status: New = In Progress

[Bug 1233315] Re: cloud-init needs support for SmartOS

2013-09-30 Thread Ben Howard
Worked out the precise port, which needs to be reviewed. It works as expected and provisions the ephemeral storage. Branch is attached. ** Branch linked: lp:~utlemming/cloud-init/precise.lp1233315 -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1224684] Re: [SRU] cannot sudo, prompted for password on 12.04 Windows Azure

2013-09-27 Thread Ben Howard
Stephan, Can you post the full image name? The SRU that triggered this is wasn't released till after 20130827, which makes me wonder if this is a different issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

<    1   2   3   4   5   6   7   8   9   >