Post
Topic
Board Development & Technical Discussion
Re: Nightly Builds
by
devrandom
on 19/03/2011, 23:48:12 UTC

After building the VMs, attempting to run the build script results in apt errors fetching from my host name.  ie "Failed to fetch from http://HostHostName:...".  My host name will not resolve via DNS which is apparently the problem here. 

Try doing:

Code:
export MIRROR_HOST=10.0.2.2
bin/make-base-vm

I think I'll make that the default.