[Freeipa-users] 2.1.90 rc1 testing on F17 alpha

Stephen Ingram sbingram at gmail.com
Sun Mar 11 02:54:50 UTC 2012


I'm testing the new FreeIPA 2.1.90 rc1 on a fresh Fedora 17 alpha this
weekend. I started by installing the freeipa-server package and the
dns packages hoping they would pull in all of the dependencies.

1. I received the error message:

2012-03-11T01:52:51Z DEBUG stderr=Can't locate File/Slurp.pm in @INC (@INC conta
ins: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr
/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at
/usr/bin/pkicreate line 25.

Adding the package perl-File-Slurp-9999.19-3.fc17.noarch.rpm seemed to
fix the problem.

2. I also noticed that the ipa-server-install --uninstall was not
exiting properly.

Adding the missing package, perl-XML-LibXML-1.90-1.fc17.i686.rpm (and
dependencies) allowed a proper uninstall.

3. Now, I've run into the same issue as Dan Scott
(https://www.redhat.com/archives/freeipa-users/2012-February/msg00301.html)
with the CA instance. The log complains loudly about not being able to
assign the selinux context for the dogtag ports, however, I'm not sure
that caused the error. I think the real cause of the error is that the
dogtag server cannot be started so when the ipa install script tries
to configure the CA, it fails since it can't connect to the server.

Trying to start the server manually, I get:

Mar 10 18:39:38 f17a pkicontrol[1325]: chown: changing ownership of
`/var/run/pki-ca.pid': Operation not permitted
Mar 10 18:39:38 f17a pkicontrol[1325]: touch: cannot touch
`/var/log/pki-ca/catalina.out': Permission denied

All of these seem to be owned by root:

-rw-r--r--. root root system_u:object_r:pki_ca_var_run_t:s0 pki-ca.pid
-rw-r--r--. root root system_u:object_r:pki_ca_log_t:s0
/var/log/pki-ca/catalina.out

As I'm still not to up on the new systemd stuff, I'm not sure what to
do next. Any suggestions?

Steve




More information about the Freeipa-users mailing list