Jguer / yay

Yet another Yogurt - An AUR Helper written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not selet Packages to install

thePanz opened this issue · comments

Affected Version

v8.922

Issue

Package selection is not displayed after running yay -Syu

Steps to reproduce

  1. yay -Syu
  2. 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]
commented

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!

commented

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) :)

commented

That image is from 2017-08-02 wow, almost a year.

I opened #557 to add this "issue" to the FAQ

commented

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 😆 )