[Yahoo-eng-team] [Bug 1633453] Re: ssh is started before cloud-init completed

2024-04-18 Thread Brett Holman
This was resolved in upstream cloud-init in 23.3, which moved Before=systemd-user-sessions.service from cloud-init.service to cloud- config.service to resolve LP: #2013403. That change was temporarily reverted on Ubuntu due to a snap-related performance regression. On Noble and newer, the snap

[Yahoo-eng-team] [Bug 1088101] Re: Please add informations in /doc/README,

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1088101 Title: Please add informations in /doc/README, Status

[Yahoo-eng-team] [Bug 1799674] Re: tools/build-on-freebsd is outdated and can be dropped

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1799674 Title: tools/build-on-freebsd is outdated and can be

[Yahoo-eng-team] [Bug 1839854] Re: CloudStack provider cannot determine correct metadata IP with multiple network interfaces

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1839854 Title: CloudStack provider cannot determine correct

[Yahoo-eng-team] [Bug 1889545] Re: cc_users_groups docs should note that its settings only apply to user creation (so have no effect on existing users)

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1889545 Title: cc_users_groups docs should note that its

[Yahoo-eng-team] [Bug 1854863] Re: Can't fork over SSH

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1854863 Title: Can't fork over SSH Status in cloud-init: Fix

[Yahoo-eng-team] [Bug 1962150] Re: status symlink non-atomicity traceback with status --wait

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1962150 Title: status symlink non-atomicity traceback with

[Yahoo-eng-team] [Bug 1740937] Re: Support Ansible

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1740937 Title: Support Ansible Status in cloud-init: Fix

[Yahoo-eng-team] [Bug 1785275] Re: cloud-init pre-networking fails if kernel cmdline defines static ip

2023-03-23 Thread Brett Holman
Fix released in 20.1 ** Changed in: cloud-init Status: Fix Committed => 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/1785275 Title: cloud-init pre-networking

[Yahoo-eng-team] [Bug 1845552] Re: ssh_util: fails to parse sshd_config when config contains an entry missing a value

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1845552 Title: ssh_util: fails to parse sshd_config when config

[Yahoo-eng-team] [Bug 1720844] Re: UrlError from #include aborts stage

2023-03-23 Thread Brett Holman
Fixed in e10ad2d7854b87024b5d051db50166125fce2279 ** 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/1720844 Title:

[Yahoo-eng-team] [Bug 1521079] Re: can't install requirements by Makefile

2023-03-23 Thread Brett Holman
These targets no longer exist in the makefile, and these days we use tox rather than the Makefile. Closing ** 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

[Yahoo-eng-team] [Bug 1486113] Re: write_files runs before users/groups, renders "owner" useless

2023-03-23 Thread Brett Holman
This was resolved in the aforementioned pull request with the addition of writing deferred files. ** Changed in: cloud-init Status: Triaged => 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 1383510] Re: Documentation improvements needed

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/1383510 Title: Documentation improvements needed Status in

[Yahoo-eng-team] [Bug 2003363] Re: Systemd-networkd generated configuration is wrong when both ipv4 and ipv6 addresses are used

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/2003363 Title: Systemd-networkd generated configuration is wrong

[Yahoo-eng-team] [Bug 2009746] Re: dpkg-reconfigure cloud-init: yaml.load errors during MAAS deloyment of Ubuntu 23.04(Lunar)

2023-03-23 Thread Brett Holman
** Changed in: cloud-init Status: Fix Committed => 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/2009746 Title: dpkg-reconfigure cloud-init: yaml.load errors

[Yahoo-eng-team] [Bug 1988768] Re: locale language not installed after first boot 22.04.1 LTS

2023-03-21 Thread Brett Holman
** Changed in: cloud-init Status: Incomplete => Invalid ** Changed in: subiquity Status: New => 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/1988768 Title:

[Yahoo-eng-team] [Bug 2009236] [NEW] Cloud-init inconsistently uses config

2023-03-03 Thread Brett Holman
Public bug reported: On boot, cloud-init is able to pass cloud-config via userdata_raw, a useful feature when testing behavior on a datasource that doesn't have its own way of retrieving userdata. system_info: datasource: None: userdata_raw: "#cloud-config\ngrub_dpkg:\n enabled:

[Yahoo-eng-team] [Bug 2006784] Re: dhcp lookups depend on end-of-life dhclient

2023-02-10 Thread Brett Holman
NixOS is not supported by upstream cloud-init. Please contact your distro maintainers for a fix. Regarding ISC's client support, this is a real issue and plans for a replacement are under way. ** Changed in: cloud-init Status: New => Invalid -- You received this bug notification because

