Page MenuHomeFreeBSD

release: Spell metalog_add_data conventionally
ClosedPublic

Authored by cperciva on Sun, Nov 2, 12:17 AM.
Tags
None
Referenced Files
F135086734: D53530.diff
Thu, Nov 6, 9:08 AM
Unknown Object (File)
Tue, Nov 4, 2:48 AM
Unknown Object (File)
Mon, Nov 3, 10:24 PM
Unknown Object (File)
Mon, Nov 3, 10:24 PM
Unknown Object (File)
Mon, Nov 3, 10:23 PM
Unknown Object (File)
Mon, Nov 3, 6:41 PM
Unknown Object (File)
Sun, Nov 2, 7:13 PM
Unknown Object (File)
Sun, Nov 2, 3:48 PM
Subscribers

Details

Summary

MFC after: 3 days
Fixes: f1995d6fc13f ("release: Prepare GCE cloudware images for building as non-root")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Oops. :(

I can't check at the moment: is this not caught by the use of set -e in mk-vmimage.sh?

This revision is now accepted and ready to land.Sun, Nov 2, 12:35 AM

Oops. :(

I can't check at the moment: is this not caught by the use of set -e in mk-vmimage.sh?

It is, and the build fails as a result. I knew the GCE build was failing but thought it was due to a different problem (missing packages) until I went looking in the log files.