Can not selet Packages to install
thePanz opened this issue ยท 7 comments
Affected Version
v8.922
Issue
Package selection is not displayed after running yay -Syu
Steps to reproduce
yay -Syu
- No option to select which package to install (or skip) is provided
yay -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Package (26) Old Version New Version Net Change Download Size
extra/lua 5.3.4-2 5.3.5-1 0.01 MiB 0.22 MiB
...
community/lxc 1:2.0.8-2 1:3.0.1-1 0.24 MiB 0.45 MiB
community/lxcfs 2.0.8-1 3.0.1-1 -0.03 MiB 0.03 MiB
Total Download Size: 21.37 MiB
Total Installed Size: 87.28 MiB
Net Upgrade Size: 0.44 MiB
:: Proceed with installation? [Y/n]
See 3bdb534.
Thank you @Morganamilo , that answers my question. Such (big) change should be highlighted in the homepage, so users will not complain (as I did) :)
Thank you for your efforts on yay
!
There is a changelog on the release page. https://github.com/Jguer/yay/releases Admittedly @Jguer could have written a little more on it ;) I'll just link the commit there.
I'm also gonna keep this open a while in hopes it catches people before they make duplicate issues.
Well, the changelog in the relase page does not explain the issue :)
There are screenshots in the homepage, where the yay -Syu
is shown (well, the second screenshot is even using the go run
way to run GoLang apps), maybe updating it with the correct command (and image caption could help) :)
That image is from 2017-08-02
wow, almost a year.
I was in a bit of a hurry to go on a short vacation when I wrote the releases ๐, I can update the screenshots when i boot up a machine I know has a lot of nice multi coloured updates to do.
(And yes, most people don't realize yay is almost 2 years old ๐ )