SV: [Fedora-directory-users] Install on RHES5 fails

Peter Sørensen maspsr at sdu.dk
Mon Jul 28 05:55:47 UTC 2008


Thanks escpaing ? and & solved the problem I should have give this a thougt
but anaway thanks.

Regards

Peter
		
-----Oprindelig meddelelse-----
Fra: fedora-directory-users-bounces at redhat.com [mailto:fedora-directory-users-bounces at redhat.com] På vegne af Rich Megginson
Sendt: 25. juli 2008 17:58
Til: General discussion list for the Fedora Directory server project.
Emne: Re: [Fedora-directory-users] Install on RHES5 fails

Peter Sørensen wrote:
> Hi,
>
>
> I have just joined this list to try and solve an install problem.
>
> The reason to try the fedora directory server is, that I have to make 
> some synconisation against Our Active Directory so users gets 
> created/deleted according to this. But at the same time I need 
> additional attributes on each user. I only have read acces to AD.
>
> To the problem:
>
> I'm running RHES 5 on 64 bit. I followed the install requirements in
> here: http://directory.fedoraproject.org/wiki/Download
>
> Everything works until:
>
> ---------------------------------------BELOW OUTPUT FROM 
> INSTALL----------------------------
> # yum install fedora-ds
> Loading "security" plugin
> Loading "rhnplugin" plugin
> rhel-x86_64-server-5      100% |=========================| 1.4 kB    00:00
> dirsrv-noarch             100% |=========================|  951 B    00:00
> idmcommon                 100% |=========================|  951 B    00:00
> idmcommon-noarch          100% |=========================|  951 B    00:00
> dirsrv                    100% |=========================|  951 B    00:00
> Setting up Install Process
> Parsing package install arguments
> Resolving Dependencies
> --> Running transaction check
> ---> Package fedora-ds.x86_64 0:1.1.0-3.fc6 set to be updated
> --> Processing Dependency: fedora-idm-console for package: fedora-ds 
> --> Processing Dependency: fedora-admin-console for package: fedora-ds 
> --> Processing Dependency: fedora-ds-admin for package: fedora-ds 
> --> Processing Dependency: idm-console-framework for package: 
> --> fedora-ds Processing Dependency: fedora-ds-console for package: 
> --> fedora-ds Processing Dependency: fedora-ds-base for package: 
> --> fedora-ds Running transaction check
> ---> Package fedora-ds-admin.x86_64 0:1.1.2-2.fc6 set to be updated
> --> Processing Dependency: mod_nss for package: fedora-ds-admin
> ---> Package fedora-ds-console.noarch 0:1.1.1-2.fc6 set to be updated 
> ---> Package fedora-ds-base.x86_64 0:1.1.1-1.fc6 set to be updated
> --> Processing Dependency: mozldap-tools for package: fedora-ds-base 
> --> Processing Dependency: cyrus-sasl-gssapi for package: 
> --> fedora-ds-base Processing Dependency: cyrus-sasl-md5 for package: 
> --> fedora-ds-base
> ---> Package fedora-admin-console.noarch 0:1.1.0-4.fc6 set to be 
> ---> updated Package idm-console-framework.noarch 0:1.1.1-2.fc6 set to 
> ---> be updated
> --> Processing Dependency: ldapjdk for package: idm-console-framework
> ---> Package fedora-idm-console.x86_64 0:1.1.1-1.fc6 set to be updated
> --> Running transaction check
> ---> Package ldapjdk.x86_64 0:4.18-2jpp.3.el5 set to be updated 
> ---> Package
> ---> mozldap-tools.x86_64 0:6.0.5-1.el5 set to be updated Package
> ---> cyrus-sasl-gssapi.x86_64 0:2.1.22-4 set to be updated Package
> ---> cyrus-sasl-md5.x86_64 0:2.1.22-4 set to be updated Package
> ---> mod_nss.x86_64 0:1.0.3-4.el5 set to be updated
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> =============================================================================
>  Package                 Arch       Version          Repository        Size
> ======================================================================
> =======
> Installing:
>  fedora-ds               x86_64     1.1.0-3.fc6      dirsrv            3.1 k
> Installing for dependencies:
>  cyrus-sasl-gssapi       x86_64     2.1.22-4         rhel-x86_64-server-5   29 k
>  cyrus-sasl-md5          x86_64     2.1.22-4         rhel-x86_64-server-5   46 k
>  fedora-admin-console    noarch     1.1.0-4.fc6      dirsrv-noarch     229 k
>  fedora-ds-admin         x86_64     1.1.2-2.fc6      dirsrv            362 k
>  fedora-ds-base          x86_64     1.1.1-1.fc6      dirsrv            1.6 M
>  fedora-ds-console       noarch     1.1.1-2.fc6      dirsrv-noarch     1.3 M
>  fedora-idm-console      x86_64     1.1.1-1.fc6      idmcommon          48 k
>  idm-console-framework   noarch     1.1.1-2.fc6      idmcommon-noarch  1.0 M
>  ldapjdk                 x86_64     4.18-2jpp.3.el5  rhel-x86_64-server-5  907 k
>  mod_nss                 x86_64     1.0.3-4.el5      rhel-x86_64-server-5   81 k
>  mozldap-tools           x86_64     6.0.5-1.el5      rhel-x86_64-server-5  146 k
>
> Transaction Summary
> =============================================================================
> Install     12 Package(s)
> Update       0 Package(s)
> Remove       0 Package(s)
>
> Total download size: 5.8 M
> Is this ok [y/N]: y
> Downloading Packages:
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 
> a7b02652
>
> Public key for fedora-ds-base-1.1.1-1.fc6.x86_64.rpm is not installed
>
> ------------------------------------------END 
> OUTPUT--------------------------------------
>
> I have tried to install the key: 
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA7B0265
>
> but this fails when using rpm --import with
>
> error: mykeyfile: import read failed(0)
>   
You have to escape the ? and & from the shell - try this

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>

I've updated the instructions to reflect this.
>
> What am I missing?
>
>
> Regards
>
>
> Peter Sorensen/Universoty of Southern Denmark/mail: maspsr at sdu.dk
>
> --
> Fedora-directory-users mailing list
> Fedora-directory-users at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-directory-users
>   






More information about the Fedora-directory-users mailing list