http://bugzilla.novell.com/show_bug.cgi?id=597615 http://bugzilla.novell.com/show_bug.cgi?id=597615#c0 Summary: Wrong filename in kiwi-ltsp-setup -l2 on x86_64 Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: buildservice@blackmole.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3 When calling 'kiwi-ltsp-setup -l2' for an nbd netboot image, I get: mv: Aufruf von stat für „/srv/kiwi-ltsp/ltsp-suse-*.x86_64-0.01“ nicht möglich: Datei oder Verzeichnis nicht gefunden (means 'file not found') The real filename is ltsp-suse-11.2.i686-0.0.1, and because of this failed move, the clients can't boot, because nbd trys to serve i386.img. So in /usr/share/kiwi/image/ltsp/include/kiwi-ltsp-functions.sh, line 431, it should be the target arch, not the on of the building machine. Reproducible: Always Steps to Reproduce: 1.Setup kiwi-ltsp for an nbd netboot image for i386 2.run kiwi-ltsp-setup -l2 Actual Results: The image in $LTSSQUASHPATH has a wrong name, in this case ltsp-suse-11.2.i686-0.0.1 Expected Results: The name should be i386.img -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.