Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-02-14 Thread Daniel Kiper
On Wed, Feb 14, 2018 at 03:30:48PM +, Steve McIntyre wrote: > Apologies for the delayed response - just found this in the archives > but for some reason I never got it in my inbox. Weird... :-/ > > On Tue, Feb 06, 2018 at 04:29:23PM +0100, Daniel Kiper wrote: > >On Wed, Jan 31, 2018 at 09:49:36

Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-02-14 Thread Steve McIntyre
Apologies for the delayed response - just found this in the archives but for some reason I never got it in my inbox. Weird... :-/ On Tue, Feb 06, 2018 at 04:29:23PM +0100, Daniel Kiper wrote: >On Wed, Jan 31, 2018 at 09:49:36PM +, Steve McIntyre wrote: >> Code is currently ignoring errors from

Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-02-06 Thread Daniel Kiper
On Wed, Jan 31, 2018 at 09:49:36PM +, Steve McIntyre wrote: > Code is currently ignoring errors from efibootmgr, giving users > clearly bogus output like: > > Setting up grub-efi-amd64 (2.02~beta3-4) ... > Installing for x86_64-efi platform. > Could not delete variable:

Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-01-31 Thread Steve McIntyre
On Tue, Jan 30, 2018 at 06:44:05PM +0100, Daniel Kiper wrote: >On Mon, Jan 29, 2018 at 06:54:23PM +, Steve McIntyre wrote: >> >> diff --git a/grub-core/osdep/unix/platform.c >> b/grub-core/osdep/unix/platform.c >> index a3fcfcaca..b3a617e44 100644 >> --- a/grub-core/osdep/unix/platform.c >> ++

Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-01-30 Thread Daniel Kiper
On Mon, Jan 29, 2018 at 06:54:23PM +, Steve McIntyre wrote: > Code is currently ignoring errors from efibootmgr, giving users > clearly bogus output like: > > Setting up grub-efi-amd64 (2.02~beta3-4) ... > Installing for x86_64-efi platform. > Could not delete variable:

Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-01-29 Thread Daniel Kiper
On Mon, Jan 29, 2018 at 02:04:54PM +, Steve McIntyre wrote: > Code is currently ignoring errors from efibootmgr, giving users > clearly bogus output like: > > Setting up grub-efi-amd64 (2.02~beta3-4) ... > Installing for x86_64-efi platform. > Could not delete variable:

Re: [PATCH] Make grub-install check for errors from efibootmgr

2018-01-29 Thread Steve McIntyre
On Mon, Jan 29, 2018 at 06:57:51PM +0100, Daniel Kiper wrote: >On Mon, Jan 29, 2018 at 02:04:54PM +, Steve McIntyre wrote: >> >> diff --git a/grub-core/osdep/unix/platform.c >> b/grub-core/osdep/unix/platform.c >> index a3fcfcaca..fdd57a027 100644 >> --- a/grub-core/osdep/unix/platform.c >> ++

Re: [PATCH] Make grub-install check for errors from efibootmgr

2017-02-24 Thread Steve McIntyre
Hi folks, It would be nice to see this clear bug fixed for the upcoming release - any chance of getting it reviewed please? -- Steve McIntyre, Cambridge, UK.st...@einval.com You raise the blade, you make the change... You re-arrange me 'til I'm sane... _

Re: [PATCH] Make grub-install check for errors from efibootmgr

2017-02-11 Thread Leif Lindholm
On Thu, Feb 09, 2017 at 09:52:40PM +0300, Andrei Borzenkov wrote: > 30.01.2017 22:04, Steve McIntyre пишет: > > Code is currently ignoring errors from efibootmgr, giving users > > clearly bogus output like: > > > > Setting up grub-efi-amd64 (2.02~beta3-4) ... > > Installing for x86

Re: [PATCH] Make grub-install check for errors from efibootmgr

2017-02-09 Thread Steve McIntyre
On Thu, Feb 09, 2017 at 09:52:40PM +0300, Andrei Borzenkov wrote: >30.01.2017 22:04, Steve McIntyre пишет: >> Code is currently ignoring errors from efibootmgr, giving users >> clearly bogus output like: >> >> Setting up grub-efi-amd64 (2.02~beta3-4) ... >> Installing for x86_64-ef

Re: [PATCH] Make grub-install check for errors from efibootmgr

2017-02-09 Thread Andrei Borzenkov
30.01.2017 22:04, Steve McIntyre пишет: > Code is currently ignoring errors from efibootmgr, giving users > clearly bogus output like: > > Setting up grub-efi-amd64 (2.02~beta3-4) ... > Installing for x86_64-efi platform. > Could not delete variable: No space left on device

Re: [PATCH] Make grub-install check for errors from efibootmgr

2017-02-08 Thread Steve McIntyre
Anybody interested in reviewing this? On Mon, Jan 30, 2017 at 07:04:51PM +, Steve McIntyre wrote: >Code is currently ignoring errors from efibootmgr, giving users >clearly bogus output like: > >Setting up grub-efi-amd64 (2.02~beta3-4) ... >Installing for x86_64-efi platform. >