View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003964 | Rocky-Linux-9 | gnupg2 | public | 2023-08-18 21:00 | 2025-04-09 15:41 |
| Reporter | Neil Hanlon | Assigned To | Release Engineering | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 9.2 | ||||
| Summary | 0003964: gunpg2 missing runtime requires on openldap-compat, for some reason | ||||
| Description | upstream'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 | ||||
| Tags | No tags attached. | ||||
|
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) |
|
| 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 |