[OE-core] [PATCH 0/1] V2: Fix rpm2cpio segment fault

Kang Kai kai.kang at windriver.com
Mon Apr 15 03:17:54 UTC 2013


Hi Mark,

As my last mail on Apr 12 mentioned, not only macro "_dbpath" need to be defined. Macros "_dbi_config*" are needed too, and they can't be simply assigned some value.

I think parse config files first could be a workaround to fix rpm2cpio segment fault error for now.

Thanks,
Kai


The following changes since commit 4c02dd5f6432c6e683a57d47b610f56433e9ca0d:

  kern-tools: fix conditional configuration items (2013-04-11 08:27:41 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/rpm2cpio-segfault
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/rpm2cpio-segfault

Kang Kai (1):
  rpm: fix rpm2cpio segmentation fault

 .../rpm/rpm/rpm2cpio-fix-segmentation-fault.patch  |   28 ++++++++++++++++++++
 meta/recipes-devtools/rpm/rpm_5.4.9.bb             |    1 +
 2 files changed, 29 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/rpm/rpm2cpio-fix-segmentation-fault.patch

-- 
1.7.5.4





More information about the Openembedded-core mailing list