From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] xbmc: use github call
Date: Thu, 13 Nov 2014 09:21:56 +0100 [thread overview]
Message-ID: <87d28rjysb.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1413138060-1146-1-git-send-email-maxime.hadjinlian@gmail.com> (Maxime Hadjinlian's message of "Sun, 12 Oct 2014 20:21:00 +0200")
>>>>> "Maxime" == Maxime Hadjinlian <maxime.hadjinlian@gmail.com> writes:
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Yann pointed out to me on IRC last night that this was needed for
2014.11 as xbmc downloads were otherwise broken, but it doesn't work for
me:
>>> xbmc 13.2-Gotham Downloading
--2014-11-13 09:16:48-- https://github.com/xbmc/xbmc/archive/13.2-Gotham/xbmc-13.2-Gotham.tar.gz
Resolving github.com (github.com)... 192.30.252.129
Connecting to github.com (github.com)|192.30.252.129|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-11-13 09:16:50 ERROR 404: Not Found.
--2014-11-13 09:16:50-- http://sources.buildroot.net/xbmc-13.2-Gotham.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... 176.9.16.109
Connecting to sources.buildroot.net (sources.buildroot.net)|176.9.16.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-11-13 09:16:50 ERROR 404: Not Found.
package/pkg-generic.mk:73: recipe for target '/home/peko/source/buildroot/output/build/xbmc-13.2-Gotham/.stamp_downloaded' failed
Whereas the old URL did work:
>>> xbmc 13.2-Gotham Downloading
--2014-11-13 09:21:12-- https://github.com/xbmc/xbmc/archive/13.2-Gotham.tar.gz
Resolving github.com (github.com)... 192.30.252.129
Connecting to github.com (github.com)|192.30.252.129|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/xbmc/xbmc/tar.gz/13.2-Gotham [following]
--2014-11-13 09:21:13-- https://codeload.github.com/xbmc/xbmc/tar.gz/13.2-Gotham
Resolving codeload.github.com (codeload.github.com)... 192.30.252.144
Connecting to codeload.github.com (codeload.github.com)|192.30.252.144|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 65900491 (63M) [application/x-gzip]
Saving to: ?/home/peko/source/buildroot/output/build/.13.2-Gotham.tar.gz.D3JP1O/output?
100%[======================================================================>] 65,900,491 3.51MB/s in 12s
So what's going on?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-11-13 8:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-12 18:21 [Buildroot] [PATCH] xbmc: use github call Maxime Hadjinlian
2014-10-19 8:57 ` Yann E. MORIN
2014-11-13 8:21 ` Peter Korsgaard [this message]
2014-11-13 9:18 ` Maxime Hadjinlian
2014-11-13 9:22 ` Peter Korsgaard
2014-11-13 21:04 ` Maxime Hadjinlian
2014-11-13 22:11 ` Yann E. MORIN
2014-12-07 23:11 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d28rjysb.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox