-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Ask your question or provide your feedback
I could successfully install xfsprogs-6.6.0-1.azl3 package since it's the latest version, but when I try to install an old version, e.g. xfsprogs-5.15.0-2.azl3, it reports Error(1011) : No matching packages. The question is how to install an old version of xfsprogs package, is this supported?
any idea @rlmenge, thanks.
xfsprogs-5.15.0-2.azl3 package should exist, refer to:
azurelinux/SPECS/xfsprogs/xfsprogs.spec
Lines 93 to 94 in 62084ef
| * Wed Sep 20 2023 Jon Slobodzian <[email protected]> - 5.15.0-2 | |
| - Recompile with stack-protection fixed gcc version (CVE-2023-4039) |
# tdnf install xfsprogs-6.6.0-1.azl3
Loaded plugin: tdnfrepogpgcheck
Package xfsprogs-6.6.0-1.azl3 is already installed.
Nothing to do.
# tdnf install xfsprogs-5.15.0-2.azl3
Loaded plugin: tdnfrepogpgcheck
xfsprogs-5.15.0-2.azl3 package not found or not installed
Error(1011) : No matching packages
Screenshots
If applicable, add screenshots or log outputs to help explain your question/feedback.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested