← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1856096] Re: unittest failure when running tests as root: no such file or dir: 'ud'

 

This bug is believed to be fixed in cloud-init in version 19.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 member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1856096

Title:
  unittest failure when running tests as root: no such file or dir: 'ud'

Status in cloud-init:
  Fix Released

Bug description:
  When building master on LXD or running tox on a fresh Bionic LXD the
  following test failures show up:

  https://paste.ubuntu.com/p/5p8cfjFN8D/

  This is not reproduced on a VM or baremetal.

  This is slightly confusing as the load_file function has not be
  touched since in multiple years, nor as the query cmd. Is this related
  to the SRU lxd issues?

  Steps to reproduce
  ---
  lxc launch ubuntu-daily:b b
  lxc exec b bash
  git clone https://github.com/canonical/cloud-init
  cd cloud-init
  sudo apt update -qq
  sudo apt install tox -y
  tox

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


References