On 31 October 2014 01:23, Liu Jian <jian....@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....@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: p...@paulbarker.me.uk http://www.paulbarker.me.uk -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto