Linux Lite 7.6 Final Released - Click here for more


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible bug in Grub in latest Install Updates
#4
Those brave enough to fix this themselves can do the following to fix:

Code:
sudo leafpad /var/lib/dpkg/info/grub-pc.postinst

change line 699 from:

Code:
        if dpkg --compare-versions "$2" lt-nl 2.02~beta2-36ubuntu3.10 then

to:

Code:
        if dpkg --compare-versions "$2" lt-nl 2.02~beta2-36ubuntu3.10; then

notice the added semicolon after ubuntu3.10

Then run:

Code:
sudo dpkg --configure grub-pc

Please confirm this fix works.
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply


Messages In This Thread
Re: Possible bug in Grub in latest Install Updates - by Valtam - 05-20-2017, 02:46 PM
Re: Possible bug in Grub in latest Install Updates - by penglezos - 05-23-2017, 08:37 AM
Re: Possible bug in Grub in latest Install Updates - by penglezos - 05-23-2017, 08:44 AM
Re: Possible bug in Grub in latest Install Updates - by penglezos - 05-23-2017, 05:59 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)