[meta-virtualization] PATCH: Fix URL for LXC tarball

David Nyström david.c.nystrom at gmail.com
Mon Oct 21 03:31:43 PDT 2013


On 10/21/2013 08:37 AM, Jonatan Pålsson wrote:
> Hello,
>
> See the following patch for the correct URL.
>

Hej Jonathan,

That new URL seems to fail for me.

$ wget http://lxc.sourceforge.net/downloads/lxc-0.9.0.tar.gz
--2013-10-21 12:26:35-- 
http://lxc.sourceforge.net/downloads/lxc-0.9.0.tar.gz
Resolving lxc.sourceforge.net (lxc.sourceforge.net)... 216.34.181.96
Connecting to lxc.sourceforge.net 
(lxc.sourceforge.net)|216.34.181.96|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-10-21 12:26:35 ERROR 404: Not Found.


The old URL issued a redirect, to an URL which now is 404:ed
wget http://lxc.sourceforge.net/download/lxc/lxc-0.9.0.tar.gz
--2013-10-21 12:24:30-- 
http://lxc.sourceforge.net/download/lxc/lxc-0.9.0.tar.gz
Resolving lxc.sourceforge.net (lxc.sourceforge.net)... 216.34.181.96
Connecting to lxc.sourceforge.net 
(lxc.sourceforge.net)|216.34.181.96|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://linuxcontainers.org/downloads/lxc/lxc-0.9.0.tar.gz 
[following]
--2013-10-21 12:24:30-- 
http://linuxcontainers.org/downloads/lxc/lxc-0.9.0.tar.gz
Resolving linuxcontainers.org (linuxcontainers.org)... 204.232.175.78
Connecting to linuxcontainers.org 
(linuxcontainers.org)|204.232.175.78|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-10-21 12:24:30 ERROR 404: Not Found.

I suppose you meant to add URL, which seems to be working.
wget http://linuxcontainers.org/downloads/lxc-0.9.0.tar.gz

Please correct the URL, and use git send-email to send further patches.

Br,
David



>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>




More information about the meta-virtualization mailing list