All of lore.kernel.org
 help / color / mirror / Atom feed
From: g4 at novadsp.com <g4@novadsp.com>
To: buildroot@busybox.net
Subject: [Buildroot] showstopper 404 problem ...
Date: Mon, 25 May 2015 19:52:44 +0100	[thread overview]
Message-ID: <01a201d0971b$fca690b0$f5f3b210$@novadsp.com> (raw)

I am not sure if this is due to general ignorance or a real problem. TVMIA
for any pointers.

 

My .config (created by menuconfig) has 

 

BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="4.0.4"

BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.ti.com/ti-linux-kernel/ti-linux-
kernel.git"

 

Once the repo is finally cloned I get this showstopper error. Re-running
make starts the git clone all over again. 

 

Have I simply go the kernel name/label wrong?  A manual wget fails so I
assume the latter is a strong possibility.

 

----------------------------------------------------------------------------
--

moi at acermint ~/buildroot $ make

/usr/bin/make -j1  HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++"
silentoldconfig

make[1]: Entering directory `/home/moi/buildroot'

BR2_DEFCONFIG=''
KCONFIG_AUTOCONFIG=/home/moi/buildroot/output/build/buildroot-config/auto.co
nf KCONFIG_AUTOHEADE

R=/home/moi/buildroot/output/build/buildroot-config/autoconf.h
KCONFIG_TRISTATE=/home/moi/buildroot/output/bui

ld/buildroot-config/tristate.config BR2_CONFIG=/home/moi/buildroot/.config
BR2_EXTERNAL=support/dummy-external /h

ome/moi/buildroot/output/build/buildroot-config/conf --silentoldconfig
Config.in

make[1]: Leaving directory `/home/moi/buildroot'

>>> linux 4.0.4 Downloading

Doing full clone

Cloning into bare repository 'linux-4.0.4'...

remote: Counting objects: 4872908, done.

remote: Compressing objects: 100% (723616/723616), done.

Receiving objects:  33% (1609811/4872908), 526.36 MiB | 218.00 K

remote: Total 4872908 (delta 4123401), reused 4863877 (delta 4114759)

Receiving objects: 100% (4872908/4872908), 944.23 MiB | 204.00 KiB/s, done.

Resolving deltas: 100% (4123401/4123401), done.

Checking connectivity... done.

fatal: Not a valid object name

--2015-05-25 18:36:02--  http://sources.buildroot.net/linux-4.0.4.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

2015-05-25 18:36:02 ERROR 404: Not Found.

 

make: *** [/home/moi/buildroot/output/build/linux-4.0.4/.stamp_downloaded]
Error 1

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150525/95c62f37/attachment.html>

             reply	other threads:[~2015-05-25 18:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-25 18:52 g4 at novadsp.com [this message]
2015-05-25 19:05 ` [Buildroot] showstopper 404 problem Thomas Petazzoni
2015-05-25 19:50   ` g4 at novadsp.com
2015-05-26  6:34     ` Gergely Imreh
2015-05-27 14:15       ` g4 at novadsp.com
2015-05-27 14:50         ` Peter Korsgaard
2015-05-27 15:16           ` g4 at novadsp.com
2015-05-27 15:49             ` Peter Korsgaard

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='01a201d0971b$fca690b0$f5f3b210$@novadsp.com' \
    --to=g4@novadsp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.