[Yahoo-eng-team] [Bug 2006775] [NEW] [feature] support key by url in apt configure module

2023-02-09 Thread Brett Holman
Public bug reported: A common way of distributing keys is by hosting them at a URL for download. This is not currently supported by the apt configure module, and would be a simple addition. Example usage (note the suggested 'keyurl' key) apt: sources: source1: keyurl:

[Yahoo-eng-team] [Bug 2006518] [NEW] Inconsistent kernel command line datasource detection

2023-02-07 Thread Brett Holman
Public bug reported: cloud-init has undocumented support for declaring datasources using the kernel commandline. This proves valuable in edge case scenarios as a workaround when ds-identify detection is broken. This behavior is inconsistently supported across datasources, several of which[1] do

[Yahoo-eng-team] [Bug 2003121] Re: machine-id is not reset when instance-id changes

2023-01-19 Thread Brett Holman
Resetting machine-id at runtime would be a pretty big break from current expectations, and correct implementation would require foreknowledge of services using machine-id that are provided in an image. The potential for bugs due to implementation complexity, potential for boot speed regression

[Yahoo-eng-team] [Bug 1988499] Re: Snap prevents repartitioning Azure resource disk

2022-11-30 Thread Brett Holman
** Also affects: snapd 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/1988499 Title: Snap prevents repartitioning Azure resource disk

[Yahoo-eng-team] [Bug 1997124] Re: Netplan/Systemd/Cloud-init/Dbus Race

2022-11-18 Thread Brett Holman
> Separately we really ought to port networkd from dbus communication to varlink such that it can be used safely on critical boot path. The rest of the Systemd critical components are already using varlink. +1 > did you mean to mark Ubuntu(Systemd) as affected? Yes, I'll update that thanks.

[Yahoo-eng-team] [Bug 1997124] [NEW] Netplan/Systemd/Cloud-init/Dbus Race

2022-11-18 Thread Brett Holman
Public bug reported: Cloud-init is seeing intermittent failures while running `netplan apply`, which appears to be caused by a missing resource at the time of call. The symptom in cloud-init logs looks like: Running ['netplan', 'apply'] resulted in stderr output: Failed to connect system bus:

[Yahoo-eng-team] [Bug 1996789] [NEW] Don't Break On Duplicate Mac Addresses

2022-11-16 Thread Brett Holman
Public bug reported: Currently when duplicate mac addresses are detected, cloud-init dies. While duplicate macs are typically corner cases, there are cases when they can be valid[1]. Consider this example[2]. After bonding two interfaces, the interfaces were left with duplicate mac addresses.

[Yahoo-eng-team] [Bug 1844191] Re: azure advanced networking sometimes triggers duplicate mac detection

2022-11-14 Thread Brett Holman
** Changed in: cloud-init Status: Fix Released => Confirmed -- 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/1844191 Title: azure advanced networking sometimes triggers

[Yahoo-eng-team] [Bug 1993068] Re: cloud-init starts as hostname ubuntu with dhcp before setting the real hostname

2022-11-07 Thread Brett Holman
Hi Jens, Thank you for reporting! I added the server autoinstaller project (subiquity) to this bug, since it drives cloud-init configuration during installs. > Now to the real issue: Giving all the data includes hostname, user / pass, ssh key. They will be set up correctly. However, when the

[Yahoo-eng-team] [Bug 1993068] Re: cloud-init starts as hostname ubuntu with dhcp before setting the real hostname

2022-11-07 Thread Brett Holman
** Also affects: cloud-init Importance: Undecided Status: New ** Also affects: subiquity 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 1993503] Re: grub_dpkg writes wrong device into debconf

2022-11-02 Thread Brett Holman
> This is only possible for autoinstall. This bugreport is partly about why disabling grub_dpkg in user-data better be the default for both manual- and auto-install. Since the requested behavior change can be driven by different user-data from subiquity, I think this doesn't require cloud-init

[Yahoo-eng-team] [Bug 1993503] Re: grub_dpkg writes wrong device into debconf

2022-10-20 Thread Brett Holman
** Also affects: subiquity 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/1993503 Title: grub_dpkg writes wrong device into debconf

[Yahoo-eng-team] [Bug 1603830] Re: Azure data source cannot generate public ssh key

2022-09-29 Thread Brett Holman
Modern supported "EL" derivatives appear to have this flag (tested on centos8-stream and centos9-stream). If this is believed to still be an issue, please reopen. ** Changed in: cloud-init Status: Confirmed => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1991051] Re: Latest cloud-init release breaks Juju on LXD 4.0

2022-09-28 Thread Brett Holman
** Also affects: lxd Importance: Undecided Status: New ** 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. https://bugs.launchpad.net/bugs/1991051 Title:

[Yahoo-eng-team] [Bug 1986781] Re: [Ubuntu 22.04]cloud-init failed to complete after 10 minutes of waiting was shown during Installation via iDRAC Virtual Console

2022-09-16 Thread Brett Holman
Since the issue has been narrowed down to casper-md5check, which is out of scope of cloud-init, I'm marking the cloud-init side of this bug as "Invalid", since there is nothing actionable to do to in cloud-init to resolve this bug, and the plans to increase debugging transparency that Chad

[Yahoo-eng-team] [Bug 1988157] Re: cloud-init crash on EC2 datasources when IMDS returns an error

2022-09-06 Thread Brett Holman
** Changed in: cloud-init Status: Fix Released => Fix Committed -- 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/1988157 Title: cloud-init crash on EC2 datasources when IMDS

[Yahoo-eng-team] [Bug 1988157] Re: cloud-init crash on EC2 datasources when IMDS returns an error

2022-09-06 Thread Brett Holman
** Changed in: cloud-init Status: New => Fix Committed ** Changed in: cloud-init Status: Fix Committed => 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 1910552] Re: machines fail to boot if MAAS doesn't respond to cloud-init

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1885952] Re: Wrong service name used for chrony when restarting service

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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: Confirmed => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1937319] Re: namespace collision on url kernel arg results in downloading iso multiple times

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1967942] Re: Oracle primary interface changes

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1975818] Re: Module "Yum Add Repo" should not replace "-" with "_" in repo_id

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1975907] Re: cloud-init devel net-convert crash when --debug is enabled

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1979065] Re: cc_set_passwords does not expire users if password given as hash

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1979547] Re: cli: autocompletion for schema is wrong

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1977952] Re: In 22.2 cloud-init fails when phone-home module does not have "tries" parameter

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1979877] Re: cloud-init fails with KeyError when nameserver config and matching interface are present

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1980854] Re: tox lowest-supported-dev tests fail

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1976564] Re: cloud-config: cloud_dir setting not honored globally by cloud-init

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1983306] Re: schema validation not in line with specification

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1983811] Re: Hostname getting set to fqdn after upgrading to cloud-init-22.2

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1983516] Re: failed to generate config when interface was renamed

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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 1986703] Re: Release 22.3

2022-08-19 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.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: New => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1986703] [NEW] Release 22.3

2022-08-16 Thread Brett Holman
Public bug reported: Summary: Release 22.3 Further information: == Release Notes == Cloud-init release 22.3 is now available The 22.3 release: * spanned about 3 months * had 25 contributors from 27 domains * fixed 18 Launchpad issues Highlights: == Changelog == - integration tests:

[Yahoo-eng-team] [Bug 1799544] Re: package-update-upgrade-install does not work on Gentoo

2022-07-21 Thread Brett Holman
** Changed in: cloud-init Status: Triaged => 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/1799544 Title: package-update-upgrade-install does not work on Gentoo

[Yahoo-eng-team] [Bug 1978328] [NEW] setup.py is not PEP517 compliant

2022-06-10 Thread Brett Holman
Public bug reported: A bug[1] was filed downstream for this, and reported upstream in #cloud- init IRC by Sam (Gentoo maintainer). This causes build failure on Gentoo/OpenRC, which is carrying a downstream workaround[2] for now. It looks like the upstream installation method for init scripts

[Yahoo-eng-team] [Bug 1977759] [NEW] VMware vs OVF Detection Bug

2022-06-06 Thread Brett Holman
Public bug reported: Originally reported in IRC, there appears to be a bug in cloud detection for VMware ** 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

