From: Aleksandar Simeonov <aleksandar@barix.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/4 v2] core/pkg-infra: download git submodules if the package wants them
Date: Tue, 5 Apr 2016 09:24:50 +0200 [thread overview]
Message-ID: <57036842.7060408@barix.com> (raw)
In-Reply-To: <20160404210441.GA3500@free.fr>
Hi Yann,
On 4/4/16 11:04 PM, Yann E. MORIN wrote:
> Aleksandar, All,
>
> On 2016-04-04 12:38 +0200, Aleksandar Simeonov spake thusly:
>> Have you checked that this patch does not affect the download of packages
>> not using GIT? For me it breaks the download of anything using WGET, for
>> example dosfstools:
> Yes, I just retried right now, and I can at least download packages
> using:
> - wget (gcc, binutils... and dosfstools)
> - mercurial (eigen)
> - git with no submodules (opkg)
> -git with sub-modules (a local package to test submodules)
>
> and they all downloaded fine, especially dosfstools:
>
>
It was failing on all packages-not only on dosfstools. But it was my
fault, I was applying your v2 fixes not in the correct way, so it was
failing on whatever package comes next to download. I have re-downloaded
them from the link you have posted, and applied them on top of
2cd5abf7f9edd3c0a609e9626f12f71e2a6e4e7c as Mathew has explained, and
now all works fine.
>
>>>>> dosfstools 3.0.28 Downloading
>> BACKEND=wget
> We have nothing in Buildroot that outputs this "BACKEND" string.
This was a debug message I have added
> However, what you report is probably due to somthing else. Have you
> applied on top of local changes? Can you reproduce the error without
> this patchset? Regards, Yann E. MORIN.
No, without the patchset works perfectly, With it-as well :) Sorry about
the noise, I was not a member of the maillist, so my reply did go only
to Mathew Weber. Now should be fine.
Great work, thank you all!
Cheers,
Alex
next prev parent reply other threads:[~2016-04-05 7:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-01 20:25 [Buildroot] [PATCH 0/4 v2] core/download: add support for git sub-modules (branch yem/git) Yann E. MORIN
2016-04-01 20:25 ` [Buildroot] [PATCH 1/4 v2] support/download/git: do not use bare clones Yann E. MORIN
2016-04-02 5:01 ` Matthew Weber
2016-04-01 20:25 ` [Buildroot] [PATCH 2/4 v2] support/download/git: do not use git archive, handle it manually Yann E. MORIN
2016-04-02 5:01 ` Matthew Weber
2016-04-01 20:25 ` [Buildroot] [PATCH 3/4 v2] support/download/git: add support for submodules Yann E. MORIN
2016-04-02 5:02 ` Matthew Weber
2016-04-01 20:25 ` [Buildroot] [PATCH 4/4 v2] core/pkg-infra: download git submodules if the package wants them Yann E. MORIN
2016-04-02 5:01 ` Matthew Weber
[not found] ` <5702440F.5030707@barix.com>
2016-04-04 11:54 ` Matthew Weber
2016-04-04 21:04 ` Yann E. MORIN
2016-04-05 7:24 ` Aleksandar Simeonov [this message]
2016-04-07 9:19 ` Nicolas Cavallari
2016-04-02 1:04 ` [Buildroot] [PATCH 0/4 v2] core/download: add support for git sub-modules (branch yem/git) Matthew Weber
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=57036842.7060408@barix.com \
--to=aleksandar@barix.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.