Hi,
I’m testing the kiwi sytem with build 640 (RC1). When I build the example suse-live-iso, I get kiwi errors and a segfault:
kiwi --prepare ./suse-live-iso --root /tmp/myiso
Jun-18 10:34:19 <1> : Reading image description [Prepare]…
Jun-18 10:34:20 <2> : Description provides no MD5 hash, check skipped
Jun-18 10:34:20 <1> : Checking for default baseroot in XML data… notset
Jun-18 10:34:20 <1> : Set root log: /tmp/myiso.13447.screenrc.log… done
Jun-18 10:34:20 <1> : Setting up package manager: zypper done
Jun-18 10:34:20 <1> : Creating default template files for new root system done
Jun-18 10:34:20 <1> : Importing build keys… done
Jun-18 10:34:21 <1> : Adding bootstrap zypper service: http:__download.opensuse.org_distribution_11.2_repo_oss done
Jun-18 10:34:21 <1> : → Requesting pattern:default done
Jun-18 10:34:21 <1> : → Requesting pattern:kde4 done
Jun-18 10:34:21 <1> : Setting up bootstrap baselibs… done
Jun-18 10:34:22 <1> : Initializing image system on: /tmp/myiso… done
Jun-18 10:36:52 <1> : Umounting path: /tmp/myiso//var/cache/kiwi
Jun-18 10:36:52 <1> : Umounting path: /tmp/myiso//var/cache/zypp
Jun-18 10:36:52 <1> : Mounting required file systems done
Jun-18 10:36:52 <1> : Adding chroot zypper service: http:__download.opensuse.org_distribution_11.2_repo_oss done
Jun-18 10:36:52 <1> : Installing image packages… failed
*** log excerpt follows, screen ***]
Resolving package dependencies…
The following NEW packages are going to be installed:
tmp/myiso/screenrc.smart: line 11: 14738 Segmentation fault chroot “/tmp/myiso” /usr/bin/zypper --non-interactive --no-gpg-checks --reposd-dir /var/cache/kiwi/zypper --cache-dir /var/cache/kiwi/zypper --raw-cache-dir /var/cache/kiwi/zypper install --auto-agree-with-licenses -t pattern “default” “kde4”
- SPID=14749
- wait 14749
- test 139 = 0
- ECODE=1
- echo 1
- exit 1
*** end ***]
Any ideas how to fix?
regards,
Stefan