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

colmet: update to 0.6.10.dev0 #31

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Conversation

elegaanz
Copy link
Contributor

@elegaanz elegaanz commented Mar 6, 2024

No description provided.

@elegaanz
Copy link
Contributor Author

elegaanz commented Mar 6, 2024

The CI build fails because I don't have the rights to push the new version to cachix apparently:

2024-03-06T13:46:16.6593964Z cmd: cachix push capack
2024-03-06T13:46:16.6594735Z stdin:
2024-03-06T13:46:16.6595490Z --- BEGIN OF STDIN LOG ---
2024-03-06T13:46:16.6598515Z /nix/store/08ad55gcy4chjlsh8ykjqn2c8v9dz8ab-colmet-0.6.10.dev0
2024-03-06T13:46:16.6600673Z --- END OF STDIN LOG---
2024-03-06T13:46:16.6601185Z stderr:
2024-03-06T13:46:16.6601831Z --- BEGIN OF STDERR LOG ---
2024-03-06T13:46:16.6603249Z Pushing 1 paths (56 are already present) using zstd to cache capack ⏳
2024-03-06T13:46:16.6603847Z 
2024-03-06T13:46:16.6614411Z cachix: FailureResponse (Request {requestPath = (BaseUrl {baseUrlScheme = Https, baseUrlHost = "cachix.org", baseUrlPort = 443, baseUrlPath = ""},"/api/v1/cache/capack/multipart-nar"), requestQueryString = fromList [("compression",Just "zst")], requestBody = Nothing, requestAccept = fromList [application/json;charset=utf-8,application/json], requestHeaders = fromList [("Authorization","<REDACTED>")], requestHttpVersion = HTTP/1.1, requestMethod = "POST"}) (Response {responseStatusCode = Status {statusCode = 401, statusMessage = "Unauthorized"}, responseHeaders = fromList [("Date","Wed, 06 Mar 2024 13:46:16 GMT"),("Transfer-Encoding","chunked"),("Connection","keep-alive"),("traceparent","00-c0e7f972d54174405ba34e1ddf126c47-2210dce76036aa0d-00"),("tracestate",""),("Cache-Control","no-cache"),("CF-Cache-Status","DYNAMIC"),("Report-To","{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Q8U%2BW8g4yGvp5HG33IkZ0LJ%2B%2FA38d5xKnWhpSOjTSdh90t512SgGNgkP5V0CLnIKICwlFU7t%2B7IygPUtN9M2zpfDBAvu25mGVFXBR7ZdjUIJt%2BH6kFPY6fDvR6w%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"),("NEL","{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"),("Server","cloudflare"),("CF-RAY","8602ca7dacde10b8-ORD")], responseHttpVersion = HTTP/1.1, responseBody = "Binary cache capack doesn't exist or you're not authorized to access. Please check the name for typos and/or provide an auth token. Contact support on https://cachix.org if you're stuck!"})
2024-03-06T13:46:16.6620690Z 
2024-03-06T13:46:16.6620888Z --- END OF STDERR LOG---
2024-03-06T13:46:16.6621367Z process failed: cachix push capack
2024-03-06T13:46:16.6621942Z FAILED

But the package does build (both in CI and locally with nix build '.#colmet')

@mpoquet mpoquet merged commit 2c3f5d9 into oar-team:master Mar 7, 2024
2 of 3 checks passed
@mpoquet
Copy link
Contributor

mpoquet commented Mar 7, 2024

Thanks. I confirm that I can compile the package successfully. Merged in master as fast forward.

@elegaanz elegaanz deleted the update-colmet branch March 7, 2024 10:08
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