freegeekchicago / fgc-installscript

FreeGeek Chicago Install Script
MIT License
8 stars 7 forks source link

Running mintupdate-tool isn't properly upgrading all packages. #60

Closed steenburgh closed 6 years ago

steenburgh commented 6 years ago

After some investigation, It looks like if there is an update available for mintupdate-tool itself, mintupdate-tool ignores all other available updates and only upgrades itself, regardless of what parameters are provided. The second time it's run, it will actually install other updates. This means we need to fix the install script to call mintupgrade-tool twice or our systems will be going out to users without the latest kernel updates.

capture