[yocto] [opkg-devel] Re: [opkg-utils PATCH] update-alternatives: Installing fails for "["

Paul Barker paul at paulbarker.me.uk
Fri Oct 31 03:27:20 PDT 2014


On 31 October 2014 01:23, Liu Jian <jian.liu at windriver.com> wrote:
> Insalling packages using update-alternatives will give the following
> error lines:
> sed: -e expression #1, char 41: unterminated address regex
> sed: -e expression #1, char 42: unterminated address regex
> This is caused by the script update-alternatives.
> "[" can not be used directly in sed expression, which should be escaped
> in sed expression.
>
> Signed-off-by: Jian Liu <jian.liu at windriver.com>
> ---
> update-alternatives | 6 +++++-
> 1 files changed, 5 insertions(+), 1 deletions(-)

I've merged this to opkg-utils, many thanks!

I'm about to send a patch for openembedded-core which updates the
opkg-utils SRCREV to use this new commit.

-- 
Paul Barker

Email: paul at paulbarker.me.uk
http://www.paulbarker.me.uk



More information about the yocto mailing list