[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] OSSTest: .../osstest/debian-installer/amd64/current-wheezy/initrd.gz: No such file or directory






On Wed, Oct 30, 2013 at 3:09 PM, Wei Liu <wei.liu2@xxxxxxxxxx> wrote:
I think Ben had the same problem but he worked around it. There's no
current-wheezy directory, only current.


See my patch attached to this message:

Specifically, this hunk:

--- a/ts-host-install
+++ b/ts-host-install
@@ -122,7 +122,7 @@ END
 sub setup_pxeboot_firstboot($) {
     my ($ps_url) = @_;

-    my $d_i=
$c{TftpDiBase}.'/'.$r{arch}.'/'.$c{TftpDiVersion}.'-'.$ho->{Suite};
+    my $d_i= $c{TftpDiBase}.'/'.$r{arch}.'/'.$c{TftpDiVersion};

     my @installcmdline= qw(vga=normal);
     push @installcmdline, di_installcmdline_core($ho, $ps_url, %xopts); 



TBH I didn't encounter this when I played with OSSTest so I presume
somehting changed.

On Wed, Oct 30, 2013 at 07:57:26PM +0100, Dario Faggioli wrote:
> 2013-10-30 18:50:50 Z warning: no firmware cpio found for firmware-bnx2 at /usr/groups/netboot//dariof/osstest/debian-installer/amd64/current-wheezy/firmware-bnx2.cpio.gz

Here, the "current-wheezy" thing.

> tmp/t.ultralisk.initrd.cpio:   93.4% -- replaced with tmp/t.ultralisk.initrd.cpio.gz
> 2013-10-30 18:50:51 Z using initrds: /usr/groups/netboot//dariof/osstest/debian-installer/amd64/current-wheezy/initrd.gz tmp/t.ultralisk.initrd.cpio.gz

Ditto.

> cat: /usr/groups/netboot//dariof/osstest/debian-installer/amd64/current-wheezy/initrd.gz: No such file or directory
> cat -- /usr/groups/netboot//dariof/osstest/debian-installer/amd64/current-wheezy/initrd.gz tmp/t.ultralisk.initrd.cpio.gz >/usr/groups/netboot/dariof/osstest/tmp/ultralisk--initrd.gz: 256  at Osstest.pm line 275.
>
> Which is completely understandable, since there is no 'current-wheezy'
> dir there. What I miss is from where that directory name comes from and
> how to change that to something sensible via config file tweaks or
> anything else.
>

setup_pxeboot_firstboot in ts-host-install, IIRC.

And this is the "bad" commit ;-)

 commit ef3a6f2162ced5cfeb08b437315b69ad1ddbc5ed
 Author: Ian Campbell <ian.campbell@xxxxxxxxxx>
 Date:   Mon Sep 23 10:14:02 2013 +0100

  Add -$suite suffix to TftpDiVersion in code

  The suite differs by $arch but the config file arrangements
  only allow for a single TftpDiVersion setting.

> So, what am I missing and/or doing wrong?
>
> I tried to remove any reference to the firmware-bnx2 thing, but nothing
> really changed.
>
> Thanks and Regards,
> Dario
>
> --
> config file:
> DnsDomain uk.xensource.com
> NetNameservers 10.80.248.2 10.80.16.28 10.80.16.67
>
> DebianNonfreeFirmware firmware-bnx2
>
> #DebianSuite squeeze
> DebianSuite wheezy
>
> TestHost ultralisk
>
> HostProp_ultralisk_PowerMethod xenuse
> HostProp_ultralisk_Build_Make_Flags -j16
> HostFlags_ultralisk need-firmware-deb-firmware-bnx2
>
> HostProp_DhcpWatchMethod leases dhcp3 dhcp.uk.xensource.com:5556
>
> TftpPath /usr/groups/netboot/
>
> DebianMirrorHost debian.uk.xensource.com
>
> DebianPreseed= <<'END'
> d-i clock-setup/ntp-server string ntp.uk.xensource.com
> END
>
> WebspaceUrl http://dt47.uk.xensource.com/~dariof/

BTW you do know you're using my devbox, right? ;-)

Wei.

> WebspaceLog /var/log/apache2/access.log
>
>
>
> --
> <<This happens because I choose it to happen!>> (Raistlin Majere)
> -----------------------------------------------------------------
> Dario Faggioli, Ph.D, http://about.me/dario.faggioli
> Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
>



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.