I asked one of the Red Hat guys to look into fixing this in the rootfs so mock works. I can get to this but am at the Linaro event in Cambridge currently. I would also accept a pull request with fixes from anyone else who has time :)
--
Sent from my phone - message formatted and/or shortened accordingly.
-----Original Message-----
From: Dennis Gilmore [dennis@ausil.us]
Received: Monday, 01 Aug 2011, 19:03
To: arm@lists.fedoraproject.org
Subject: Re: [fedora-arm] Configuring mock
On Monday, August 01, 2011 12:40:41 PM DJ Delorie wrote:
> > It now fails with that silly FileCaps problem from before, so
> > clearly either rpm of glibc-common need updating.
>
> That's an rpm feature that glibc.spec needs:
>
> %attr(755,root,root) %caps(cap_chown,cap_fowner=pe)
> %{_prefix}/libexec/pt_chown
it needs a rpm thats been built with a stage3 built elfutils, it gives rpm the
correct provides.
Dennis