Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] scripts/rpm2cpio.sh fix
@ 2011-12-30  1:29 tom.zanussi
  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
  0 siblings, 2 replies; 3+ messages in thread
From: tom.zanussi @ 2011-12-30  1:29 UTC (permalink / raw)
  To: openembedded-core

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(-)




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

end of thread, other threads:[~2012-01-04  0:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30  1:29 [PATCH 0/1] scripts/rpm2cpio.sh fix tom.zanussi
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

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