nushell/0.109.1-r1: cve remediation #78323
Open
Octo STS / staging-autofix
completed
Jan 16, 2026 in 0s
Pull request does not have the "staging-autofix" label
elastic-build
The build failed primarily due to an issue fetching the 'nushell' package, indicated by an expected SHA256 checksum that was not met. A secondary, non-blocking issue is an outdated 'chainctl' client.
Confidence: 95%
| ❌ Build error |
Command:melange build nushell |
Diagnostic:Failed to build nushell: checksum mismatch during fetch |
Log Snippets:This line immediately follows the download of the nushell source and indicates a checksum mismatch, which is the likely cause of the build failure.fetch: Expected sha256: 53d4611113a17ed3a29b0c81ea981d546a40dafca77fdcd9af7a7629ceabf48f The overall error message confirming the build failure for nushell.Error: failed to build nushell: building group: pod failed: build failed |
|
|
Command:chainctl auth login \ --audience apk.cgr.dev \ --identity 720909c9f5279097d847ad02a2f24ba8f59de36a/a49c7fedc33adf69 |
Diagnostic:Updates are available for chainctl (current version: 0.2.192; latest: 0.2.194). |
Log Snippets:This warning indicates that the chainctl client is outdated and provides the command to update it.Updates are available for chainctl (current version: 0.2.192; latest: 0.2.194). To install, please run:
$ chainctl update
|
Loading