All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yu, Mingli" <mingli.yu@windriver.com>
To: akuster808 <akuster808@gmail.com>,
	"openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [meta-oe][hardknott][PATCH] mariadb: Update SRC_URI
Date: Thu, 5 Aug 2021 02:35:47 +0000	[thread overview]
Message-ID: <CO1PR11MB500988659DDA01C7B1B713C4F1F29@CO1PR11MB5009.namprd11.prod.outlook.com> (raw)
In-Reply-To: <19a36bf6-c3fb-bd5f-a95b-4c1adb4ec9df@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2002 bytes --]

Hi Armin,

Though the do_fetch issue is gone after upgrade mariadb to 10.5.11, but after 10.5.12 comes out, the issue will be there again if we don't upgrade timely.

Considering the previous URL only stores the latest tar ball and the updated one stores all the tar balls. It's better use the updated one.

Thanks,
________________________________
From: akuster808 <akuster808@gmail.com>
Sent: Wednesday, August 4, 2021 21:58
To: Yu, Mingli <Mingli.Yu@windriver.com>; openembedded-devel@lists.openembedded.org <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] [meta-oe][hardknott][PATCH] mariadb: Update SRC_URI

[Please note: This e-mail is from an EXTERNAL e-mail address]

On 8/3/21 10:43 PM, Yu, Mingli wrote:
> Ping.
>
> Thanks,
>
> On 7/27/21 2:32 PM, Yu, Mingli wrote:
>> From: Mingli Yu <mingli.yu@windriver.com>
>>
>> Fixes:
>> WARNING: mariadb-10.5.9-r0 do_fetch: Failed to fetch URL
>> https://downloads.mariadb.org/interstitial/mariadb-10.5.9/source/mariadb-10.5.9.tar.gz,
>> attempting MIRRORS if available

Mariadb has been updated to 10.5.11. Are you still seeing a d/l issue?

-armin
>>
>> Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
>> ---
>>   meta-oe/recipes-dbs/mysql/mariadb.inc | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc
>> b/meta-oe/recipes-dbs/mysql/mariadb.inc
>> index 2974341bf..e8ff41461 100644
>> --- 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=b1becf0cfa3366e0f4d854d1d264f311"
>>   -SRC_URI =
>> "https://downloads.mariadb.org/interstitial/${BP}/source/${BP}.tar.gz \
>> +SRC_URI = "https://archive.mariadb.org/${BP}/source/${BP}.tar.gz \
>>              file://my.cnf \
>>              file://mysqld.service \
>>              file://install_db.service \
>>
>>
>>
>> 
>>


[-- Attachment #2: Type: text/html, Size: 4391 bytes --]

  reply	other threads:[~2021-08-05  2:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16959244EFE5AD42.32573@lists.openembedded.org>
2021-08-04  5:43 ` [oe] [meta-oe][hardknott][PATCH] mariadb: Update SRC_URI Yu, Mingli
2021-08-04 13:58   ` Armin Kuster
2021-08-05  2:35     ` Yu, Mingli [this message]
2021-08-05  2:42       ` Khem Raj
2021-08-05  2:48         ` Yu, Mingli
2021-08-05  2:52           ` Khem Raj
2021-08-05  2:55             ` Yu, Mingli
2021-08-05 17:53       ` Armin Kuster

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=CO1PR11MB500988659DDA01C7B1B713C4F1F29@CO1PR11MB5009.namprd11.prod.outlook.com \
    --to=mingli.yu@windriver.com \
    --cc=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.