[Bug 1194074] Re: Default index.html blindly overwritten

2016-03-19 Thread Dan
I'd like to add to this, I installed nginx on my Raspberry Pi and was using it on my internal network. I'm not an administrator, just a tinkerer who has no knowledge that the default www share should not be used. Because of this i've lost my index.html that i was using. I'd assume there are a lot

[Bug 1551419] Re: [SRU] Handle changing UUID endian-ness on Azure in cloud-init

2016-03-08 Thread Dan Watkins
I have tested all of the above cases with the cloud-init from -proposed and it behaved as expected. ** 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 Ubu

[Bug 1473691] Re: [FFe] squid: Update to latest upstream release (3.5)

2016-03-08 Thread Dan Watkins
On a xenial system, when enabling xenial-proposed and running "apt-get install squid", I get the below error. Note that I have 'DAEMON=nope' in /etc/default/squid3 to stop squid3 from starting (because it's only installed for squid-deb-proxy). Setting up squid (3.5.12-1ubuntu1) ... Removing obsole

[Bug 1553158] Re: [SRU] Add cloud-init data source for BigStep

2016-03-04 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu Trusty) Status: New => In Progress ** Changed in: cloud-init (Ubuntu Trusty) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1553158] [NEW] [SRU] Add cloud-init data source for BigStep

2016-03-04 Thread Dan Watkins
Public bug reported: [Impact] Users on older versions of Ubuntu cannot use the BigStep cloud. [Test Case] 1) Launch an Ubuntu image with the fixed version of cloud-init in the BigStep cloud 2) Successfully SSH in to it [Regression Potential] Low; this adds a new file which is only read on in

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-03 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu Trusty) Status: New => In Progress ** Changed in: cloud-init (Ubuntu Trusty) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) ** Changed in: cloud-init (Ubuntu) Status: In Progress => Invalid ** Changed in: cloud-ini

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-03 Thread Dan Watkins
Attached is a debdiff for trusty (the only affected version). ** Patch added: "lp1551419.debdiff" https://bugs.launchpad.net/ubuntu/vivid/+source/cloud-init/+bug/1551419/+attachment/4587505/+files/lp1551419.debdiff -- You received this bug notification because you are a member of Ubuntu Serv

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-03 Thread Dan Watkins
** Description changed: On Azure, cloud-init relies on the system-uuid as based by SMBIOS a unique ID for a cloud instance. If this ID ever changes, then cloud- init will attempt to reprovision the VM. This recent kernel patch in the Ubuntu kernel incorrectly modifies the endianness

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-02 Thread Dan Watkins
** Description changed: On Azure, cloud-init relies on the system-uuid as based by SMBIOS a unique ID for a cloud instance. If this ID ever changes, then cloud- init will attempt to reprovision the VM. - This recent kernel patch in the Ubuntu kernel corrects the endianness - for some SMB

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-02 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu) Status: New => In Progress -- 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/1551419 Title: Fix UUID endianness patch breaks cloud-init on

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-02 Thread Dan Watkins
also trigger the behaviour seen in this bug. ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- You received this bug notification because you are a member of Ubu

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-03-02 Thread Dan Watkins
OK, I'm shifting this back to linux, because I think that the commit that was backported is fixing a problem in a commit that _wasn't_ backported, therefore causing the issue. Here are the details: In 95be58df7 [0], support for SMBIOS 3 was added, which introduces a third version field (i.e. 3.2.1

[Bug 1551419] Re: Fix UUID endianness patch breaks cloud-init on Azure

2016-02-29 Thread Dan Watkins
OK, so I've done a bit of digging. As of SMBIOS 2.6 (released in 2008), the first three fields of the UUID are well-defined as being encoded in little-endian. Before that, they could be encoded in "network byte order" (i.e. big-endian) if people felt like it. Presumably enough people did feel lik

[Bug 1522422] Re: PHP5 branch and PHP7 branch

2016-01-07 Thread Dan Blows
For what it's worth, I would really like to see PHP7 in Ubuntu 16.04. Is there anything I could do to help it to happen? I wouldn't exactly call PHP7 a revolution - it's faster, and it has some nice features (particularly valuable for me are return type hinting and scalar type hinting). I've upgra

[Bug 1506187] Re: [SRU] Azure: cloud-init should use VM unique ID

2015-12-10 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Released -- 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/1506187 Title: [SRU] Azure: cloud-init should use VM unique ID

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-03 Thread Dan Watkins
** Also affects: python-virtualenv (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-urllib3 in Ubuntu. https://bugs.launchpad.net/bugs/1500768 Title: python3.4.3 SRU break re

[Bug 1506187] Re: [SRU] Azure: cloud-init should use VM unique ID

2015-11-09 Thread Dan Watkins
** Branch linked: lp:~daniel-thewatkins/cloud-init/lp1506187 -- 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/1506187 Title: [SRU] Azure: cloud-init should use VM unique ID To man

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

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released -- 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/format Azure ephe

[Bug 1464253] Re: [SRU] CloudStack data source will always set password to "HTTP/1.0 200 OK" on CloudStack 4.5.1 and later

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released -- 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/1464253 Title: [SRU] CloudStack data source will always set

[Bug 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: New => Invalid -- 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/1398997 Title: cloud-init does not have the SmartOS data source as a config

[Bug 1311463] Re: disk-setup unable to partition disks

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released -- 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/1311463 Title: disk-setup unable to partition disks To mana

[Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released -- 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/1403617 Title: gce datasource does not handle instance ssh k

[Bug 1436417] Re: Update cloud-init to use SmartOS v2 metadata format

2015-11-09 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released -- 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/1436417 Title: Update cloud-init to use SmartOS v2 metadata

[Bug 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-11-09 Thread Dan Watkins
** Changed in: docker.io (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https://bugs.launchpad.net/bugs/1505164 Title: Ubuntu Docker images include packages del

[Bug 1506187] Re: [SRU] Azure: cloud-init should use VM unique ID

2015-11-04 Thread Dan Watkins
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) ** Changed in: cloud-init (Ubuntu Xenial) Assignee: Dan W

[Bug 1506187] Re: Azure: cloud-init should use VM unique ID

2015-10-15 Thread Dan Watkins
Hi Steve, Thanks for letting us know! Before I get started, can you confirm that we can safely remove all retrieval of instance ID from SharedConfig.xml? (That is to say, are there any Azure platforms etc. where we might not have the DMI value available?) Thanks, Dan ** Changed in: cloud-init

[Bug 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Dan Watkins
For avoidance of doubt, this problem was caused by the actions taken to remedy bug 1500768. Workarounds to get an instance unstuck can be found there. Dan -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https

[Bug 1505164] Re: Ubuntu Docker images include packages deleted from trusty-updates

2015-10-12 Thread Dan Watkins
Apologies for the broken state that things ended up in; we strive to produce images of the highest quality, and don't like it when we fall short of that. Thanks, Dan -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-w

[Bug 1505164] Re: Ubuntu Docker images incorrectly include packages from trusty-proposed

2015-10-12 Thread Dan Watkins
** Changed in: docker.io (Ubuntu) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) ** Changed in: docker.io (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-w

[Bug 1387244] Re: Increasing number of InstancePCIRequests.get_by_instance_uuid RPC calls during compute host auditing

2015-09-14 Thread Dan Smith
** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1387244 Title: Increasing number of InstancePCIRequests.get_by_instance_uuid

[Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-09-10 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Released -- 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/1470880 Title: [SRU] GCE datasource reports availability zones

[Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-09-10 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Released -- 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/1470890 Title: [SRU] cc_apt_configure does not understand regi

[Bug 1492705] [NEW] open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module failed to build

2015-09-06 Thread Dan Rau
Public bug reported: open-vm-dkms 2011.12.20-562307-0ubuntu1.1: open-vm-tools kernel module failed to build ProblemType: Package DistroRelease: Ubuntu 12.04 Package: open-vm-dkms 2011.12.20-562307-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.13.0-62.102~precise1-generic 3.13.11-ckt24 Uname: Linux 3.

[Bug 1492267] Re: Python 3 supported upstream but not packaged

2015-09-04 Thread Dan Watkins
** Bug watch added: Debian Bug tracker #798018 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798018 ** Also affects: python-taskflow (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798018 Importance: Unknown Status: Unknown -- You received this bug notification b

[Bug 1492267] [NEW] Python 3 supported upstream but not packaged

2015-09-04 Thread Dan Watkins
Public bug reported: It would be good to be able to use taskflow in Python 3 projects. This is, presumably, also required for porting stuff that already uses taskflow to Python 3. ** Affects: python-taskflow (Ubuntu) Importance: Undecided Status: New -- You received this bug notif

[Bug 1491532] [NEW] ssh-keygen invocation difficult to copy-paste

2015-09-02 Thread Dan Watkins
Public bug reported: When connecting to a host whose host keys have changed (e.g. when connecting to a new instance in a cloud), something like the below message is displayed. The ssh-keygen invocation is harder to copy-paste than it could be if it were on a separate line. @@@

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

2015-09-02 Thread Dan Watkins
I've refreshed the patches for trusty and vivid to include the changes that hit -proposed earlier today. precise-proposed didn't have a change, so that debdiff remains unchanged. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-ini

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

2015-09-02 Thread Dan Watkins
** Attachment removed: "trusty.debdiff" https://bugs.launchpad.net/cloud-init/+bug/1490796/+attachment/4456141/+files/trusty.debdiff ** Attachment removed: "vivid.debdiff" https://bugs.launchpad.net/cloud-init/+bug/1490796/+attachment/4456142/+files/vivid.debdiff ** Patch added: "New trus

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

2015-09-02 Thread Dan Watkins
** Patch added: "New vivid debdiff, including the changes already in -proposed." https://bugs.launchpad.net/cloud-init/+bug/1490796/+attachment/4456218/+files/vivid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init

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

2015-09-02 Thread Dan Watkins
** Patch added: "vivid.debdiff" https://bugs.launchpad.net/cloud-init/+bug/1490796/+attachment/4456142/+files/vivid.debdiff -- 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/149079

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

2015-09-02 Thread Dan Watkins
** Patch added: "trusty.debdiff" https://bugs.launchpad.net/cloud-init/+bug/1490796/+attachment/4456141/+files/trusty.debdiff -- 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/1490

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

2015-09-02 Thread Dan Watkins
** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- 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 ch

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

2015-09-02 Thread Dan Watkins
** Description changed: - Ubuntu 14.04.3 (20150805) on Azure with cloud-init package - 0.7.5-0ubuntu1.8. + + [Impact] + Sometimes when rebooting an instance in Azure, a different ephemeral disk will be presented. Azure ephemeral disks are presented as NTFS disks, but we reformat them to ext4.

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

2015-09-02 Thread Dan Watkins
** Summary changed: - cloud-init must check/format Azure ephemeral disks each boot + [SRU] cloud-init must check/format Azure ephemeral disks each boot -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.

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

2015-09-02 Thread Dan Watkins
** Summary changed: - cloud-init must check/format Azure empheral disks each boot + cloud-init must check/format Azure ephemeral disks each boot -- 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 Dan Watkins
I've worked this out: we check if a disk is mounted (in order to unmount it) using the /dev/disk symlink, but it's the dereferenced device that appears in the mount table. If we dereference the symlink before checking the mount table, this goes away. This is what the attached branch does. ** Chan

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

2015-09-01 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- 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: cloud-init m

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

2015-08-21 Thread Dan Watkins
Verified on vivid; marked as verification-done. ** 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/1411582 Title:

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

2015-08-21 Thread Dan Watkins
Confirmed fixed on trusty; the vivid image build failed for unrelated reasons, which I'm addressing. -- 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: [SRU] Azure dat

[Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-08-20 Thread Dan Watkins
Verified on trusty; marked as verification-done. ** 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/1470880 Title

[Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-08-20 Thread Dan Watkins
Verified on trusty; marked as verification-done. ** 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/1470890 Title

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

2015-08-20 Thread Dan Watkins
Confirmed fixed on precise; trusty and vivid images are still building (or queued for building). -- 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: [SRU] Azure data so

[Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-08-20 Thread Dan Watkins
Confirmed fixed in vivid; trusty image still building for validation. -- 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/1470880 Title: [SRU] GCE datasource reports availability zone

[Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-08-20 Thread Dan Watkins
Confirmed fixed in vivid; trusty image still building for validation. -- 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/1470890 Title: [SRU] cc_apt_configure does not understand reg

[Bug 1470890] Re: [SRU] cc_apt_configure does not understand regions

2015-08-20 Thread Dan Watkins
Confirmed fixed in precise; trusty and vivid images building for validation. -- 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/1470890 Title: [SRU] cc_apt_configure does not underst

[Bug 1470880] Re: [SRU] GCE datasource reports availability zones incorrectly

2015-08-20 Thread Dan Watkins
Confirmed fixed in precise; trusty and vivid images building for validation. -- 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/1470880 Title: [SRU] GCE datasource reports availabili

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

2015-08-14 Thread Dan Watkins
** Summary changed: - Azure data source should auto-detect ephemeral disk location + [SRU] Azure data source should auto-detect ephemeral disk location ** Description changed: - Currently we assume it will be /dev/sdb, but this may change. There is - an example of how to handle this in the Azure

[Bug 1475215] Re: [SRU] cloudinit.cs_utils.Cepko doesn't work under Python 3

2015-08-14 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Released -- 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/1475215 Title: [SRU] cloudinit.cs_utils.Cepko doesn't work und

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

2015-08-11 Thread Dan Watkins
utopic is EOL. ** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) ** Changed in: cloud-init (Ubuntu Precise) Status: New => In Progress ** Changed in: cloud-init (Ubuntu Utopic) Status: New => Invalid ** Changed

[Bug 1381776] Re: cloud init depends on python-serial but does not declare it

2015-08-10 Thread Dan Watkins
This change wasn't needed in trusty, but as it doesn't actually change how the package behaves we will fix it in the next SRU (which will be coming hot on the heels of the current version in -proposed). Marked as verification-done. ** Tags removed: verification-done-precise verification-needed **

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

2015-08-10 Thread Dan Watkins
** Changed in: cloud-init Status: Fix Committed => Fix Released -- 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/1456684 Title: [SRU] cloud-init does not know central (eu-ce

[Bug 1464253] Re: [SRU] CloudStack data source will always set password to "HTTP/1.0 200 OK" on CloudStack 4.5.1 and later

2015-08-10 Thread Dan Watkins
I have verified that we have not broken password on pre 4.5 versions of CloudStack. I haven't been able to confirm that this is fixed on 4.5+, because we haven't been able to find such a test environment. It certainly won't have regressed (as it was already broken), so I'm marking this as verifica

[Bug 1422388] Re: Fetch passwords from CloudStack virtual router

2015-07-31 Thread Dan Watkins
Hi Carlos, As I mentioned on bug 1089989, there are CloudStack environments that the current precise CloudStack data source does work against. So this fix was validated on one such environment, where it worked fine. :) Thanks, Dan -- You received this bug notification because you are a

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

2015-07-30 Thread Dan Watkins
I have followed the test steps and confirmed that "sudo /bin/true" does not complain about hostname resolution. ** 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.launc

[Bug 1475215] Re: [SRU] cloudinit.cs_utils.Cepko doesn't work under Python 3

2015-07-29 Thread Dan Watkins
I have confirmed that this fix works by mounting an existing vivid drive, installing the proposed cloud-init via chroot and then booting that instance. The instance came up successfully. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification b

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

2015-07-24 Thread Dan Watkins
Tested the following versions: vivid: 0.7.7~bzr1091-0ubuntu4 trusty: 0.7.5-0ubuntu1.7 precise: 0.6.3-0ubuntu1.18 and have confirmed that this is fixed in all of those. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a

[Bug 1356855] Re: Cloud-init 0.7.5 Failed to get cloudstack user-data because of trailing slash

2015-07-17 Thread Dan Watkins
Hi Kevin, If you're seeing problems on precise, could you file a separate bug detailing your issues? The code path which this bug fixes doesn't exist in precise, so you must be seeing another issue. :) Thanks, Dan -- You received this bug notification because you are a member

[Bug 1381776] Re: cloud init depends on python-serial but does not declare it

2015-07-16 Thread Dan Watkins
** Description changed: - cloud-init 0.6.3-0ubuntu1.14 appears to depend on python-serial (due to - the backported cloudsigma support patch), but this dependency is not - specified in the package. + [Impact] + cloud-init will fail to run on an installation of Ubuntu which doesn't include python-s

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

2015-07-16 Thread Dan Watkins
** Description changed: The way cc_apt_configure.py writes out the script to fetch GPG keys breaks when using Python 3. - * There's a constant, http://bazaar.launchpad.net/~cloud-init-dev/cloud- - init/trunk/view/head:/cloudinit/config/cc_apt_configure.py#L39 that - contains the script. + [

[Bug 1381776] Re: cloud init depends on python-serial but does not declare it

2015-07-16 Thread Dan Watkins
to including python-serial in the Depends for precise and trusty. Thanks, Dan -- 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/1381776 Title: cloud init depends on python-serial but

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

2015-07-16 Thread Dan Watkins
** Description changed: cloud-init's code that tries to determine if it is in a ec2 region is simply unaware of the 'central' direction. - --- /usr/lib/python2.7/dist-packages/cloudinit/distros/__init__.py.dist 2015-05-19 12:47:04.956343999 + - +++ /usr/lib/python2.7/dist-package

[Bug 1381776] Re: cloud init depends on python-serial but does not declare it

2015-07-16 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- 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/1381776 Title: cloud i

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

2015-07-15 Thread Dan Watkins
** Branch linked: lp:~daniel-thewatkins/cloud-init/lp1411582 -- 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 source should auto-detect ephemeral disk loc

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

2015-07-09 Thread Dan Watkins
** Changed in: cloud-init Assignee: Dan Watkins (daniel-thewatkins) => (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/1463373 Title: cc_apt_configure does

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

2015-07-09 Thread Dan Watkins
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- You received this bug notification because you are a member of

[Bug 1440263] Re: CloudStack reset password not working

2015-06-12 Thread Dan Watkins
Thomas, Could you test the code in the branch that is now attached to this bug and see if that solves your problem? Thanks, Dan -- 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

Re: [Bug 1375252] Re: [SRU] Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-06-10 Thread Dan Watkins
... Note, that this is effective only until the next reboot. Edit /etc/hostname for permanent change. So that sounds like expected behaviour. :) Thanks, Dan -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubu

Re: [Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-06-02 Thread Dan Watkins
lst avoiding regression; the cloud-init versions on official Ubuntu images in Azure _are_ up-to-date. > However, I will try to test which issues occur (if any), after thursday > though. If you do find issues that aren't simply with the documentation at https://wiki.ubuntu.com/A

[Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-06-01 Thread Dan Watkins
specify a single partition to create; cloud-init allows you to configure the disk how you want. :) Dan -- 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/1374166 Title: Document how t

Re: [Bug 1374166] Re: Document how to add swap space on Azure resource disk

2015-06-01 Thread Dan Watkins
e drawing that conclusion. That said, if that documentation doesn't apply to your case or is in some way unclear, please let me know and I'll do my best to amend it. :) Thanks, Dan -- You received this bug notification because you are a member of Ubuntu Server Team, which is subsc

[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2015-05-14 Thread Dan Dascalescu
Same here, on Ubuntu 14.04: * Selecting 'PrintMotd yes' has no effect if UsePAM is no. Choosing 'UsePAM yes' shows the Motd. IMO, this is is a bug. The MOTD should be controlled solely by PrintMotd. Is there a rationale behind hiding the MOTD if the user logs in with a public key? -- You recei

[Bug 1382774] Re: Postgresql installation for MAAS fails on locales missing language packs

2015-05-10 Thread Dan Poler
This behaviour continues to exist into the 1.8 experimental releases. We're seeing it with locale settings for far east and for Spanish. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dbconfig-common in Ubuntu. https://bugs.launchpad.n

[Bug 1311463] Re: disk-setup unable to partition disks

2015-05-05 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Committed -- 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/1311463 Title: disk-setup unable to partition disks To manag

[Bug 1375252] Re: Hostname change is not preserved across reboot on Azure Ubuntu VMs

2015-05-05 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Committed -- 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/1375252 Title: Hostname change is not preserved across reboot

[Bug 1382481] Re: Support for CloudStack's basic networking in Precise

2015-05-05 Thread Dan Watkins
We currently have advanced networking working in precise with a partner, so I think this is specifically about basic networking; I've updated the title of the bug to match my understanding. ** Summary changed: - CloudStack support in Precise + Support for CloudStack's basic networking in Precise

[Bug 1377973] Re: lxc-destroy/lxc-stop gets stuck

2015-05-04 Thread Dan Poler
The container has since been restarted (by issuing a 'reboot' inside the container), which "unstuck" lxc-ls, it's now behaving normally. If it happens again I'll see what I can see. It's not the first time I've seen this happen. LXC has not been upgraded since the container was started, no. The c

[Bug 1377973] Re: lxc-destroy/lxc-stop gets stuck

2015-05-03 Thread Dan Poler
Quoting Serge Hallyn > Perhaps after a (reasonably long) timeout we should assume > it is dead, hard-kill the container (in this case the owner of the > command socket), and continue. I'm seeing this behaviour happen in Vivid although in my case the "stuck" container is perfectly responsive and is

[Bug 1377973] Re: lxc-destroy/lxc-stop gets stuck

2015-05-03 Thread Dan Poler
Correction, I meant to say "I'm seeing this behaviour happen in Trusty" not Vivid. -- 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/1377973 Title: lxc-destroy/lxc-stop gets stuck To mana

[Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-04-22 Thread Dan Watkins
** Changed in: cloud-init Status: In Progress => Fix Committed -- 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/1403617 Title: gce datasource does not handle instance ssh ke

[Bug 1378441] Re: add GCE support for cloud-init on 12.04

2015-04-21 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- 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/1378441 Title: add

[Bug 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-04-20 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu Trusty) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu W-series) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.la

[Bug 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-04-20 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu Vivid) Assignee: Dan Watkins (daniel-thewatkins) => (unassigned) ** Changed in: cloud-init (Ubuntu W-series) Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) -- You received this bug notification because you are a member of Ubuntu Serve

[Bug 1398997] Re: cloud-init does not have the SmartOS data source as a configuration option

2015-04-20 Thread Dan Watkins
This is going to miss vivid, but we'll probably SRU it back in to everything later. ** Summary changed: - Ubuntu Cloud images do not work with SmartOS hypervisor + cloud-init does not have the SmartOS data source as a configuration option -- You received this bug notification because you are a

[Bug 1398997] Re: Ubuntu Cloud images do not work with SmartOS hypervisor

2015-04-20 Thread Dan Watkins
The attached patch adds SmartOS to the available data sources, and includes it in the default list. ** Patch added: "lp1398997.patch" https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1398997/+attachment/4380022/+files/lp1398997.patch -- You received this bug notification because you

[Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-04-20 Thread Dan Watkins
** Branch linked: lp:~daniel-thewatkins/cloud-init/lp1403617 -- 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/1403617 Title: gce datasource does not handle instance ssh keys To ma

[Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-04-20 Thread Dan Watkins
smoser and I had a conversation in #cloud-init about this on Friday. Our conclusion was that we should mirror what the cloud vendor is doing (i.e. ignore project-level keys if instance-level keys are specified). We also discussed how we could configure an instance in a project _with_ SSH keys to

[Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-04-20 Thread Dan Watkins
** Changed in: cloud-init Status: Confirmed => In Progress -- 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/1403617 Title: gce datasource does not handle instance ssh keys

[Bug 1403617] Re: gce datasource does not handle instance ssh keys

2015-04-17 Thread Dan Watkins
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Assignee: (unassigned) => Dan Watkins (daniel-thewatkins) ** Changed in: cloud-init (Ubuntu) Assignee: Dan Watkins (daniel-thewatkins) => (unassigned) ** Changed in: clou

[Bug 1436417] Re: Update cloud-init to use SmartOS v2 metadata format

2015-04-17 Thread Dan Watkins
** Tags added: cloud-init-0.7.7 -- 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/1436417 Title: Update cloud-init to use SmartOS v2 metadata format To manage notifications about t

[Bug 1440263] Re: CloudStack reset password not working

2015-04-15 Thread Dan Watkins
nit/config/cc_set_passwords.py to include: from cloudinit.settings import PER_ALWAYS frequency = PER_ALWAYS and see if that makes a difference to the behaviour? Thanks, Dan -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init

  1   2   3   >