Re: [CentOS] build c7 packages for i686 using mock

2015-02-05 Thread Gordon Messmer
On 01/31/2015 02:06 AM, Johnny Hughes wrote: We are almost ready to release an i686 version of C7 .. but for mock, all our build root is available publicly here: http://buildlogs.centos.org/ Thanks for the help, Johnny. I've got the packages that I needed built. Still, I'm surprised that bui

Re: [CentOS] build c7 packages for i686 using mock

2015-01-31 Thread Johnny Hughes
On 01/30/2015 12:41 PM, Gordon Messmer wrote: > On 01/30/2015 02:19 AM, Robin Lee wrote: >> Do note the 32bit packages are unofficial and unsupported. RedHat does >> not >> support 32bit in EL7. > > Right, but the CentOS project itself produces multi-arch libraries, so I > guess what I'm really as

Re: [CentOS] build c7 packages for i686 using mock

2015-01-30 Thread Gordon Messmer
On 01/30/2015 02:19 AM, Robin Lee wrote: Do note the 32bit packages are unofficial and unsupported. RedHat does not support 32bit in EL7. Right, but the CentOS project itself produces multi-arch libraries, so I guess what I'm really asking is, "how?" __

Re: [CentOS] build c7 packages for i686 using mock

2015-01-30 Thread Robin Lee
Hi, Here's how my epel-7-i386.cfg mock file looks like: http://fpaste.org/164110/19877702/raw/ Do note the 32bit packages are unofficial and unsupported. RedHat does not support 32bit in EL7. HTH Lucian Nux! 12/30/14 to CentOS On Fri, Jan 30, 2015 at 10:38 AM, Peter wrote: > On 01/30/2015

Re: [CentOS] build c7 packages for i686 using mock

2015-01-29 Thread Peter
On 01/30/2015 11:56 AM, Gordon Messmer wrote: > This might be an embarrassingly simple question. How are people > building multi-arch library packages on CentOS 7? On older releases one > could "mock -r epel-6-i386" and "mock -r epel-6-x86_64" to build a > library twice. With no 32-bit release,

[CentOS] build c7 packages for i686 using mock

2015-01-29 Thread Gordon Messmer
This might be an embarrassingly simple question. How are people building multi-arch library packages on CentOS 7? On older releases one could "mock -r epel-6-i386" and "mock -r epel-6-x86_64" to build a library twice. With no 32-bit release, there's no epel-7-i386 target for mock. Specifyin