Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Bump github.com/briandowns/spinner to 1.23.2 #1611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

debarshiray
Copy link
Member

The src/go.sum file was updated with 'go mod tidy'.

The src/go.sum file was updated with 'go mod tidy'.

containers#1611
@debarshiray debarshiray force-pushed the wip/rishi/github.com-briandowns-spinner-1.23.2 branch from c43f3cb to 3c0dea8 Compare January 21, 2025 14:12
@debarshiray
Copy link
Member Author

Build failed. https://softwarefactory-project.io/zuul/t/local/buildset/70cfe9e36f4d43f28b657cb01ec5b562

Looks like a TLS certificate expired somewhere:

go: github.com/spf13/[email protected] requires
	[email protected]: unrecognized import path "go.opencensus.io":
	  https fetch: Get "[https://go.opencensus.io/?go-get=1":](https://go.opencensus.io/?go-get=1%22:) tls:
	  failed to verify certificate: x509: certificate has expired or is not yet valid:
	  current time 2025-01-21T14:26:25Z is after 2025-01-21T03:43:04Z

@debarshiray
Copy link
Member Author

recheck

@debarshiray
Copy link
Member Author

Build failed. https://softwarefactory-project.io/zuul/t/local/buildset/70cfe9e36f4d43f28b657cb01ec5b562

Looks like a TLS certificate expired somewhere:

go: github.com/spf13/[email protected] requires
	[email protected]: unrecognized import path "go.opencensus.io":
	  https fetch: Get "[https://go.opencensus.io/?go-get=1":](https://go.opencensus.io/?go-get=1%22:) tls:
	  failed to verify certificate: x509: certificate has expired or is not yet valid:
	  current time 2025-01-21T14:26:25Z is after 2025-01-21T03:43:04Z

I wonder why this only affects the Fedora hosts from Software Factory, but neither the CentOS Stream 9 hosts from Software Factory nor the Ubuntu 22.04 hosts from GitHub.

@debarshiray
Copy link
Member Author

recheck

@debarshiray
Copy link
Member Author

recheck

@debarshiray
Copy link
Member Author

recheck

@debarshiray
Copy link
Member Author

@TristanCacqueray @danpawlik any idea about the above TLS certificate problem?

@TristanCacqueray
Copy link
Contributor

@debarshiray the service you are using need to refresh their certificate:

$ curl https://go.opencensus.io/
curl: (60) SSL certificate problem: certificate has expired

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants