On 9/30/13 4:48 AM, Kai Kang wrote:
From: Kang Kai
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macros "_db_path" and "_dbi_config*" defined, when query these macros
get nothing then cause segment fault.
Add patch to parse macro files first to fix this problem.
I
From: Kang Kai
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macros "_db_path" and "_dbi_config*" defined, when query these macros
get nothing then cause segment fault.
Add patch to parse macro files first to fix this problem.
[YOCTO #3656]
Signed-off-by: Kang Kai
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macros "_db_path" and "_dbi_config*" defined, when query these macros
get nothing then cause segment fault.
Add patch to parse macro files first to fix this problem.
[YOCTO #3656]
Signed-off-by: Kang Kai
---
.../rpm/rpm/
On 2013年03月12日 23:30, Mark Hatle wrote:
On 3/12/13 12:57 AM, Kang Kai wrote:
On 2013年02月28日 22:34, Mark Hatle wrote:
On 2/28/13 1:34 AM, Kang Kai wrote:
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macro "_db_path" defined, when query its value get nothing then
cau
On 3/12/13 12:57 AM, Kang Kai wrote:
On 2013年02月28日 22:34, Mark Hatle wrote:
On 2/28/13 1:34 AM, Kang Kai wrote:
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macro "_db_path" defined, when query its value get nothing then
cause segment fault.
Add patch to parse mac
On 2013年02月28日 22:34, Mark Hatle wrote:
On 2/28/13 1:34 AM, Kang Kai wrote:
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macro "_db_path" defined, when query its value get nothing then
cause segment fault.
Add patch to parse macro files first to fix this problem.
[
On 2/28/13 1:34 AM, Kang Kai wrote:
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macro "_db_path" defined, when query its value get nothing then
cause segment fault.
Add patch to parse macro files first to fix this problem.
[YOCTO #3656]
Signed-off-by: Kang Kai
--
When run rpm2cpio, it fails with segmentation fault. The root cause is
no macro "_db_path" defined, when query its value get nothing then
cause segment fault.
Add patch to parse macro files first to fix this problem.
[YOCTO #3656]
Signed-off-by: Kang Kai
---
.../rpm/rpm/rpm2cpio-fix-segmentati