[Bug 1066156] Re: update-grub generates "insmod part_gpt" four times

2015-03-22 Thread Rarylson Freitas
At first, the GRUB `insmod` command is idempotent. It is, loading many times the same module is not a great problem. Moreover, fixing this bug could increase complexity, and "complexity often leads to bugs". However, some people may thing a smaller generated GRUB config file easier to debug and un

[Bug 1066156] Re: update-grub generates "insmod part_gpt" four times

2013-01-07 Thread Colin Watson
You'll get it if you have multiple disks, for example. The code to avoid this is probably not worth the increase in complexity (bearing in mind that complexity often leads to bugs). Since insmod is idempotent, multiple instances of it are by definition harmless. ** Changed in: grub2 (Ubuntu)

[Bug 1066156] Re: update-grub generates "insmod part_gpt" four times

2012-10-14 Thread martin suc
I have just been reported this because it should not be happening. Do you have more information why is it generated more times and what exactly is it depend on ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1066156] Re: update-grub generates "insmod part_gpt" four times

2012-10-14 Thread Colin Watson
True depending on your disk/filesystem layout, but in practice harmless. ** Changed in: grub2 (Ubuntu) Importance: Undecided => Low ** Changed in: grub2 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t