From: tom.zanussi@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] scripts/rpm2cpio.sh fix
Date: Thu, 29 Dec 2011 19:29:01 -0600 [thread overview]
Message-ID: <cover.1325208086.git.tom.zanussi@intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
When running rpm2cpio.sh on an xz-compressed rpm, it failed with the error:
tmp/sysroots/x86_64-linux/usr/bin/unlzma: (stdin): File format not recognized
This is due to the script demanding lowercase in tests that might produce
uppercase output, such as newer versions of 'file'.
Tom Zanussi (1):
rpm2cpio.sh: make compression tests case-insensitive
scripts/rpm2cpio.sh | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
next reply other threads:[~2011-12-30 1:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-30 1:29 tom.zanussi [this message]
2011-12-30 1:29 ` [PATCH 1/1] rpm2cpio.sh: make compression tests case-insensitive tom.zanussi
2012-01-04 0:03 ` [PATCH 0/1] scripts/rpm2cpio.sh fix Saul Wold
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=cover.1325208086.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox