[Yahoo-eng-team] [Bug 1799953] Re: growpart does not work for lvm

2021-05-05 Thread Scott Moser
This is *not* fixed in cloud-init 21.2 as reported. It was fixed at https://github.com/canonical/cloud-init/pull/721 under commit 74fa008bfcd3263eb691cc0b3f7a055b17569f8b. but then reverted under https://github.com/canonical/cloud-init/pull/887 . So... marking this Triaged. ** Changed in:

[Yahoo-eng-team] [Bug 1799953] Re: growpart does not work for lvm

2020-12-01 Thread Scott Moser
This is fix-released in 0.32. ** Changed in: cloud-utils Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1799953 Title: growpart does not

[Yahoo-eng-team] [Bug 1885527] Re: cloud-init regenerating ssh-keys

2020-10-29 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Assignee: (unassigned) => Markus Schade (lp-markusschade) -- You

[Yahoo-eng-team] [Bug 1901458] Re: Vultr VPS - EC2 Metadata Service; does not appear to be running on Amazon EC2

2020-10-26 Thread Scott Moser
Well, this was good. To recap: 1. I put up a pull request to support Vultr as a "known" EC2 clone. https://github.com/canonical/cloud-init/pull/628 2. github users eb3095 (https://github.com/eb3095) and ddymko (https://github.com/ddymko) are associated with Vultr and are expecting to

[Yahoo-eng-team] [Bug 1897915] [NEW] ntp service on centos is ntp.service, but cloud-init uses nptd.service

2020-09-30 Thread Scott Moser
Public bug reported: The ntp (client) service file installed by the centos 7 'ntp' package is named 'ntpd' (note the d), but cloud-init's cc_ntp module identifies that 'service_name' as 'ntp'. See below on centos 7. For centos 8, there is no 'ntp' package that I see, it seems to have been

[Yahoo-eng-team] [Bug 1890803] Re: Groovy amd64 / arm64 / PowerPC deployment seems not working

