[Freeipa-users] FreeIPA V2 build error

Rob Crittenden rcritten at redhat.com
Wed Aug 11 16:18:59 UTC 2010


Shan Kumaraswamy wrote:
> Rob,
> I have installed 389-ds and again I started FreeIPA build, but again
> some error:
> Provides: config(ipa-python) = 1.9.0.pre4-0.el6
> Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> Requires: python(abi) = 2.6
> Processing files: ipa-debuginfo-1.9.0.pre4-0.el6.x86_64
> Checking for unpackaged file(s): /usr/lib/rpm/check-files
> /root/rpmbuild/BUILDROOT/ipa-1.9.0.pre4-0.el6.x86_64
> error: Installed (but unpackaged) file(s) found:
>     /usr/lib/python2.6/site-packages/freeipa-2.0.0.alpha.0-py2.6.egg-info
>     /usr/lib/python2.6/site-packages/ipapython-1.9.0.pre4-py2.6.egg-info
>
> RPM build errors:
>      Installed (but unpackaged) file(s) found:
>     /usr/lib/python2.6/site-packages/freeipa-2.0.0.alpha.0-py2.6.egg-info
>     /usr/lib/python2.6/site-packages/ipapython-1.9.0.pre4-py2.6.egg-info

If you look in the spec file you'll see where we install the egg-info 
files on for Fedora > 9. Make it look like this:

%if (0%{?fedora} >= 9|| 0%{?rhel} > 5)

rob




More information about the Freeipa-users mailing list