
On Mon, 2019-04-01 at 12:04 +0100, Daniel P. Berrangé wrote:
On Mon, Apr 01, 2019 at 10:08:45AM +0200, Andrea Bolognani wrote:
On Wed, 2019-03-27 at 17:10 +0000, Daniel P. Berrangé wrote:
+addons: + homebrew: + packages: + - ccache + - rpcgen + - xz + - yajl
According to the documentation[1], this is not equivalent to the code you're replacing since it will not run 'brew update' before installing packages. Updating the system before building sounds like a good idea to me, but I could be convinced otherwise :)
I forgot this can be done by adding
update: true
Yeah, I saw that in the documentation. So do you think we should include that additional setting and keep updating the system before builds, as we have done until now? -- Andrea Bolognani / Red Hat / Virtualization