From: Tom Rini <tom_rini@mentor.com>
To: Paul Menzel <paulepanter@users.sourceforge.net>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Revert "unzip: Add update-alternatives to unzip"
Date: Sat, 13 Nov 2010 10:42:49 -0700 [thread overview]
Message-ID: <4CDECE19.5050904@mentor.com> (raw)
In-Reply-To: <1289657589.3693.113.camel@mattotaupa>
On 11/13/2010 07:13 AM, Paul Menzel wrote:
> Date: Sat, 13 Nov 2010 14:49:28 +0100
>
> This reverts commit 902b98f32ffd35661e43382f47226f65528ff1b1.
>
> With this patch, decompressing zip files does not work anymore in `angstrom-2008.1, angstrom-2010.x`, `minimal` and `minimal-uclibc`.
>
> /oe/build-angstrom-next$ bitbake -k jasper
> […]
> NOTE: package jasper-1.900.1-r1: task do_unpack: Started
> NOTE: Unpacking ../downloads/jasper-1.900.1.zip to angstrom-dev/work/armv7a-angstrom-linux-gnueabi/jasper-1.900.1-r1/
> FATAL: Unable to unpack '/oe/downloads/jasper-1.900.1.zip' to '/oe/build-angstrom-next/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/jasper-1.900.1-r1' (cmd: unzip -q -o '/home/paul/oe/downloads/jasper-1.900.1.zip'):
> Execution of 'unzip -q -o '/oe/downloads/jasper-1.900.1.zip'' failed with exit code 127:
> /bin/sh: unzip: command not found
>
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of /oe/openembedded/recipes/perl/perl-native_5.10.1.bb do_compile failed
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of /oe/openembedded/recipes/jpeg/jasper_1.900.1.bb do_distribute_sources failed
> /oe/build-angstrom-next$ find . -name unzip
> ./angstrom-dev/work/i686-linux/unzip-native-552-r2/unzip-5.52/unzip
>
> I do not know what in Tom’s patch might cause this behavior but reverting this patch fixes the problem for me.
>
> Please note, that `unzip` is not installed on my build host.
>
> Signed-off-by: Paul Menzel<paulepanter@users.sourceforge.net>
OK, my fault, I forgot about the -native case here. The right way that
I should have done here is to make the final mv be
do_install_append_pn-unzip or so (will grep check). I'll fix this
momentarily, sorry!
--
Tom Rini
Mentor Graphics Corporation
prev parent reply other threads:[~2010-11-13 17:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-13 14:13 [PATCH] Revert "unzip: Add update-alternatives to unzip" Paul Menzel
2010-11-13 14:27 ` Martin Jansa
2010-11-13 17:42 ` Tom Rini [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=4CDECE19.5050904@mentor.com \
--to=tom_rini@mentor.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=paulepanter@users.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox