← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** 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

Status in cloud-init:
  Fix Released

Bug description:
  I'm testing cloud-init in a nocloud setup. I'm trying to perform
  installation of packages using the appropriate module and after fixing
  some issues in Gentoo packaging, I hit an error in execution due to
  cmd = list('emerge') being interpreted as ['e', 'm', 'e', ...] while
  it was meant as ['emerge'].

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



References