From: Andrey Borzenkov <arvidjaar@gmail.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] fix grub-install efibootmgr presence test with --removable
Date: Sat, 11 May 2013 11:54:49 +0400 [thread overview]
Message-ID: <20130511115449.30d05654@opensuse.site> (raw)
In-Reply-To: <518DE9DC.1040005@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]
В Sat, 11 May 2013 08:49:00 +0200
Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
> On 11.05.2013 06:43, Andrey Borzenkov wrote:
>
> > В Fri, 10 May 2013 16:57:38 +0200
> > Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com> пишет:
> >
> >> On 09.05.2013 12:44, Leif Lindholm wrote:
> >>
> >>> When executed for an EFI target, grub-install checks for the path of
> >>> efibootmgr - however, this utility is not required (or used) when
> >>> installing to a removable media (with --removable).
> >>>
> >>
> >> This patch would simply ignore the problem. I comitted another fix which
> >> is cleaner.
> >>
> >
> > Note that "which command" already prints error message when command was
> > not found, so additional error output is strictly speaking redundant.
> >
>
> It doesn't.
> phcoder@debian.x201.phnet:08:48:40:~$ which ttt
> phcoder@debian.x201.phnet:08:48:41:~$
>
This is probably system dependent
bor@opensuse:~> which xxx
which: no xxx in (/home/bor/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games)
I guess in this case it is better to redirect stderr to /dev/null
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2013-05-11 7:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-09 10:44 [PATCH] fix grub-install efibootmgr presence test with --removable Leif Lindholm
2013-05-09 20:01 ` Andrey Borzenkov
2013-05-10 14:57 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-05-10 15:16 ` Leif Lindholm
2013-05-11 4:43 ` Andrey Borzenkov
2013-05-11 6:49 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-05-11 7:54 ` Andrey Borzenkov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130511115449.30d05654@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.