Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] XZ extracting issue
@ 2012-10-24  6:08 Jerzy Grzegorek
  2012-10-24  6:40 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2012-10-24  6:08 UTC (permalink / raw)
  To: buildroot

An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20121024/e936aada/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] XZ extracting issue
  2012-10-24  6:08 [Buildroot] XZ extracting issue Jerzy Grzegorek
@ 2012-10-24  6:40 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-10-24  6:40 UTC (permalink / raw)
  To: buildroot

Dear Jerzy Grzegorek,

On Wed, 24 Oct 2012 08:08:49 +0200, Jerzy Grzegorek wrote:

> When Buildroot-2012.08 is trying to extract any xz compressed file,
> the following issue appears, for example: 
> linux 3.2.30 Extracting
> xzcat -xzOf /home/builder/tarballs/linux-3.2.30.tar.xz | tar
> --strip-components=1
> -C /home/builder/buildroot-2012.08/output/build/linux-3.2.30  -xf -
> xzcat: wrong option -- 'x'
> 
> I ran this command with -df option
> 
> xzcat -df /home/builder/tarballs/linux-3.2.30.tar.xz | tar
> --strip-components=1
> -C /home/builder/buildroot-2012.08/output/build/linux-3.2.30  -xf -
> 
> and extracting passed successfully.
> Should I change any Buildroot configuration option?

Can you check:

 $ grep XZCAT .config

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-24  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24  6:08 [Buildroot] XZ extracting issue Jerzy Grzegorek
2012-10-24  6:40 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox