Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnf history list and dnf history info do not accept multiple arguments #1721

Open
grumpey opened this issue Sep 22, 2024 · 0 comments
Open

Comments

@grumpey
Copy link

grumpey commented Sep 22, 2024

dnf history list and dnf history info do not accept multiple arguments

dnf4 history list 4 2 1 
ID     | Command line                                                                                                      | Date and time    | Action(s)      | Altered
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
     4 | install gdm gnome-shell nautilus firefox neovim cups fedora-packager g++ gcc gnome-console                        | 2024-03-30 13:39 | Install        |  689 E<
     2 | upgrade --refresh                                                                                                 | 2024-03-30 13:33 | I, O, U        |   63 ><
     1 |       

with dnf5

dnf history list 4 2 1 
Unknown argument "2" for command "list". Add "--help" for more information about the arguments.

Same occurs for dnf history info id id id


dnf5 version 5.2.6.2
dnf5 plugin API version 2.0
libdnf5 version 5.2.6.2
libdnf5 plugin API version 2.0

Loaded dnf5 plugins:
  name: builddep
  version: 1.0.0
  API version: 2.0

  name: changelog
  version: 1.0.0
  API version: 2.0

  name: config-manager
  version: 0.1.0
  API version: 2.0

  name: copr
  version: 0.1.0
  API version: 2.0

  name: needs_restarting
  version: 1.0.0
  API version: 2.0

  name: repoclosure
  version: 1.0.0
  API version: 2.0

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant