fixed in 0.7.3

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

Title:
  multi_log can fail when /dev/console is missing

Status in Init scripts for use on cloud images:
  Fix Released
Status in “cloud-init” package in Fedora:
  Unknown

Bug description:
  The multi_log function writes directly to /dev/console, which causes
  utter failure if things happen to be running in a container that
  doesn't have that device.  Since we've already configured the upstart
  jobs with "console output" we should be able to always let init take
  care of getting output to the console if we simply switch the systemd
  services to "journal+console" and then send all of the console-bound
  output to stdout.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1228434/+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

Reply via email to