https://bugzilla.novell.com/show_bug.cgi?id=855288 https://bugzilla.novell.com/show_bug.cgi?id=855288#c0 Summary: kiwi: fails Creating hybrid persistent partition for COW data Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: System Imaging AssignedTo: ms@suse.com ReportedBy: cyberorg@opensuse.org QAContact: adrian@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:25.0) Gecko/20100101 Firefox/25.0 Here is the relevant snippet of the log: kiwi is looking for "/dev/loo" which it of course cannot find, sed magic gone wrong. Full log is attached. ++ losetup -f --show /isofrom//openSUSE-Edu-li-f-e.i686-13.1.1.iso + biosBootDevice=/dev/loop0 + '[' '!' 0 = 0 ']' + return 0 + '[' '!' -z '' ']' + '[' '!' -z yes ']' + setupHybridPersistent + '[' '!' yes = yes ']' ++ dn /dev/loop0 +++ getDiskDevice /dev/loop0 ++++ readlink /dev/loop0 +++ local device= +++ '[' -z '' ']' +++ echo /dev/loop0 +++ return ++ local part=/dev/loop0 +++ echo /dev/loop0 +++ sed -e 's@\(^.*\)\(p[0-9].*$\)@\1@' ++ local part_new=/dev/loo ++ '[' /dev/loop0 = /dev/loo ']' ++ echo /dev/loo + local diskDevice=/dev/loo Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.