[oe] [thud][PATCH] mariadb: update SRC_URI, as 5.5.64 has moved to archive

Khem Raj raj.khem at gmail.com
Sat Oct 5 16:56:35 UTC 2019


On Sat, Oct 5, 2019 at 9:12 AM akuster808 <akuster808 at gmail.com> wrote:
>
>
>
> On 9/29/19 11:14 AM, Adrian Bunk wrote:
> > On Sun, Sep 29, 2019 at 12:20:07PM -0400, Denys Dmytriyenko wrote:
> >> On Sun, Sep 29, 2019 at 03:43:39PM +0300, Adrian Bunk wrote:
> >>> On Fri, Sep 27, 2019 at 08:56:39PM -0400, Denys Dmytriyenko wrote:
> >>>> From: Denys Dmytriyenko <denys at ti.com>
> >>>>
> >>>> The old URL now gives 404 Not Found
> >>>> ...
> >>>> --- a/meta-oe/recipes-dbs/mysql/mariadb.inc
> >>>> +++ b/meta-oe/recipes-dbs/mysql/mariadb.inc
> >>>> @@ -4,7 +4,7 @@ SECTION = "libs"
> >>>>  LICENSE = "GPLv2"
> >>>>  LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> >>>>
> >>>> -SRC_URI = "https://downloads.mariadb.org/f/${BP}/source/${BP}.tar.gz \
> >>>> +SRC_URI = "http://archive.mariadb.org/${BP}/source/${BP}.tar.gz \
> >>>> ...
> >>> This change should first go into master (and also warrior).
> >> Yeah, let me just go downgrade master and warrior to this old version,
> >> so I can fix the download URL...
> > archive.mariadb.org has all versions, including some that are even more
> > recent than the version currently in master.
> >
> > Not changing the URL in master now will only bring us the same problem
> > in zeus later.
>
> Currently Thud is broken and needs this fix. Being proactive to avoid a
> future issue should not be a reason not to take this patch.
>

using archive.mariadb.org makes sense for master too, so I have gone
and adapted the patch to apply to master as well. however, it wont be
a straight backport for thud so you have apply the proposed patch as
such to thud. What is done on warrior needs to be figured out as well.
see

https://patchwork.openembedded.org/patch/165527/


> - armin
> >
> >> Denys
> > cu
> > Adrian
> >
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list