Bug ID | 1231137 |
---|---|
Summary | KIWI builds incorrect image |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.5 |
Hardware | x86-64 |
OS | openSUSE Leap 15.5 |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | screening-team-bugs@suse.de |
Reporter | ops@iki.fi |
QA Contact | qa-bugs@suse.de |
Target Milestone | --- |
Found By | --- |
Blocker | --- |
Created attachment 877661 [details]
KIWI configuration file
Hi,
I'm building a simple ISO image with KIWI. Image build finishes but some
packages are not installed correctly. Log file contains following messages for
some packages but not all.
DEBUG: 16:23:54 | bootstrap: /var/tmp/rpm-tmp.imvWAg: line 2: syntax error:
unexpected "("
DEBUG: 16:23:54 | bootstrap: warning: %post(cpio-2.13-150400.3.6.1.x86_64)
scriptlet failed, exit status 2
DEBUG: 16:23:54 | bootstrap: done]
DEBUG: 16:23:58 | bootstrap: /var/tmp/rpm-tmp.06JS9I: line 2: syntax error:
unexpected "("
DEBUG: 16:23:58 | bootstrap: warning: %post(info-6.5-4.17.x86_64) scriptlet
failed, exit status 2
DEBUG: 16:23:58 | bootstrap: done]
Command I use to build image:
kiwi-ng system build --description=source --target-dir=target
I'm using openSUSE Leap 15.5 with all updates installed.