[Freeipa-users] Install problems with 2.0.1 on F15

Robert M. Albrecht fedora at romal.de
Tue Jul 26 12:08:10 UTC 2011


Hi,

sorry, that was my own mistake:

from the docs at

http://directory.fedoraproject.org/wiki/Install_Guide#Removing_Packages

Extra cleanup

After removing all of the packages, you can do something like this to 
make sure your system is back to a clean state:

rm -rf /etc/dirsrv /usr/lib*/dirsrv /var/*/dirsrv /etc/sysconfig/dirsrv*

--------------

I didn't notice the /lib*/. I used it to remove some left over 
configuration files.

I didn't see that it will also remove parts of the directory server 
programm files.

Was a bit late that night ...

cu romal



Am 25.07.11 15:12, schrieb Rob Crittenden:
> Robert M. Albrecht wrote:
>> Hi,
>>
>> I get an error message while installing freeipa on F15.
>>
>> ...
>> ipa-server-install --setup-dns
>> ...
>>
>> all testing updates are installed:
>>
>> Configuring ntpd
>> [1/4]: stopping ntpd
>> [2/4]: writing configuration
>> [3/4]: configuring ntpd to start on boot
>> [4/4]: starting ntpd
>> done configuring ntpd.
>> Configuring directory server for the CA: Estimated time 30 seconds
>> [1/3]: creating directory server user
>> [2/3]: creating directory server instance
>> root : CRITICAL failed to restart ds instance Command
>> '/usr/sbin/setup-ds.pl --silent --logfile - -f /tmp/tmpJ8Tbtg' returned
>> non-zero exit status 2
>> [3/3]: restarting directory server
>> root : CRITICAL Failed to restart the directory server. See the
>> installation log for details.
>> done configuring dirsrv.
>> Configuring certificate server: Estimated time 6 minutes
>> [1/16]: creating certificate server user
>> [2/16]: restarting certificate server
>> [3/16]: configuring certificate server instance
>>
>>
>> from ipserver-install.log
>>
>>
>> 2011-07-23 09:10:06,059 DEBUG calling setup-ds.pl
>> 2011-07-23 09:10:06,108 DEBUG args=/usr/sbin/setup-ds.pl --silent
>> --logfile - -f /tmp/tmpJ8Tbtg
>> 2011-07-23 09:10:06,109 DEBUG stdout=
>> 2011-07-23 09:10:06,110 DEBUG stderr=Can't locate Setup.pm in @INC (@INC
>> contains: /usr/lib64/dirsrv/perl /usr/local/lib64/perl5
>> /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
>> /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
>> /usr/sbin/setup-ds.pl line 44.
>> BEGIN failed--compilation aborted at /usr/sbin/setup-ds.pl line 44.
>>
>> 2011-07-23 09:10:06,111 CRITICAL failed to restart ds instance Command
>> '/usr/sbin/setup-ds.pl --silent --logfile - -f /tmp/tmpJ8Tbtg' returned
>> non-zero exit status 2
>> 2011-07-23 09:10:06,113 DEBUG duration: 0 seconds
>> 2011-07-23 09:10:06,114 DEBUG [3/3]: restarting directory server
>> 2011-07-23 09:10:06,226 DEBUG args=/sbin/service dirsrv restart PKI-IPA
>> 2011-07-23 09:10:06,227 DEBUG stdout= *** Error: no dirsrv instances
>> configured
>>
>> 2011-07-23 09:10:06,227 DEBUG stderr=
>> 2011-07-23 09:10:06,228 CRITICAL Failed to restart the directory server.
>> See the installation log for details.
>> 2011-07-23 09:10:06,229 DEBUG duration: 0 seconds
>> 2011-07-23 09:10:06,230 DEBUG done configuring dirsrv.
>> 2011-07-23 09:10:06,231 DEBUG Loading StateFile from
>> '/var/lib/ipa/sysrestore/sysrestore.state'
>> 2011-07-23 09:10:06,237 DEBUG Configuring certificate server: Estimated
>> time 6 minutes
>> 2011-07-23 09:10:06,238 DEBUG [1/16]: creating certificate server user
>> 2011-07-23 09:10:06,239 DEBUG ca user pkiuser exists
>> 2011-07-23 09:10:06,240 DEBUG Saving StateFile to
>> '/var/lib/ipa/sysrestore/sysrestore.state'
>> 2011-07-23 09:10:06,243 DEBUG duration: 0 seconds
>> 2011-07-23 09:10:06,243 DEBUG [2/16]: restarting certificate server
>> 2011-07-23 09:10:47,022 DEBUG args=/sbin/service pki-cad restart
>> 2011-07-23 09:10:47,024 DEBUG stdout=Stopping pki-ca: [ OK ]
>> Starting pki-ca: [ OK ]
>> 'pki-ca' must still be CONFIGURED!
>> (see /var/log/pki-ca-install.log)
>>
>> 2011-07-23 09:10:47,024 DEBUG stderr=
>> 2011-07-23 09:10:47,083 DEBUG duration: 40 seconds
>> 2011-07-23 09:10:47,084 DEBUG [3/16]: configuring certificate server
>> instance
>>
>> Any idea ?
>>
>> cu romal
>
> Can you give us some information on your system? It would appear that
> you are running a 64-bit kernel, is that right? (uname -a).
>
> Can you give us the output from the following:
>
> rpm -q --queryformat='%{N}-%{V}-%{R}.%{arch}\n' 389-ds-base
> rpm -q --queryformat='%{N}-%{V}-%{R}.%{arch}\n' ipa-server
>
> Does /usr/lib64/dirsrv/perl exist?
>
> rob
>




More information about the Freeipa-users mailing list