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

Re: gzip: ./tmp/netboot/vmlinuz-2.6.26-1-sparc64: not in gzip format



Op 20081121 om 15:02 schreef Otavio Salvador:
> Geert Stappers <stappers@stappers.nl> writes:
> 
> > (That the daily d-i build of Sparc failed on 20 november due
> >   gzip: ./tmp/netboot/vmlinuz-2.6.26-1-sparc64: not in gzip format
> > is something else  ( next automatic build is at 12:00 UTC ))
> 
> Quite strange. Frans could you take a look on that for us?
> 
> Thanks in advance,
> 
>
>         O T A V I O    S A L V A D O R
>  E-mail: otavio@debian.org      UIN: 5906116


With this patch did I get clean build.


Index: installer/build/util/tftpboot.sh
===================================================================
--- installer/build/util/tftpboot.sh	(revision 56762)
+++ installer/build/util/tftpboot.sh	(working copy)
@@ -44,7 +44,7 @@
 done
 
 case "$arch" in
-    arm* | i386 | mips | mipsel)
+    arm* | i386 | mips | mipsel | sparc)
 	cp $kernel $tftpimage.tmp
 	;;
     *)




Cheers
Geert Stappers
(Currently not subscribed to debian-boot@l.d.o. )


Reply to: