[Bug 990102] Re: /var/log/upstart is missing
markus
markus.bengts at gmail.com
Fri Jul 27 12:56:16 UTC 2012
I just launched a precise image from http://cloud.ubuntu.com/ami/ and
checked the contents of /var/log (as user root). Everything in /var/log
had been created after the server had been started. It seems that all
content of /var/log is ignored when the server image is created.
--
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:
Confirmed
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