Re: Differences between mock and koji?

2013-06-05 Thread Richard W.M. Jones
On Tue, Jun 04, 2013 at 04:52:14PM +0200, Simone Caronni wrote: Hello, I have a package that builds fine in a fresh rawhide mock chroot and not in a koji build. Is there any difference between the two? The other thing they don't tell you ... and it's an endless source of fun ... is that Koji

Differences between mock and koji?

2013-06-04 Thread Simone Caronni
Hello, I have a package that builds fine in a fresh rawhide mock chroot and not in a koji build. Is there any difference between the two? Here is the error in Koji: + make -j5 LIBPATH=/usr/lib64 -f makefile docs rm -f doc/crypt.pdf *.dvi *.log *.aux *.toc *.idx *.ilg *.ind *.out echo hello

Re: Differences between mock and koji?

2013-06-04 Thread seth vidal
On Tue, 4 Jun 2013 16:52:14 +0200 Simone Caronni negativ...@gmail.com wrote: Hello, I have a package that builds fine in a fresh rawhide mock chroot and not in a koji build. Is there any difference between the two? Here is the error in Koji: + make -j5 LIBPATH=/usr/lib64 -f makefile

Re: Differences between mock and koji?

2013-06-04 Thread Adam Williamson
On Tue, 2013-06-04 at 11:05 -0400, seth vidal wrote: On Tue, 4 Jun 2013 16:52:14 +0200 Simone Caronni negativ...@gmail.com wrote: Hello, I have a package that builds fine in a fresh rawhide mock chroot and not in a koji build. Is there any difference between the two? Here is the