View Issue Details

IDProjectCategoryView StatusLast Update
0003964Rocky-Linux-9gnupg2public2025-04-09 15:41
ReporterNeil Hanlon Assigned ToRelease Engineering  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionunable to reproduce 
Product Version9.2 
Summary0003964: gunpg2 missing runtime requires on openldap-compat, for some reason
Descriptionupstream's gnupg2 has a dynamic (linker-time) Requires for

```
liblber-2.4.so.2()(64bit)
libldap_r-2.4.so.2()(64bit)
```

but these are missing from the rocky version, despite the package being available
TagsNo tags attached.

Activities

Louis Abel

Louis Abel

2025-04-09 15:41

administrator   ~0009764

Unable to reproduce. If there are other issues surrounding gnupg2 and its dependencies, please open a new bug report.

[nazu@router ~]$ rpm -q gnupg2 --requires | grep -E 'liblber|libldap'
liblber.so.2()(64bit)
liblber.so.2(OPENLDAP_2.200)(64bit)
libldap.so.2()(64bit)
libldap.so.2(OPENLDAP_2.200)(64bit)

Issue History

Date Modified Username Field Change
2023-08-18 21:00 Neil Hanlon New Issue
2023-08-18 21:00 Neil Hanlon Status new => assigned
2023-08-18 21:00 Neil Hanlon Assigned To => Neil Hanlon
2025-04-09 15:41 Louis Abel Assigned To Neil Hanlon => Release Engineering
2025-04-09 15:41 Louis Abel Status assigned => closed
2025-04-09 15:41 Louis Abel Resolution open => unable to reproduce
2025-04-09 15:41 Louis Abel Note Added: 0009764