Re: http://www.kernel.org is not working any more

[ Thread Index | Date Index | More lists.tuxfamily.org/slitaz Archives ]


I think changing to https will not work - the only entry I found in wok
was this one

http://hg.slitaz.org/wok-stable/rev/ab5bfe22ed1d

To support encrypted HTTP (HTTPS) downloads, Wget must be compiled with
an external SSL library, currently OpenSSL. If Wget is compiled without
SSL support, none of these options are available.

http://www.gnu.org/software/wget/manual/html_node/HTTPS-_0028SSL_002fTLS_0029-Options.html

ciao

Thomas

Am Thu, 21 Mar 2013 21:22:04 +0000
schrieb monghitri <monghitri@xxxxxxxx>:

> On Thu, 21 Mar 2013 20:00:22 +0000
> tom <kult-ex@xxxxxx> wrote:
> 
> > I set up local wok, but I am unable to cook a new kernel
> > 
> > cooker pkg linux
> > 
> > here I get the error
> > 
> > Connecting to http://www.kernel.org (198.145.20.140:80)
> > wget: not an http or ftp url:
> > https://www.kernel.org/pub/linux/kernel/v3.0/linux-3.2.tar.xz ERROR:
> > wget http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.2.tar.xz
> > Build dependencies to remove: 5 Removing: curl git
> > uclibc-cross-compiler-x86_64 wget xz
> > 
> > ERROR: cook failed
> > 
> > I think, we have to change to ftp!!!!
> > 
> > wget ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-3.2.tar.xz
> > 
> > works fine - I think, it has to be changed also in the linux reciept
> > 
> 
> Ciao Tom.
> 
> Check function that starts at /usr/bin/cook line 177
> 
> linux wget url is http so it matches the first case, but the server
> redirect your download to an https server, which busybox cannot
> handle.
> so you can fix it by changing http wget url to https or ftp, or by
> fixing cook --getsrc .
> fixing cook will be better because lot of downoloads are migrating
> toward https, but i think that Pascal should do this.
> 
> Ciao
> Fabio
>  
> 


-- 
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/