COPR

Colin Walters walters at verbum.org
Fri Aug 30 15:52:05 UTC 2013


On Fri, 2013-08-30 at 09:01 -0400, Colin Walters wrote:
> On Fri, 2013-08-30 at 11:39 +0200, Miroslav Suchý wrote:
> 
> > http://miroslav.suchy.cz/blog/archives/2013/08/30/copr_implemented_using_obs/index.html
> > 
> > I would like to ask *you* what is your opinion?
> 
> I think it's absolutely essential that were COPRS to be an OBS instance,
> it still used mock to build.  Anything else is just going to create too
> much divergence in the details of the build process.

Also, wow, I just followed and read the link:
http://lists.opensuse.org/opensuse-buildservice/2013-07/msg00044.html

I know this is old code and stuff, but writing the data to the swap
partition sounds very Rube Goldberg.  Now that virtio-serial exists,
it's easy to set up arbitrary private guest-host communication channels
without involving networking/TCP.

Were OBS to use mock in a VM I'd expect it to basically do:

tar cf /dev/virtio-ports/org.fedoraproject.mock /var/lib/mock/result

and then the host could read that tar file.





More information about the devel mailing list