![]() |
Possible bug in Grub in latest Install Updates - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Security & Bug Fixes (https://www.linuxliteos.com/forums/forumdisplay.php?fid=16) +--- Thread: Possible bug in Grub in latest Install Updates (/showthread.php?tid=4078) |
Re: Possible bug in Grub in latest Install Updates - supergamer - 05-20-2017 I just checked a vm install and updated. I can report no issues so there was already a pushed out update to fix this on grub-common. Code: 2.02~beta2-36ubuntu3.11 Re: Possible bug in Grub in latest Install Updates - Valtam - 05-21-2017 Bug has been patched by Ubuntu and is currently being distributed to global repos. USA looks to have got it first. Re: Possible bug in Grub in latest Install Updates - Valtam - 05-21-2017 Run this check first: Code: sudo apt-get update Code: apt policy grub-pc If it does not report in the Candidate line: Code: grub-pc: The updated packages are not available in your Countries repos yet. Run the above commands once a day until you show the above version. Buggy version: 2.02~beta2-36ubuntu3.10 Fixed, updated version: 2.02~beta2-36ubuntu3.11 Re: Possible bug in Grub in latest Install Updates - Artim - 05-21-2017 It seems weird that there is beta software in a beginner's distro (not just for beginners, of course). Newcomers to Linux should not be unwitting beta testers! I'm glad upstream caught it and replaced the buggy version, but even the replacement is beta. I have learned to be very selective with updates. Re: Possible bug in Grub in latest Install Updates - Valtam - 05-21-2017 It's extremely rare in Linux Lite. So much so that this is the first time it's ever happened from an Ubuntu repository in our OS. Not bad for a distribution that's been around since 2012. Sent from my Mobile phone using Tapatalk Re: Possible bug in Grub in latest Install Updates - bluzeo - 05-21-2017 Starting to regret to put my rig back on an ubuntu drivi distro. Debian is better through and through. It is rare God not dead! He roaring like an Lion. Re: Possible bug in Grub in latest Install Updates - elelme - 05-21-2017 Thank you for that info, Jerry! Most reassuring! Re: Possible bug in Grub in latest Install Updates - Coastie - 05-21-2017 (05-21-2017, 03:16 AM)Jerry link Wrote: Run this check first: When I run the above commands I get: grub-pc: Installed: 2.02~beta2-36ubuntu3.9 Candidate: 2.02~beta2-36ubuntu3.9 It looks to me that I am running 3.9 not 3.10 or 3.11. I usually check for updates once or twice a day. Does this mean I should update or not? Re: Possible bug in Grub in latest Install Updates - Valtam - 05-21-2017 Coastie, the answer is in the 2nd command, 'If it does not...' Sent from my Mobile phone using Tapatalk Re: Possible bug in Grub in latest Install Updates - Valtam - 05-21-2017 I've updated post #12 to be more specific. Sent from my Mobile phone using Tapatalk |