Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Daniil Stas <daniil.stas@posteo.net>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/1] package/htop: fix sources location
Date: Sat, 31 Jul 2021 11:19:00 +0200	[thread overview]
Message-ID: <20210731091900.GI3189549@scaer> (raw)
In-Reply-To: <20210729004347.15063008@ux550ve>

Daniil, All,

On 2021-07-28 21:43 +0000, Daniil Stas spake thusly:
> On Mon, 26 Jul 2021 23:58:21 +0200
> Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:
> > On Sun, 25 Jul 2021 12:57:46 +0000
> > Daniil Stas <daniil.stas@posteo.net> wrote:
> > > Change sources location from bintray to github since bintray doesn't
> > > work anymore.
> > > Use commit hash for version instead of git tag to avoid breaking
> > > existing source caches.
> I think the original htop-3.0.5.tar.gz was overwritten after Yann
> applied the first version of my patch. And looks like now it's removed
> from http://sources.buildroot.net/htop/.

Indeed, we finally understood why the original tarball was missing.

Thing is (which I was oblivious to), the caching process directly runs
on s.b.o, directly using the cache directory as BR2_DL_DIR.

So, when we download a file, and its hash is wrong, we ermove the file,
and continue the download to the next location (primary mirror, uptream
location, backup mirror).

However, in the s.b.o filling process, there is no backup mirror,
because we are the backup mirror already...

So, because the htop 3.0.5 archive had the wrong hash, it got removed.

And when I reverted the change, we had no other location where to grab
it from.

Thomas has now restored the archive on s.b.o:

    http://sources.buildroot.org/htop/htop-3.0.5.tar.gz

The CDN-backed s.b.n will eventually catch up...

Thanks for letting us now! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

      parent reply	other threads:[~2021-07-31  9:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-25 12:57 [Buildroot] [PATCH v2 1/1] package/htop: fix sources location Daniil Stas
2021-07-26 21:58 ` Thomas Petazzoni
     [not found]   ` <20210729004347.15063008@ux550ve>
2021-07-29 20:32     ` Yann E. MORIN
2021-07-29 20:50       ` Thomas Petazzoni
2021-07-31  9:19     ` Yann E. MORIN [this message]

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=20210731091900.GI3189549@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=daniil.stas@posteo.net \
    --cc=thomas.petazzoni@bootlin.com \
    /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