Rob, After install the dogtag rpm also some error, and my SElinux policy is "Enforcing" mode:
Preparing... ########################################### [100%] 1:ipa-python ########################################### [ 17%] 2:ipa-client ########################################### [ 33%] 3:ipa-admintools ########################################### [ 50%] 4:ipa-server-selinux ########################################### [ 67%] libsepol.print_missing_requirements: ipa_dogtag's global requirements were not met: type/attribute pki_ca_t (No such file or directory). libsemanage.semanage_link_sandbox: Link packages failed (No such file or directory). semodule: Failed! 5:ipa-server ########################################### [ 83%] 6:ipa-debuginfo ########################################### [100%] Please advice to fix this. On Mon, Aug 16, 2010 at 4:18 PM, Rob Crittenden <[email protected]> wrote: > Shan Kumaraswamy wrote: > >> Rob, >> While installing the ipa rpm's after build, I am getting this error: >> Preparing... ########################################### >> [100%] >> 1:ipa-server-selinux ########################################### >> [100%] >> libsepol.print_missing_requirements: ipa_dogtag's global requirements >> were not met: type/attribute pki_ca_t (No such file or directory). >> libsemanage.semanage_link_sandbox: Link packages failed (No such file or >> directory). >> semodule: Failed! >> Please help me to fix this issue. >> > > You need dogtag installed. One of the dogtag packages provides an SELinux > policy which defines pki_ca_t and we rely on that to provide our own policy. > > rob > > >> On Wed, Aug 11, 2010 at 7:36 PM, Shan Kumaraswamy <[email protected] >> <mailto:[email protected]>> wrote: >> >> Thanks Rob, the build is done successfully… :) >> >> >> On Wed, Aug 11, 2010 at 7:18 PM, Rob Crittenden <[email protected] >> <mailto:[email protected]>> wrote: >> >> 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 >> >> >> >> >> -- >> Thanks & Regards >> Shan Kumaraswamy >> >> >> >> >> -- >> Thanks & Regards >> Shan Kumaraswamy >> >> > -- Thanks & Regards Shan Kumaraswamy
_______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
