Hi I keep getting nagged about a software update when you run system->Software Package Updates there are no updates showing to update. However when you click refresh packages webmin returns "1 possible update" .. clicking return to updates shows no packages to update. so I went to apt and did apt update
Building dependency tree Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it.
now ran apt list --upgradable
Listing... Done lazygit/focal 0.26.1-1~ubuntu20.04.1 amd64 [upgradable from: 0.26-1~ubuntu20.04.1] N: There is 1 additional version. Please use the '-a' switch to see it root@vps99696888:/home/tracey# apt list --upgradable -a Listing... Done
I am guessing Webmin doesn't like the additional version & only expects one , by adding the -a switch you get, in this instance,
Listing... Done lazygit/focal 0.26.1-1~ubuntu20.04.1 amd64 [upgradable from: 0.26-1~ubuntu20.04.1] lazygit/now 0.26-1~ubuntu20.04.1 amd64 [installed,upgradable to: 0.26.1-1~ubuntu20.04.1]
perhaps webmin should just choose the one that is installed ? To date I have not installed just in case you wanted to log in and take a look. btw any new on this issue yet ?
Status:
Active
Virtualmin version:
615
Webmin version:
1972
Comments
Submitted by JamieCameron on Sun, 03/14/2021 - 13:48 Comment #1
Do you have the
apt-show-versions
command installed on your system? If so, what output do you get if you runapt-show-versions | grep lazygit
I now have about 50 updates to install, any ideas ? or do I just give up with webmin & write loads of bash scripts to emulate webmin ?
Submitted by JamieCameron on Mon, 04/12/2021 - 19:10 Comment #4
This seems like a bug in Webmin, but I'm not sure where yet.
Can you attach screenshots of the page that shows there is 1 update, and the page showing up updates available?