Hi Bruce, 

It seems that the https://github.com/storageos/go-api repository has been 
restored. Hence, we don't need this patch anymore. 

Cheers, 

Diego Sueiro

On Fri, Apr 21, 2023 at 01:57 PM, Diego Sueiro wrote:

>
> Currently, k3s do_fetch fails with:
> ERROR: k3s-v1.22.6+k3s1+git4262c6b91a43ef8411870f72ff8b8715949f90e2-r0 do=
> _fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any s=
> ource.', 'git://github.com/storageos/go-api;name=3Dgo-api;protocol=3Dhttp=
> s;nobranch=3D1;destsuffix=3D/<snip>/build/tmp/work/armv8a-poky-linux/k3s/=
> v1.22.6+k3s1+git4262c6b91a43ef8411870f72ff8b8715949f90e2-r0/k3s-v1.22.6+k=
> 3s1+git4262c6b91a43ef8411870f72ff8b8715949f90e2/src/import/vendor.fetch/g=
> ithub.com/storageos/go-api')
> 
> The https://github.com/storageos/go-api repository is currently being mig=
> rated.
> It's locked while the migration is in progress.
> 
> To workaround this issue, download the release tarball from
> https://proxy.golang.org instead.
> 
> Signed-off-by: Diego Sueiro <[email protected]>
> ---
>  recipes-containers/k3s/src_uri.inc | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-containers/k3s/src_uri.inc b/recipes-containers/k3s/=
> src_uri.inc
> index 4c0c283..3af48a8 100644
> --- a/recipes-containers/k3s/src_uri.inc
> +++ b/recipes-containers/k3s/src_uri.inc
> @@ -1950,8 +1950,13 @@ SRC_URI +=3D "git://github.com/stoewer/go-strcase;=
> name=3Dgo-strcase;protocol=3Dhttps;n
> =20
>  # github.com/storageos/go-api v2.2.0+incompatible
>  # [1] git ls-remote https://github.com/storageos/go-api d6e6bab2519238b8=
> a582cabd2f4a71cca81963aa=20
> -SRCREV_go-api=3D"d6e6bab2519238b8a582cabd2f4a71cca81963aa"
> -SRC_URI +=3D "git://github.com/storageos/go-api;name=3Dgo-api;protocol=3D=
> https;nobranch=3D1;destsuffix=3D${WORKDIR}/${BP}/src/import/vendor.fetch/=
> github.com/storageos/go-api"
> +# The following needs to be changed because the https://github.com/stora=
> geos/go-api
> +# repository is currently being migrated. It's locked while the migratio=
> n is in progress.
> +# To workaround this issue, download the release tarball from https://pr=
> oxy.golang.org instead.
> +#SRCREV_go-api=3D"d6e6bab2519238b8a582cabd2f4a71cca81963aa"
> +#SRC_URI +=3D "git://github.com/storageos/go-api;name=3Dgo-api;protocol=3D=
> https;nobranch=3D1;destsuffix=3D${WORKDIR}/${BP}/src/import/vendor.fetch/=
> github.com/storageos/go-api"
> +SRC_URI[go-api.sha256sum] =3D "2a23ff05a9ad02084e31afa7ffaf4fd97757af927=
> 7a5fe8001e5335a6db1ddea"
> +SRC_URI +=3D "https://proxy.golang.org/github.com/storageos/go-api/v2/@v=
> /v2.2.0.zip;downloadfilename=3Dgo-api_v2.2.0.zip;name=3Dgo-api;subdir=3D$=
> {WORKDIR}/${BP}/src/import/vendor.fetch/github.com/storageos/go-api"
> =20
>  # github.com/stretchr/objx v0.2.0
>  # [1] git ls-remote https://github.com/stretchr/objx ea4fe68685ee0d3cee7=
> 032121851b57e7494e8ea=20
> --=20
> 2.25.1
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8012): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8012
Mute This Topic: https://lists.yoctoproject.org/mt/98409762/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to