Skip to content

fix(bb): update yarn lock#21595

Closed
spalladino wants to merge 1 commit intomerge-train/spartanfrom
palla/fix-bb-yarn-lock
Closed

fix(bb): update yarn lock#21595
spalladino wants to merge 1 commit intomerge-train/spartanfrom
palla/fix-bb-yarn-lock

Conversation

@spalladino
Copy link
Contributor

@spalladino spalladino commented Mar 16, 2026

Running make would fail due to modified lockfile:

Command: ./bootstrap.sh build_native_objects
Working Dir: /home/santiago/Projects/aztec-3/barretenberg/cpp
Date: Mon Mar 16 09:17:56 -03 2026
Status: 1
Took: 2s

➤ YN0000: · Yarn 4.5.2
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 357ms

➤ YN0000: ┌ Post-resolution validation
➤ YN0000: │ @@ -511,9 +511,9 @@
➤ YN0000: │    checksum: 10c0/cf6408a18676c57ff2ed06b8a20dc64bb3e748e5c7e095332e6aecaa2b8422b1e94a739a8453bf65156a8a47afe23757ba4ab52d3ea3b62322dc40875763e17a
➤ YN0000: │    languageName: node
➤ YN0000: │    linkType: hard
➤ YN0000: │  
➤ [YN0028](https://yarnpkg.com/advanced/error-codes#yn0028---frozen_lockfile_exception): │ -"tar@npm:7.5.11":
➤ [YN0028](https://yarnpkg.com/advanced/error-codes#yn0028---frozen_lockfile_exception): │ +"tar@npm:^7.5.4":
➤ YN0000: │    version: 7.5.11
➤ YN0000: │    resolution: "tar@npm:7.5.11"
➤ YN0000: │    dependencies:
➤ YN0000: │      "@isaacs/fs-minipass": "npm:^4.0.0"
➤ YN0000: │ 
➤ [YN0028](https://yarnpkg.com/advanced/error-codes#yn0028---frozen_lockfile_exception): │ The lockfile would have been modified by this install, which is explicitly forbidden.
➤ YN0000: └ Completed
➤ YN0000: · Failed with errors in 0s 371ms

@spalladino spalladino enabled auto-merge (squash) March 16, 2026 12:47
spalladino added a commit that referenced this pull request Mar 16, 2026
Temporarily skips the `acir_tests/browser-test-app` browser prove tests
(`verify_honk_proof` and `a_1_mul`) which are failing with "Failed to
fetch" errors in CI, blocking the v4 merge train.

This unblocks #21595 and transitively #21592 and #21443.

ClaudeBox log: https://claudebox.work/s/8663550bd346778b?run=1

---------

Co-authored-by: Santiago Palladino <santiago@aztec-labs.com>
@spalladino
Copy link
Contributor Author

Closed in favor of #21596

@spalladino spalladino closed this Mar 16, 2026
auto-merge was automatically disabled March 16, 2026 13:47

Pull request was closed

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