2020-08-14 Thread Scott Moser
t; Fix Released ** Changed in: cloud-initramfs-tools (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1890803 Title: Gro

[Yahoo-eng-team] [Bug 1881814] Re: OpenStack datasource detection fails during init on Hyper-V compute nodes

2020-06-03 Thread Scott Moser
@Steven, For such things to "just work", the platform needs to identify itself. Without a platform identifying itself, cloud-init (or any other software) cannot take platform-specific behavior. The workaround is to configure the datasource_list to contain only OpenStack. So datasource_list:

[Yahoo-eng-team] [Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-05-11 Thread Scott Moser
** Changed in: cloud-init Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1876139 Title: Groovy cloud-images failing during growpart Status in

[Yahoo-eng-team] [Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-05-05 Thread Scott Moser
https://code.launchpad.net/~smoser/cloud-utils/+git/cloud-utils/+merge/383431 Merge proposal to upstream cloud-utils ^ ** Also affects: cloud-utils Importance: Undecided Status: New ** Changed in: cloud-utils Status: New => Confirmed ** Changed in: cloud-utils Importance:

[Yahoo-eng-team] [Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-04-30 Thread Scott Moser
independent of how sfdisk gets into a cloud-image, cloud-utils should identify its dependency. Something like https://paste.ubuntu.com/p/Fzwkm2PgqF/ ** Also affects: cloud-utils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1834875] Re: cloud-init growpart race with udev

2020-02-24 Thread Scott Moser
** Merge proposal linked: https://code.launchpad.net/~raharper/cloud-utils/+git/cloud-utils/+merge/379177 ** Changed in: cloud-utils Status: New => Fix Committed ** Also affects: cloud-utils (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-utils (Ubuntu)

[Yahoo-eng-team] [Bug 1857468] Re: Unable to set Apt config parameter during maas-enlisting-node phase

2020-02-14 Thread Scott Moser
The first question/easiest answer is: Why is your mirror misbehaving / Fix your mirror. You can pass apt options to cloud-init via apt_configure module https://cloudinit.readthedocs.io/en/latest/topics/modules.html#apt-configure The apt flag that you're requesting

[Yahoo-eng-team] [Bug 1850642] Re: Cloud init unable to find the metadata service but can CURL it

2019-10-30 Thread Scott Moser
** This bug is no longer a duplicate of bug 1821102 Cloud-init should not setup ephemeral ipv4 if apply_network_config is False for OpenStack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1696476] Re: Identification of e24cloud platform as using Ec2 datasource

2019-09-18 Thread Scott Moser
** Changed in: cloud-init Status: Expired => Triaged ** Changed in: cloud-init Importance: Undecided => Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1696476 Title:

[Yahoo-eng-team] [Bug 1834875] Re: cloud-init growpart race with udev

2019-08-26 Thread Scott Moser
** Also affects: cloud-utils Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1834875 Title: cloud-init growpart race with udev Status in

[Yahoo-eng-team] [Bug 1836949] Re: mtu gets lost in translation from netplan (v2) yaml

2019-07-17 Thread Scott Moser
output of recreate: $ sh /tmp/recreate.sh Read input format 'yaml' from 'bond-mtu-v1.yaml'. Wrote output format 'sysconfig' to 'centos/sysconfig/from-v1/' Read input format 'yaml' from 'bond-mtu-v2.yaml'. Wrote output format 'sysconfig' to 'centos/sysconfig/from-v2/' --- centos/sysconfig

[Yahoo-eng-team] [Bug 1826608] [NEW] sysconfig rendering ignores vlan name

2019-04-26 Thread Scott Moser
Public bug reported: sysconfig rendering currently just does not pay attention to the vlan device's name. Instead it attempts to set the name to the backing device with .* stripped from the end. Here is an example of current master output. The 'PHYSDEV' entry should be 'eth0', not 'infra'. $

[Yahoo-eng-team] [Bug 1488896] Re: WALinuxAgentShim fails to handle colons in packed values in dhclient.eth0.leases

2019-02-25 Thread Scott Moser
this is marked fix-committed in 2016. it just never got fix released. ** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1807466] [NEW] add support for ovf transport com.vmware.guestInfo

2018-12-07 Thread Scott Moser
Public bug reported: cloud-init OVF datasource currently supports the OVF "ISO" transport (attached cdrom). It should be updated to also support the com.vmware.guestInfo transport. In this transport the ovf environment file can be read with: vmtoolsd "--cmd=info-get guestinfo.ovfEnv" Things

[Yahoo-eng-team] [Bug 1806133] [NEW] OVF does not read user-data if vmware IMC is used.

2018-11-30 Thread Scott Moser
Public bug reported: As currently implemented, cloud-init will read either OVF CDrom *or* the vmware IMC data. That means if user-data is provided in the OVF environment file then it will not be consumed at all by cloud-init. It seems we need to either: a.) support reading and merging these

[Yahoo-eng-team] [Bug 1781781] Re: /swap.img w/fallocate has holes

2018-11-30 Thread Scott Moser
The same basic issue is in cloud-init and had a MP proposed at https://code.launchpad.net/~adobrawy/cloud-init/+git/cloud-init/+merge/354680 ** Merge proposal linked: https://code.launchpad.net/~adobrawy/cloud-init/+git/cloud-init/+merge/354680 ** Also affects: cloud-init Importance:

[Yahoo-eng-team] [Bug 1805832] Re: # A new feature in cloud-init identified possible datasources for # # this system as: # # ['None'] # # However, the datasource used was: GCE

2018-11-29 Thread Scott Moser
I've marked as Invalid. Please feel free to set it back to New if you think there is more we could do. ** Changed in: cloud-init Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1766538] Re: network customization with cloud-init does not work on Ubuntu18.04 Beta2 Server

2018-11-26 Thread Scott Moser
I'm marking this fix-released for bionic and xenial. The fix is available in bionic-updates and xenial-updates and was SRU'd under bug 1795953. If you are experiencing this problem still, re-open the bug. Thank you. ** Changed in: cloud-init (Ubuntu Xenial) Status: Confirmed => Fix

[Yahoo-eng-team] [Bug 1803173] Re: cloud-init disables user on azure at second reboot

2018-11-26 Thread Scott Moser
Hi, I recreated the issue using the Ubuntu upstream kernel builds at http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/ After launching a 18.04 instance, and then installing those kernels and rebooting (generic_4.20.0-999.201811252100) I saw the issue. I noticed that cloud-init's

[Yahoo-eng-team] [Bug 1803173] Re: cloud-init disables user on azure at second reboot

2018-11-26 Thread Scott Moser
Hi. I added a 'linux' package task here. It seems that in bug 1551419 patches were added to the ubuntu kernel to do the right thing. Possibly those patches were inadvertantly dropped? Either way, it seems like the [Ubuntu] kernel should promise this consistently so that multiple consumers do

[Yahoo-eng-team] [Bug 1771221] Re: Ubuntu 18.04, growpart and resizefs show disabled

2018-11-07 Thread Scott Moser
Hi, I've moved this over to cloud-init. I'm interested in knowing what environment you're running this in. 1. How did you build/get this image? It looks like there is a NoCloud seed (run/result.json) 2. Where are you running the image? 3. What changes are made to /etc/cloud/cloud.cfg or

[Yahoo-eng-team] [Bug 1799954] Re: cloud-init fails openstack detection from openstack lxd virtual instances

2018-10-29 Thread Scott Moser
** Changed in: cloud-init Status: Incomplete => Invalid ** Changed in: cloud-init (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1799954] Re: cloud-init fails openstack detection from openstack lxd virtual instances

2018-10-25 Thread Scott Moser
Hi, I *do* want to fix cloud-init to accept your specific configuration of openstack datasource. The plan is to fix that under bug 1788487. I think you're suggesting that you are running nova-lxd as your platform. Is that correct? We have a couple options then to fix this: a.) cloud-init fix

[Yahoo-eng-team] [Bug 1799779] Re: LXD module installs the wrong ZFS package if it's missing

2018-10-25 Thread Scott Moser
marking this as 'fix-released' on xenial, it is not a problem there as there is a 'zfs' (virtual) package ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: New => Confirmed ** Also affects: cloud-init (Ubuntu) Importance: Undecided

[Yahoo-eng-team] [Bug 1799953] [NEW] growpart does not work for lvm

2018-10-25 Thread Scott Moser
Public bug reported: Similar to bug 1491148, growpart does not support growing a lvm device. It would be good if growpart in conjunction with cloud-init could recognize that the filesystem was on a volume and grow the underlying partition or volume group. Related bugs: bug 1491148: growpart

[Yahoo-eng-team] [Bug 1798117] [NEW] juju sends "network" top level key to user.network-config in lxd containers

2018-10-16 Thread Scott Moser
Public bug reported: == Short summary == In lxd containers launched by juju, /var/lib/cloud/seed/nocloud-net/network-config has: has: network: config: disabled That is invalid content. Cloud-init assumes content in 'network-config' is already namespaced to 'network'. The correct content

[Yahoo-eng-team] [Bug 1685927] Re: cloud-init network v2 config loses some settings when rendered

2018-10-09 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu)

[Yahoo-eng-team] [Bug 74747] Re: Default sources.list file has source packages enabled by default

2018-10-04 Thread Scott Moser
** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-init Status: Confirmed => In Progress ** Changed in: apt-setup (Ubuntu Bionic) Status: New => Fix Released ** Changed in: apt-setup (Ubuntu Bionic) Importance: Undecided

[Yahoo-eng-team] [Bug 1795933] [NEW] jinja2 rendering broken on centos 6 versions of jinja2

2018-10-03 Thread Scott Moser
Public bug reported: some changes to the jinja rendering left older versions of jinja (2.2.1, as found in centos 6) broken. this meant that any place we use jinja was busted, and that includes ./packages/brpm. ** Affects: cloud-init Importance: High Status: Confirmed ** Merge

[Yahoo-eng-team] [Bug 1682064] Re: cloud-init should support config bond mac address

2018-10-03 Thread Scott Moser
This is fixed in Ubuntu 18.10. cloud-init (18.3-46-gbb60f61b-0ubuntu1) cosmic; urgency=medium * New upstream snapshot. - ds-identify: doc string cleanup. - OpenStack: Support setting mac address on bond. [Fabian Wiesel] -- Ryan Harper Fri, 14 Sep 2018 16:13:19 -0500 ** Also

[Yahoo-eng-team] [Bug 1768547] Re: OpenNebula DataSource adds null gateway6 to netplan config

2018-10-03 Thread Scott Moser
This bug was fixed in This bug was fixed in the package cloud-init - 18.4-0ubuntu1 --- cloud-init (18.4-0ubuntu1) cosmic; urgency=medium * New upstream release. - release 18.4 (LP: #1795741) - tests: allow skipping an entire cloud_test without running. - tests:

[Yahoo-eng-team] [Bug 1792415] Re: WARNINGs and failures in log on OVH public cloud

2018-10-03 Thread Scott Moser
This bug is fixed in 18.10 This bug was fixed in the package cloud-init - 18.4-0ubuntu1 --- cloud-init (18.4-0ubuntu1) cosmic; urgency=medium * New upstream release. - release 18.4 (LP: #1795741) - tests: allow skipping an entire cloud_test without running. -

[Yahoo-eng-team] [Bug 1792157] Re: cloud-init uses openstack latest version due to decoding bug

2018-10-03 Thread Scott Moser
This is fixed in Ubuntu 18.10. This bug was fixed in the package cloud-init - 18.4-0ubuntu1 --- cloud-init (18.4-0ubuntu1) cosmic; urgency=medium * New upstream release. - release 18.4 (LP: #1795741) - tests: allow skipping an entire cloud_test without running. -

[Yahoo-eng-team] [Bug 1787459] Re: datasource.sys_cfg gets different values in local stage and after.

2018-10-03 Thread Scott Moser
This bug was fixed in the package cloud-init - 18.4-0ubuntu1 --- cloud-init (18.4-0ubuntu1) cosmic; urgency=medium * New upstream release. - release 18.4 (LP: #1795741) - tests: allow skipping an entire cloud_test without running. - tests: disable lxd tests on

[Yahoo-eng-team] [Bug 1795741] Re: Release 18.4

2018-10-03 Thread Scott Moser
This bug was fixed in the package cloud-init - 18.4-0ubuntu1 --- cloud-init (18.4-0ubuntu1) cosmic; urgency=medium * New upstream release. - release 18.4 (LP: #1795741) - tests: allow skipping an entire cloud_test without running. - tests: disable lxd tests on

[Yahoo-eng-team] [Bug 1768547] Re: OpenNebula DataSource adds null gateway6 to netplan config

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1766538] Re: network customization with cloud-init does not work on Ubuntu18.04 Beta2 Server

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1727876] Re: Document in RTD that cloud-init users shouldn't write to /tmp due races with systemd LP:1707222

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1778737] Re: salt-minion test needs fixing

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1781094] Re: cloud.cfg.tmpl should not include "ssh_deletekeys: 0"

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1780481] Re: ubuntu/centos/debian: get_linux_distro has different behavior than platform.dist

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1682064] Re: cloud-init should support config bond mac address

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1784699] Re: cloud-init not setting mac address for bond or bridge in bionic

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1792799] Re: Host environment bleeds into test for mirror access testing

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1781229] Re: copr builds broken

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1784685] Re: Oracle: cloud-init openstack local detection too strict for oracle cloud

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1784713] Re: cloud-init profile.d files use bash-specific builtin "local"

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1792415] Re: WARNINGs and failures in log on OVH public cloud

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1791781] Re: instance-data.json not persisted across reboot.

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1787459] Re: datasource.sys_cfg gets different values in local stage and after.

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1792454] Re: Network configuration broken for some distributions with OpenNebula, EC2, Azure

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1792157] Re: cloud-init uses openstack latest version due to decoding bug

2018-10-02 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.4. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1795741] Re: Release 18.4

2018-10-02 Thread Scott Moser
** Changed in: cloud-init Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1795741 Title: Release 18.4 Status in cloud-init: Fix Released

[Yahoo-eng-team] [Bug 1795741] [NEW] Release 18.4

2018-10-02 Thread Scott Moser
Public bug reported: == Release Notes == Cloud-init 18.4 is now available. The 18.4 release: * Spanned just over 3 months. * Had 17 contributors from 13 domains. * Fixed 18 bugs. == ChangeLog == - add rtd example docs about new standardized keys - use ds._crawled_metadata instance

[Yahoo-eng-team] [Bug 1793193] Re: A locked user triggers an exception

2018-10-01 Thread Scott Moser
wont fix upstream. based on Robert's aggrement. ** Changed in: cloud-init Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1793193 Title: A

[Yahoo-eng-team] [Bug 74747] Re: Default sources.list file has source packages enabled by default

2018-09-28 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1731619] Re: Support chrony as a client for ntp

2018-09-17 Thread Scott Moser
** Changed in: cloud-init Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1731619 Title: Support chrony as a client for ntp Status in

[Yahoo-eng-team] [Bug 1784713] Re: cloud-init profile.d files use bash-specific builtin "local"

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1784713 Title: cloud-init profile.d files use bash-specific

[Yahoo-eng-team] [Bug 1766401] Re: full config file wiped after apt-upgrade issued

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Bionic) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1766401 Title: full config file wiped after

[Yahoo-eng-team] [Bug 1767131] Re: Pre-seeded snaps are not necessarily available for use in cloud-init user-data

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Bionic) Importance: Undecided => Low ** Changed in: cloud-init (Ubuntu Bionic) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1792157] Re: cloud-init uses openstack latest version due to decoding bug

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Committed ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1792415] [NEW] WARNINGs and failures in log on OVH public cloud

2018-09-13 Thread Scott Moser
Public bug reported: Part of "make OVH work right" was brought up by Tobias in https://code.launchpad.net/~tobijk/cloud-init/+git/cloud-init/+merge/354752 After that, though we still see some warnings in the logs that is attached. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package:

[Yahoo-eng-team] [Bug 1766538] Re: network customization with cloud-init does not work on Ubuntu18.04 Beta2 Server

2018-09-04 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Cosmic) Importance: Medium Assignee: Pengpeng Sun

[Yahoo-eng-team] [Bug 1790092] Re: can't access sources...

2018-08-31 Thread Scott Moser
There is not really anything more I can do on this bug. Essentially it is fallout of a decision made by digitalocean to configure cloud-init in a certain way that limited your ability to move that image to GCE or another cloud platform. I do not mean to imply that Digital Ocean's change was

[Yahoo-eng-team] [Bug 1788708] [NEW] cannot positively identify vmware cloud with ovf customization

2018-08-23 Thread Scott Moser
Public bug reported: cloud-init (ds-identify) cannot positively identify a vmware cloud environment where customization data will be present. In order to avoid false positive, it requires the user to set 'disable_vmware_customization: false' in a config file. That is a very bad user experience,

[Yahoo-eng-team] [Bug 1787459] [NEW] datasource.sys_cfg gets different values in local stage and after.

2018-08-16 Thread Scott Moser
Public bug reported: When a datasource is instantiated it is passed in Init.cfg as the 'sys_cfg'. But then when 'distro' property is referenced, it has the side effect of: system_config = self._extract_cfg('system') if self.datasource is not NULL_DATA_SOURCE:

[Yahoo-eng-team] [Bug 1784713] Re: cloud-init profile.d files use bash-specific builtin "local"

2018-08-06 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Importance: Undecided => Low ** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- You

[Yahoo-eng-team] [Bug 1784685] Re: Oracle: cloud-init openstack local detection too strict for oracle cloud

2018-07-31 Thread Scott Moser
fixed in cosmic at 18.3-18-g3cee0bf8-0ubuntu1 ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium -- You received this bug

[Yahoo-eng-team] [Bug 1783198] [NEW] transient failures during lxc test during shutdown

2018-07-23 Thread Scott Moser
x/citest/lib/python3.5/site-packages/pylxd/client.py", line 103, in _assert_response raise exceptions.NotFound(response) ** Affects: cloud-init Importance: Medium Assignee: Scott Moser (smoser) Status: Confirmed ** Changed in: cloud-init Status: New => Confirmed ** Changed

[Yahoo-eng-team] [Bug 1691489] Re: fstab entries written by cloud-config may not be mounted

2018-07-20 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Zesty) Status: Confirmed => Won't Fix ** Changed in: cloud-init (Ubuntu Artful) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1778891] Re: KVM Instance booting from volume stacktraces

2018-07-19 Thread Scott Moser
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Invalid ** Changed in: cloud-init (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1740431] Re: write_files give an error "No such file or directory" on Centos7

2018-07-13 Thread Scott Moser
marking invalid. it seems like you figured out it was bad user-data. re-open and explain if that is not the case. ** Changed in: cloud-init Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1781039] Re: GCE cloudinit and ubuntu keys from metadata to ubuntu authorized_keys

2018-07-11 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix Released ** Changed in: cloud-init Importance: Undecided => Low ** Changed in: cloud-init (Ubuntu) Status: New => Fix Released ** Changed in:

[Yahoo-eng-team] [Bug 1781229] [NEW] copr builds broken

2018-07-11 Thread Scott Moser
Public bug reported: The last successful copr build was 18.3+7.g802c1d51-1.el7 18.3+9.g2e62cb8a-1.el7 is currently failing for https://copr.fedorainfracloud.org/coprs/g/cloud-init/cloud-init-dev/build/775930/ epel-6-i386 epel-6-x86_64 fedora-rawhide-i386 fedora-rawhide-x86_64

[Yahoo-eng-team] [Bug 1779386] [NEW] test smoser bug for lp-attach [please ignore]

2018-06-29 Thread Scott Moser
Public bug reported: I couldn't figure out how to login to launchpad staging, so i'm using this. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init.

[Yahoo-eng-team] [Bug 1778737] [NEW] salt-minion test needs fixing

2018-06-26 Thread Scott Moser
Public bug reported: cloud-init-integration-lxd-b test 200 failed. Looking at the console log at [1] shows boot instance encountered error: ssh: after 120s instance is not reachable at 2018-06-26 11:23:47,693 which was indeed 120 seconds after starting the salt minion test. The summary of the

[Yahoo-eng-team] [Bug 1483159] Re: Canonical naming for non-x86 architectures

2018-06-25 Thread Scott Moser
This bug is believed to be fixed in simplestreams in version 0.1.0. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: simplestreams Status: Fix Committed => Fix Released -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1420018] Re: docs: user-groups uses - instead of _

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1404745] Re: cloud-init's growfs/resize fails with gpart dependency on FreeBSD

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1667735] Re: cloud-init doesn't retry metadata lookups and hangs forever if metadata is down

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1749722] Re: NTP: take into account systemd-timesyncd where present

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1764264] Re: bionic cloud-init 18.2 WARNING Juju's 'runcmd' stanza

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1766711] Re: cloud-init missing dependency on iproute2

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1763512] Re: DataSourceSmartOS ignores sdc:routes

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1749717] Re: OpenStack datasource does not read network data

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1765214] Re: Multiple success messages sent to Azure Fabric if reboot occurs during pre-provisioning

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1766335] Re: Running cloud-init collect-logs inside a chroot is not possible

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1763480] Re: DataSourceSmartOS list() should always return a list

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1721660] Re: Bugs in the openstack vendordata docs

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1767131] Re: Pre-seeded snaps are not necessarily available for use in cloud-init user-data

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1769985] Re: Bionic package_upgrade integration tests fail on htop

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1745235] Re: distribution detection

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1766401] Re: full config file wiped after apt-upgrade issued

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1763511] Re: DataSourceSmartOS should default to ext4

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Fix

[Yahoo-eng-team] [Bug 1766302] Re: netdev_pformat does not show unconfigured devices

2018-06-20 Thread Scott Moser
This bug is believed to be fixed in cloud-init in version 18.3. If this is still a problem for you, please make a comment and set the state back to New Thank you. ** Changed in: cloud-init Status: Fix Committed => Fix Released -- You received this bug notification because you are a

  1   2   3   4   5   6   7   8   9   10   >