When I run yay -l or yay --list it lists all of my installed packages, then asks for my sudo password and tells me error: invalid option: '--list' and '--sysupgrade' may not be used together.
Reproduction Steps
Run yay -l or yay --list in the terminal.
Expected behavior
I expected it to list my installed packages, and not (presumably) try to run an upgrade.
Output
It lists all installed packages, then outputs:
[DEBUG:runner] running /usr/bin/sudo pacman --debug -S -l -y -u --config /etc/pacman.conf --
error: invalid option: '--list' and '--sysupgrade' may not be used together
-> exit status 1
Affected Version
yay v12.3.5 - libalpm v14.0.0
Describe the bug
When I run
yay -l
oryay --list
it lists all of my installed packages, then asks for my sudo password and tells meerror: invalid option: '--list' and '--sysupgrade' may not be used together
.Reproduction Steps
Run
yay -l
oryay --list
in the terminal.Expected behavior
I expected it to list my installed packages, and not (presumably) try to run an upgrade.
Output
It lists all installed packages, then outputs:
yay Config