From: Rod Whitby <rod@whitby.id.au>
To: openembedded-devel@lists.openembedded.org
Subject: Re: base.bbclass: Enable overwrite flag for unzip command
Date: Mon, 31 Mar 2008 00:13:56 +1030 [thread overview]
Message-ID: <47EF991C.2040001@whitby.id.au> (raw)
In-Reply-To: <c384c5ea0803300616k3a3219ek6d48878f57ed4ef9@mail.gmail.com>
Leon Woestenberg wrote:
> During rebuilds I noticed unpacking a zip a second time fails, whereas tar
> silently succeeds, overwriting files.
...
> I will shortly commit the following change (after a test), which enables
> overwrite behaviour for unzip:
>
> -base.bbclass:574: cmd = 'unzip -q'
> +base.bbclass:574: cmd = 'unzip -q -o'
+1 - I had the same problem arise today with ixp4xx-npe-native.
-- Rod
next prev parent reply other threads:[~2008-03-30 13:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-30 13:16 base.bbclass: Enable overwrite flag for unzip command Leon Woestenberg
2008-03-30 13:43 ` Rod Whitby [this message]
2008-03-30 14:14 ` Koen Kooi
2008-03-30 15:45 ` Leon Woestenberg
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=47EF991C.2040001@whitby.id.au \
--to=rod@whitby.id.au \
--cc=openembedded-devel@lists.openembedded.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.