[Yahoo-eng-team] [Bug 1858929] Re: schema: add jsonschema definition to cc_update_hostname

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1876375] Re: ds-identify cannot detect seed defined in cfg file

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1874875] Re: cloudinit.sources.NetworkConfigSource can be refactored to an enum

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1962759] Re: jinja-template doesn't support 'do' extension.

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1953430] Re: cloud-init query traceback on root read-only etc/cloud/cloud.cfg.d/ files

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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: Triaged => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1906187] Re: Top-level 'network' key results in error using v2 config

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1855945] Re: Network Config Version 2 Device Configuration ID used as interface name when set-name is not specified

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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: Triaged => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1858900] Re: schema: add jsonschema definition to cc_landscape

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858899] Re: schema: add jsonschema definition to cc_keys_to_console

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858901] Re: schema: add jsonschema definition to cc_locale

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858930] Re: schema: add jsonschema definition to cc_users_groups

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858932] Re: schema: add jsonschema definition to cc_yum_add_repo

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858928] Re: schema: add jsonschema definition to cc_update_etc_hosts

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858902] Re: schema: add jsonschema definition to cc_lxd

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1884602] Re: cloudinit.net refactor: apply_network_config_names

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1858931] Re: schema: add jsonschema definition to cc_write_files

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1876341] Re: Broken analyze link in CLI page

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1958506] Re: KeyError: 'NETMASK2'

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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 1969526] Re: cc-ssh: traceback when openssh-server absent

2022-05-18 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.2. 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: Triaged => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1974053] [NEW] Release 22.2

2022-05-18 Thread Brett Holman
Public bug reported: Summary: Release 22.2 Further information: == Release Notes == Cloud-init release 22.2 is now available The 22.2 release: * spanned about 3 months * had 28 contributors from 31 domains * fixed 1 Launchpad issues Highlights: == Changelog == - Fix test due to caplog

[Yahoo-eng-team] [Bug 1971105] Re: cloud-init not initing...

2022-05-06 Thread Brett Holman
cloud-init. Regards, Brett Holman ** 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/1971105 Title: cloud-init not initi

[Yahoo-eng-team] [Bug 1969572] Re: documentation describes this as "the industry standard" anything

2022-04-25 Thread Brett Holman
The statement is intended to claim that it is in widespread use and is widely supported, which is true. "Industry standard" is vague and open to interpretation (as you've demonstrated). In this case, and commonly in English usage, "industry standard" does not imply the existence of a standards

[Yahoo-eng-team] [Bug 1951593] Re: Feature request: keyboard layout module

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1954842] Re: ubuntu-advantage enable fips will fail due to missing --assume-yes

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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: Triaged => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1948681] Re: Exception when no activator found

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1949407] Re: crash in cloud-init when using set-name on networkd renderer

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1956788] Re: system_cfg not read on Oracle datasource

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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: In Progress => Fix Released -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1944611] Re: Apt lock race on Oracle

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1876941] Re: Document that network-config MAC addresses should be lower case

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1825027] Re: cloudinit tests fail when running as root

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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: Triaged => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1959148] Re: cloud-init writes route6-$DEVICE config with a HEX netmask. ip route does not like : Error: inet6 prefix is expected rather than "fd00:fd00:fd00::/ffff:ffff:ffff:fff

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1959149] Re: Phone-home documentation is lacking

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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 1960939] Re: Release 22.1

2022-02-15 Thread Brett Holman
This bug is believed to be fixed in cloud-init in version 22.1. 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: New => Fix Released -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1960939] [NEW] Release 22.1

2022-02-15 Thread Brett Holman
Public bug reported: == Release Notes == Cloud-init release 22.1 is now available The 22.1 release: * spanned about 3 months * had 27 contributors from 29 domains * fixed 8 Launchpad issues Highlights: == Changelog == - sources/azure: report ready in local phase (#1265) [Chris

[Yahoo-eng-team] [Bug 1818302] Re: Need to keep apply_network_config=false in azure data source and make it configurable through cloud-init

2022-01-11 Thread Brett Holman
I just noticed the date on this, please disregard previous comments. This showed up in the triage bug queue as NEW for some reason and I failed to note the date. It seems this was resolved in a previous release, please reopen if further attention to this issue is required. ** Changed in:

[Yahoo-eng-team] [Bug 1954789] Re: FreeBSD - double quotes for rc.conf

2021-12-16 Thread Brett Holman
I don't think this has anything to do with "_unquote()", which is used for parsing the file. The behavior you are seeing is due to shlex.quote()[1][2], which produces POSIX shell tokens: > shlex.quote(s) > > Return a shell-escaped version of the string s. The returned value is a > string that

[Yahoo-eng-team] [Bug 1946088] Re: package module: all packages fail to install if just one has failed on http 503, no retries options are available

2021-10-13 Thread Brett Holman
Thanks for the feedback. Since it sounds like there is already a workable solution in place, I'm going to close this. If you think further action is required please reopen and communicate what that would be. ** Changed in: cloud-init Status: New => Invalid -- You received this bug