Comment 1 for bug 1427210

Revision history for this message
Curtis Hovey (sinzui) wrote :

We also see new failures in the vivd unit tests
http://data.vapour.ws/juju-ci/products/version-2400/run-unit-tests-vivid-amd64/build-133/consoleText

VIa Eric Snow:

Looks like my systemd patch broke the vivid tests:

"relative path in ExecStart not valid" [1]

This message from systemd means we are using a relative path somewhere
along the line. I'm guessing that it is the juju datadir. It should
be a simple matter to fix the path (either in juju or in CI).

The problem is likely in the cloudinit script we use during bootstrap.
Is that kept around somewhere? If not, what about the systemd unit
file (in /etc/systemd/)?