[Yahoo-eng-team] [Bug 1910408] Re: Cubic appends characters to /etc/os-release and /etc/lsb-release breaking the new automated installation method for Ubuntu

2021-01-12 Thread Dan Watkins
Sounds like there's nothing for cloud-init here; thanks all!

** Changed in: cloud-init
   Status: New => 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/1910408

Title:
  Cubic appends characters to /etc/os-release and /etc/lsb-release
  breaking the new automated installation method for Ubuntu

Status in cloud-init:
  Won't Fix
Status in Cubic:
  Fix Released

Bug description:
  During the automated installation of an iso, if cloud-init uses the
  DataSourceNoCloud, then it will check for block devices and read the
  /etc/os-release and /etc/lsb-release files, parsing them for
  distribution specific information. However, Cubic appends its own
  information onto the PRETTY_NAME and DISTRIB_DESCRIPTION lines for
  those two files, causing cloud-init to break, and any automated
  provisioning to fail. This can be fixed in cloud-init by using proper
  os.path.join, or os.sep, etc., but this is unlikely to happen soon.
  Cubic should provided better documentation about any cute characters
  it writes into the distribution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1910408/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1910408] Re: Cubic appends characters to /etc/os-release and /etc/lsb-release breaking the new automated installation method for Ubuntu

2021-01-09 Thread Cubic PPA
Fix released in version 2021.01-40.

** Changed in: cubic
   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/1910408

Title:
  Cubic appends characters to /etc/os-release and /etc/lsb-release
  breaking the new automated installation method for Ubuntu

Status in cloud-init:
  New
Status in Cubic:
  Fix Released

Bug description:
  During the automated installation of an iso, if cloud-init uses the
  DataSourceNoCloud, then it will check for block devices and read the
  /etc/os-release and /etc/lsb-release files, parsing them for
  distribution specific information. However, Cubic appends its own
  information onto the PRETTY_NAME and DISTRIB_DESCRIPTION lines for
  those two files, causing cloud-init to break, and any automated
  provisioning to fail. This can be fixed in cloud-init by using proper
  os.path.join, or os.sep, etc., but this is unlikely to happen soon.
  Cubic should provided better documentation about any cute characters
  it writes into the distribution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1910408/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp