View Issue Details

IDProjectCategoryView StatusLast Update
0000237AlmaLinux-8dnfpublic2022-05-17 14:31
Reporterjacp10 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformVMWare ESXOSAlma LinuxOS Version8.5
Summary0000237: dnf updateinfo list --security --all is not listing an advisory I know is in the repository
DescriptionSecurity advisory ALSA-2022-0891 exists as evidenced by https://errata.almalinux.org/8/ALSA-2022-0891.html

The command 'dnf updateinfo list --security --all' does not display this in the list, on my system. Some example output (with positive control)

dnf updateinfo list --security --all | grep 'httpd'
  ALSA-2022:1915 Moderate/Sec. httpd-2.4.37-47.module_el8.6.0+2872+fe0ff7aa.1.alma.x86_64
  ALSA-2022:1915 Moderate/Sec. httpd-filesystem-2.4.37-47.module_el8.6.0+2872+fe0ff7aa.1.alma.noarch
  ALSA-2022:1915 Moderate/Sec. httpd-tools-2.4.37-47.module_el8.6.0+2872+fe0ff7aa.1.alma.x86_64

i.e you can see httpd is installed because a later security update for it is listed, but the 2022:0891 is not.
Steps To ReproduceI can reproduce this in the sense of it happens every time I run the command. I have run yum clean all then retried with the same result. I can see reference to ALSA-2022:0891 inside /var/cache/dnf/.
Additional InformationI find the documentation on dnf a little unclear, so it is possible I have overlooked something, but I think the '--all' switch means all updates should be listed regardless of age/installation status. 2022:0891 I believe to be actually installed on this system.
TagsNo tags attached.
abrt_hash
URL

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-05-17 14:31 jacp10 New Issue