Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787881 - thirdpartymirrors: remove gocenter.io from goproxy
Summary: thirdpartymirrors: remove gocenter.io from goproxy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: All Linux
: High critical with 1 vote (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://github.com/popura-network/Pop...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-03 11:24 UTC by Bogdan
Modified: 2021-05-03 18:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan 2021-05-03 11:24:37 UTC
https://gocenter.io is switched off now and do not redistribute Go modules.

Check url: https://gocenter.io//golang.org/x/net/@v/v0.0.0-20210316092652-d523dce5a7f4.mod

Reproducible: Always

Steps to Reproduce:
1. curl -L https://gocenter.io//golang.org/x/net/@v/v0.0.0-20210316092652-d523dce5a7f4.mod

Actual Results:  
html-code of page https://jfrog.com/center-sunset/

Expected Results:  
source of *.mod file

goproxy with https://gocenter.io is switched off as redundant. More info at https://jfrog.com/center-sunset/
Comment 1 Larry the Git Cow gentoo-dev 2021-05-03 18:51:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70ebd5b73b09d932e15b58c1e0330ec2e394481c

commit 70ebd5b73b09d932e15b58c1e0330ec2e394481c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-03 18:50:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-03 18:50:50 +0000

    profiles: drop gocenter.io from goproxy
    
    No longer active.
    
    See: https://jfrog.com/center-sunset/
    Closes: https://bugs.gentoo.org/787881
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/thirdpartymirrors | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)