Re: PATCH: Fix URL for LXC tarball


David Nystr?m
 

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@...
https://lists.yoctoproject.org/listinfo/meta-virtualization

Join meta-virtualization@lists.yoctoproject.org to automatically receive all group messages.