[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST] (Probably benign) bug in create_webfile
In http://www.chiark.greenend.org.uk/~xensrcts/logs/37298/test-amd64-amd64-xl-qemut-debianhvm-amd64/info.html I was incorrectly passing a $ho to preseed_hook_script when I meant $gho, this meant that instead of webspace-lake-frog_debianhvm.guest.osstest_late_command-2 it ended up trying to create webspace-lake-frog_late_command-2 which clashed with a file left over from the host install and ended up automatically renamed as webspace-lake-frog_late_command-2+1, however the guest preseed file ended up referencing the original/indented name and not the actual one. preseed_hook_script pays attention to the url returned by create_webfile so I think the issue is further down. I suspect that create_webfile needs to pay attention to something which should be returned by file_link_contents. I was passing the wrong thing, so I've just fixed that but this bug might bite someone in the future, especially if rerunning test steps in standalone mode. Something to watch out for. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |