[Bug 990102] [NEW] /var/log/upstart is missing

Mike Conigliaro mike at conigliaro.org
Fri Apr 27 20:55:09 UTC 2012


Public bug reported:

I'm not sure if this is the right place to submit this bug, but I
created a new EC2 instance last night using the official Canonical AMI
for Precise (ami-a29943cb), and I found that /var/log/upstart was
missing. This means Upstart jobs won't be able to log anything, and
results in the following daily error from logrotate:

/etc/cron.daily/logrotate:
error: error accessing /var/log/upstart: No such file or directory
error: upstart:1 glob failed for /var/log/upstart/*.log
error: found error in /var/log/upstart/*.log , skipping

The fix is simple:

mkdir /var/log/upstart

** Affects: upstart (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/990102

Title:
  /var/log/upstart is missing

Status in “upstart” package in Ubuntu:
  New

Bug description:
  I'm not sure if this is the right place to submit this bug, but I
  created a new EC2 instance last night using the official Canonical AMI
  for Precise (ami-a29943cb), and I found that /var/log/upstart was
  missing. This means Upstart jobs won't be able to log anything, and
  results in the following daily error from logrotate:

  /etc/cron.daily/logrotate:
  error: error accessing /var/log/upstart: No such file or directory
  error: upstart:1 glob failed for /var/log/upstart/*.log
  error: found error in /var/log/upstart/*.log , skipping

  The fix is simple:

  mkdir /var/log/upstart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/990102/+subscriptions




More information about the foundations-bugs mailing list