All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] XZ extracting issue
Date: Wed, 24 Oct 2012 08:40:48 +0200	[thread overview]
Message-ID: <20121024084048.5f1a0581@skate> (raw)
In-Reply-To: <508785f1a6df00.62361493@wp.pl>

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

      reply	other threads:[~2012-10-24  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24  6:08 [Buildroot] XZ extracting issue Jerzy Grzegorek
2012-10-24  6:40 ` Thomas Petazzoni [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=20121024084048.5f1a0581@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.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 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.