Bug #109
rpm import key failed
| Status: | Closed | Start: | 08/07/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | OpenLDAP RPM | |||
| Target version: | - |
Description
rpm --import http://ltb-project.org/wiki/lib/RPM-GPG-KEY-LTB-project returns read failure.
History
Updated by Clément OUDOT almost 3 years ago
- Assigned to set to Clément OUDOT
Hi,
Are you sure you have an internet access? Can you try this:
$ wget http://ltb-project.org/wiki/lib/RPM-GPG-KEY-LTB-project
Updated by pepsi teeth almost 3 years ago
yes, wget works, thanks! I am not sure why rpm --import failed....
Updated by Clément OUDOT almost 3 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 50
Hi,
it is strange that the rpm command fails. Can you give use the rpm version, and try to active debug on the command? I think it is the "-d" option.
I let the bug open for now.
Updated by pepsi teeth almost 3 years ago
Hi, my rpm version is 4.4.2.3. I tried on a different machine and it worked with the same version of rpm.
BTW, the deployment works right out of the bat! Big thumb up to you guys.
Got a question about adding memberof and auditlog overlay though. since I can't find a good place to post questions. Do I need to perform rpmbuild and modify the spec for adding default openldap overlays? If so, is there a source rpm I can download? Thanks again!
Updated by Clément OUDOT almost 3 years ago
- Status changed from Assigned to Closed
- % Done changed from 50 to 100
pepsi teeth wrote:
Hi, my rpm version is 4.4.2.3. I tried on a different machine and it worked with the same version of rpm. BTW, the deployment works right out of the bat! Big thumb up to you guys.
Hi, I close the bug, because it seems to work on your other server.
Got a question about adding memberof and auditlog overlay though. since I can't find a good place to post questions. Do I need to perform rpmbuild and modify the spec for adding default openldap overlays? If so, is there a source rpm I can download? Thanks again!
No need to rebuilb, the RPMs comes with all overlays (--enable-overlays), just edit your slapd.conf!