[oe] [PATCH] [meta-oe][master, morty] sg3-utils upstream SRC_URI unavailable

Martin Jansa martin.jansa at gmail.com
Wed May 24 15:51:13 UTC 2017


+Tom

the archives are correctly rsynced to milla:

jenkins at milla:~$ ls htdocs/oe-sources/sg3*
htdocs/oe-sources/sg3-utils_1.24.orig.tar.gz
htdocs/oe-sources/sg3-utils_1.24.orig.tar.gz.md5
htdocs/oe-sources/sg3_utils-1.31.tgz
htdocs/oe-sources/sg3_utils-1.38.tgz
htdocs/oe-sources/sg3_utils-1.40.tgz
htdocs/oe-sources/sg3_utils-1.41.tgz
htdocs/oe-sources/sg3_utils-1.42.tgz


but they don't appear on http://sources.openembedded.org/ can you check
what went wrong? The DNS might point to different host or something like
that, because there are no archives from 2016 or 2017 (newest I've seen are
from April 2015) and I think it was working a bit longer than that.

On Wed, May 24, 2017 at 5:45 PM, Martin Jansa <martin.jansa at gmail.com>
wrote:

> Why do you introduce the bbappend instead of fixing it in
> ./meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bb ?
>
> It should be on sources.openembedded.org (everything built in my bitbake
> world should be rsynced there, will check where it got broken this time).
>
> On Wed, May 24, 2017 at 5:41 PM, Khem Raj <raj.khem at gmail.com> wrote:
>
>> On Wed, May 24, 2017 at 8:34 AM,  <dl9pf at gmx.de> wrote:
>> > From: Jan-Simon Möller <dl9pf at gmx.de>
>> >
>> > This patch temporarily fixes the unavailable upstream URL for sg3-utils
>> > with an bbappend that redirects the SRC_URI to a mirror.
>> > Checksums match.
>> >
>> > Signed-off-by: Jan-Simon Möller <dl9pf at gmx.de>
>> > ---
>> >  meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend | 2 ++
>> >  1 file changed, 2 insertions(+)
>> >  create mode 100644 meta-oe/recipes-support/sg3-ut
>> ils/sg3-utils_1.42.bbappend
>> >
>> > diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend
>> b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend
>> > new file mode 100644
>> > index 000000000..aeef696cf
>> > --- /dev/null
>> > +++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend
>> > @@ -0,0 +1,2 @@
>> > +# Upstream URL currently unavailable. Use mirror:
>> > +SRC_URI = "https://fossies.org/linux/misc/sg3_utils-${PV}.tgz"
>>
>> Can we also host it on sources.openembedded.org please ?
>>
>> > --
>> > 2.12.0
>> >
>> > --
>> > _______________________________________________
>> > Openembedded-devel mailing list
>> > Openembedded-devel at lists.openembedded.org
>> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>> --
>> _______________________________________________
>> 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