Skip to content

how to install an old version of xfsprogs package on AzureLinux 3.0 #14476

@andyzhangx

Description

@andyzhangx

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:

* 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

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions