https://bugzilla.novell.com/show_bug.cgi?id=286264 Summary: kiwi --root fails if it has a relative path Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: System Imaging AssignedTo: ms@novell.com ReportedBy: francisg@gmail.com QAContact: adrian@novell.com Found By: --- kiwi will fail on the first command if you give it a relative (but valid) relative path, with an error message of: Jun-21 11:28 <1> : Setting RPM signature check to: False The commands below describe the problem: --------------------------------------------- 11:28 root:/home/francis/kiwi2> ls suse 11:28 root:/home/francis/kiwi2> kiwi --prepare /home/francis/kiwi2/suse --root live Jun-21 11:28 <1> : Reading image description... done Jun-21 11:28 <1> : Setting up root log on: live/screenrc.log... done Jun-21 11:28 <1> : Setting up package manager: smart done Jun-21 11:28 <1> : Setting RPM signature check to: False done Jun-21 11:28 <1> : Adding local smart channel: kiwi1-21688 done Jun-21 11:28 <1> : Initializing image system on: live... done Jun-21 11:28 <1> : Removing smart channel(s): kiwi1-21688 done Jun-21 11:28 <1> : Resetting RPM signature check to: False done Jun-21 11:28 <1> : Mounting required file systemsmount: mount point live/dev/pts does not exist done Jun-21 11:28 <1> : Mounting local channel: kiwi1-21688 skipped Jun-21 11:28 <2> : Couldn't mount read-only, using bind mount done Jun-21 11:28 <1> : Setting RPM signature check to: Falsechroot: cannot run command `bash': No such file or directory failed Jun-21 11:28 <3> : Jun-21 11:28 <3> : Image installation failed failed Jun-21 11:28 <1> : Logfile available at: live.log done Jun-21 11:28 <3> : KIWI exited with error(s) done 11:28 root:/home/francis/kiwi2> rm -rf live* 11:29 root:/home/francis/kiwi2> kiwi --prepare /home/francis/kiwi2/suse --root /home/francis/kiwi2/live Jun-21 11:29 <1> : Reading image description... done Jun-21 11:29 <1> : Setting up root log on: /home/francis/kiwi2/live/screenrc.log... done Jun-21 11:29 <1> : Setting up package manager: smart done Jun-21 11:29 <1> : Setting RPM signature check to: False done Jun-21 11:29 <1> : Adding local smart channel: kiwi1-21800 done Jun-21 11:29 <1> : Initializing image system on: /home/francis/kiwi2/live... done Jun-21 11:31 <1> : Removing smart channel(s): kiwi1-21800 done Jun-21 11:31 <1> : Resetting RPM signature check to: False done Jun-21 11:31 <1> : Mounting required file systems done Jun-21 11:31 <1> : Mounting local channel: kiwi1-21800 skipped Jun-21 11:31 <2> : Couldn't mount read-only, using bind mount done Jun-21 11:31 <1> : Setting RPM signature check to: False done Jun-21 11:31 <1> : Adding image smart channel: kiwi1-21800 done Jun-21 11:31 <1> : Installing image packages... done Jun-21 11:31 <1> : Copying user defined files to image treecp: cannot stat `/home/francis/kiwi2/live/tmproot/*': No such file or directory done Jun-21 11:31 <1> : Create .profile for package scripts done Jun-21 11:31 <1> : Preparing package setup scripts done Jun-21 11:31 <1> : Checking for package: kernel-default done Jun-21 11:32 <1> : Calling package setup script: kernel-default done Jun-21 11:32 <1> : Logfile available at: /home/francis/kiwi2/live.log done Jun-21 11:32 <1> : KIWI exited successfully --------------------------------------------- Nothing else has changed at all. Using the exact same config.xml here. The only thing that has changed was the relative path, to making it absolute. -- 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.