On Thu, Oct 27, 2022 at 1:49 PM ada per <[email protected]> wrote:

>
> # dnf downgrade ansible-core-2.13.3-1.el8.x86_64
> Packages for argument ansible-core-2.13.3-1.el8.x86_64 available, but not
> installed.
> Error: No packages marked for downgrade.
>
>
The package version should be the target one
https://dnf.readthedocs.io/en/latest/command_ref.html#downgrade-command-label

"Downgrades the specified packages to the highest installable package of
all known lower versions if possible. When version is given and is lower
than version of installed package then it downgrades to target version. "

dnf downgrade ansible-core

should be the correct command
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/RB7V5KMIUGD2BLZJET5UDUJQVGEE4K67/

Reply via email to