On 3/4/19 9:40 AM, Vincent Povirk wrote:
Looks like this is my fault. The monolite included in the tarball is wrong or broken, and I didn't notice because of the network fallback.
I'll see if I can fix this and get a revision out, and in the longer term try to prevent official builds from using the network (this may be tricky because vagrant uses the network for communication between the host and the build vm).
Excellent. Thanks, Vincent. I was going to ask if the monolite was correct or not.
For your official builds you could borrow mock's feature by using a chroot with no network routes. Mock is what Fedora uses to build RPMs.
Thanks, Michael