On 09/03/2014 08:54 AM, Thomas Oulevey wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi All,
On 09/03/2014 03:11 PM, George Dunlap wrote:
On Tue, Sep 2, 2014 at 5:52 PM, Karanbir Singh mail-lists@karan.org wrote:
On 09/02/2014 05:48 PM, George Dunlap wrote:
In both cases, if I'm reading this right, the 64-bit build fails with this:
DEBUG util.py:283: Error: No Package found for /usr/include/gnu/stubs-32.h
this is likely a mock issue - it just needs glibc.i686 to be available in the x86_64 buildroots.
So we either need to make mock search for i686 RPMs available as a fall-back if we can't find a package in x86_64; or, as Bojtos says, we need to have a special glibc32 package for 64-bit. Which would be the preferred approach, do you think?
I used the EPEL approach and added the glibc32 package to our buildsys6 tag.
Please retry !
cheers, Thomas. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux)
iQEcBAEBAgAGBQJUBx2bAAoJEH2Wn86OP8NiVxUH/1j5w8E2Lt+6M7wqLexju4+1 4rnJWAEabkfI0a5sFtiqICF6Mt2I4+/X4xvjeCXKYgKEQj7/qzAFke5scQOwFA4G TCywSYSGg7yFYPOSvgvWrs0oOLKKnR0vDqUkc5C8lgoM4T6aWnsM10CAHwvjNW1E cH+CK5t8V8AJGeb6s7WgXCQqCsgbpzeVdiAjxrDwu+1+X4NUUUxr6z6zAQ6bfksq rThmsHB191vrFrC51P0zZu9hz3IpWTgFmsSa5MPpW8cPyWm7JGiNehRhsDxTsgrG HGIZctSfGuV1azyGTdTFFWPUTzIPeZ6nrTaX4ad5KVqFSW7Qq0qaB9JADxGrX7M= =6nrn -----END PGP SIGNATURE----- _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org http://lists.centos.org/mailman/listinfo/centos-devel
Or the solution from Koji upstream Mike merged back in May:
https://git.fedorahosted.org/cgit/koji/commit/?id=794abb71b1cd5662354475e2be...