diff mbox series

strace: update SRC_URI

Message ID 20220718140910.519671-1-dragos.panait@windriver.com
State New
Headers show
Series strace: update SRC_URI | expand

Commit Message

Dragos-Marian Panait July 18, 2022, 2:09 p.m. UTC
https://strace.io is down for some time now,
so switching to https://github.com.

Signed-off-by: Dragos-Marian Panait <dragos.panait@windriver.com>
---
 meta/recipes-devtools/strace/strace_5.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Alexander Kanavin July 18, 2022, 6:02 p.m. UTC | #1
strace.io opens fine here. Can you check again please?

Alex

On Mon, 18 Jul 2022 at 16:09, Dragos-Marian Panait
<dragos.panait@windriver.com> wrote:
>
> https://strace.io is down for some time now,
> so switching to https://github.com.
>
> Signed-off-by: Dragos-Marian Panait <dragos.panait@windriver.com>
> ---
>  meta/recipes-devtools/strace/strace_5.18.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/strace/strace_5.18.bb b/meta/recipes-devtools/strace/strace_5.18.bb
> index 08f0f1d27e..2bdc3519ee 100644
> --- a/meta/recipes-devtools/strace/strace_5.18.bb
> +++ b/meta/recipes-devtools/strace/strace_5.18.bb
> @@ -5,7 +5,7 @@ SECTION = "console/utils"
>  LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=59a33f0a3e6122d67c0b3befccbdaa6b"
>
> -SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
> +SRC_URI = "https://github.com/strace/strace/releases/download/v${PV}/strace-${PV}.tar.xz \
>             file://update-gawk-paths.patch \
>             file://Makefile-ptest.patch \
>             file://run-ptest \
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#168198): https://lists.openembedded.org/g/openembedded-core/message/168198
> Mute This Topic: https://lists.openembedded.org/mt/92459281/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Pavel Zhukov July 18, 2022, 6:42 p.m. UTC | #2
I've contacted upstream. New release files (tarballs) are  missing. The issue may be fixed already. 

--
Pavel

On Mon, Jul 18, 2022, at 20:02, Alexander Kanavin wrote:
> strace.io opens fine here. Can you check again please?
> 
> Alex
> 
> On Mon, 18 Jul 2022 at 16:09, Dragos-Marian Panait
> <dragos.panait@windriver.com> wrote:
> >
> > https://strace.io is down for some time now,
> > so switching to https://github.com.
> >
> > Signed-off-by: Dragos-Marian Panait <dragos.panait@windriver.com>
> > ---
> >  meta/recipes-devtools/strace/strace_5.18.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta/recipes-devtools/strace/strace_5.18.bb b/meta/recipes-devtools/strace/strace_5.18.bb
> > index 08f0f1d27e..2bdc3519ee 100644
> > --- a/meta/recipes-devtools/strace/strace_5.18.bb
> > +++ b/meta/recipes-devtools/strace/strace_5.18.bb
> > @@ -5,7 +5,7 @@ SECTION = "console/utils"
> >  LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later"
> >  LIC_FILES_CHKSUM = "file://COPYING;md5=59a33f0a3e6122d67c0b3befccbdaa6b"
> >
> > -SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz <https://strace.io/files/$%7BPV%7D/strace-$%7BPV%7D.tar.xz> \
> > +SRC_URI = "https://github.com/strace/strace/releases/download/v${PV}/strace-${PV}.tar.xz <https://github.com/strace/strace/releases/download/v$%7BPV%7D/strace-$%7BPV%7D.tar.xz> \
> >             file://update-gawk-paths.patch \
> >             file://Makefile-ptest.patch \
> >             file://run-ptest \
> > --
> > 2.25.1
> >
> >
> > 
> >
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#168247): https://lists.openembedded.org/g/openembedded-core/message/168247
> Mute This Topic: https://lists.openembedded.org/mt/92459281/6390638
> Group Owner: openembedded-core+owner@lists.openembedded.org <mailto:openembedded-core%2Bowner@lists.openembedded.org>
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [pavel@zhukoff.net]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
>
diff mbox series

Patch

diff --git a/meta/recipes-devtools/strace/strace_5.18.bb b/meta/recipes-devtools/strace/strace_5.18.bb
index 08f0f1d27e..2bdc3519ee 100644
--- a/meta/recipes-devtools/strace/strace_5.18.bb
+++ b/meta/recipes-devtools/strace/strace_5.18.bb
@@ -5,7 +5,7 @@  SECTION = "console/utils"
 LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59a33f0a3e6122d67c0b3befccbdaa6b"
 
-SRC_URI = "https://strace.io/files/${PV}/strace-${PV}.tar.xz \
+SRC_URI = "https://github.com/strace/strace/releases/download/v${PV}/strace-${PV}.tar.xz \
            file://update-gawk-paths.patch \
            file://Makefile-ptest.patch \
            file://run-ptest \