yes,I use fc6. I got the key from rpm --import http://archives.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/ and then I did: yum in stall fedora-ds ,but there is the same problem!! 1- in above link there are RPM-GPG-KEY-fedora <http://archives.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/RPM-GPG-KEY-fedora> and some other keys which one should I use? only RPM-GPG-KEY-fedora<http://archives.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/RPM-GPG-KEY-fedora> ? 2- in http://directory.fedoraproject.org/wiki/Download ,in addition of the key problem, there are some problems for centos5 . should I do those too? for example: yum install svrcore mozldap perl-Mozilla-LDAP libicu <http://archives.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/RPM-GPG-KEY-fedora>
I used :rpm --import '' http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA7B02652''<http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA7B02652%27> and the problem solved. I installed fedora-ds then used /usr/sbin/migrate-ds-admin.pl for migration from fedora ds-1.0.4. I stoped slapd-instance before this. it faild in start server: /usr/sbin/migrate-ds-admin.pl General.ConfigDirectoryAdminPwd=mypassword Beginning migration of Directory and Administration servers from /opt/fedora-ds . . . Beginning migration of directory server instances in /opt/fedora-ds . . . Your new DS instance ''slapd-ldap'' was successfully created. Server failed to start !!! Please check errors log for problems Beginning migration of Administration server from /opt/fedora-ds . . . Creating Admin Server files and directories . . . Updating the configuration for the httpd engine . . . Starting admin server . . . The admin server was successfully started. Registering the directory server instances with the configuration directory server . . . Directory and Administration servers migration is complete. Please check output and log files for details. Exiting . . . what is wrong? now the slapd in /opt/fedora-ds doesn''t work too!
Rich Megginson
2008-Nov-26 15:25 UTC
Re: [Fedora-directory-users] Re: error in yum fedora-ds
Eric wrote:> I used :rpm --import > ''http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA7B02652'' > <http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA7B02652%27> > and the problem solved. I installed fedora-ds then used > /usr/sbin/migrate-ds-admin.pl for migration from fedora ds-1.0.4. > I stoped slapd-instance before this. it faild in start server:mkdir /var/run/dirsrv make sure that directory is writable by your directory server user> > /usr/sbin/migrate-ds-admin.pl General.ConfigDirectoryAdminPwd=mypassword > Beginning migration of Directory and Administration servers from > /opt/fedora-ds . . . > Beginning migration of directory server instances in /opt/fedora-ds . . . > Your new DS instance ''slapd-ldap'' was successfully created. > Server failed to start !!! Please check errors log for problems > Beginning migration of Administration server from /opt/fedora-ds . . . > Creating Admin Server files and directories . . . > Updating the configuration for the httpd engine . . . > Starting admin server . . . > The admin server was successfully started. > Registering the directory server instances with the configuration > directory server . . . > Directory and Administration servers migration is complete. Please > check output and log files for details. > Exiting . . . > > what is wrong? now the slapd in /opt/fedora-ds doesn''t work too! > > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >