Skip to content

Conversation

@kderme
Copy link
Contributor

@kderme kderme commented Nov 13, 2025

Depends on #1999

This tracks IntersectMBO/cardano-node#6331

sgillespie and others added 4 commits November 13, 2025 00:03
Signed-off-by: Kostas Dermentzis <kostas.dermentzis@iohk.io>
This still suffers from IntersectMBO/ouroboros-consensus#1577
so Byron snapshots don't deserialise, until we update CHaP further

Signed-off-by: Kostas Dermentzis <kostas.dermentzis@iohk.io>
Signed-off-by: Kostas Dermentzis <kostas.dermentzis@iohk.io>
Fixes the following error:

 > error: executing '/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash':
 > Argument list too long

We are attempting to reduce the number of packages required for the
shell by disabling haddock and hoogle. Longer term, it would be better
to disable devShells for cross builds entirely.

Signed-off-by: Kostas Dermentzis <kostas.dermentzis@iohk.io>
@kderme kderme requested a review from a team as a code owner November 13, 2025 11:40
@kderme
Copy link
Contributor Author

kderme commented Nov 13, 2025

This fails with

warning: ignoring the client-specified setting 'trusted-public-keys', because it is a restricted setting and you are not a trusted user
error:
       … while evaluating a branch condition
         at «github:NixOS/nixpkgs/647e5c14cbd5067f44ac86b74f014962df460840?narHash=sha256-JVZl8NaVRYb0%2B381nl7LvPE%2BA774/dRpif01FKLrYFQ%3D»/lib/attrsets.nix:1700:11:
         1699|           in
         1700|           if length values == 1 || pred here (elemAt values 1) (head values) then
             |           ^
         1701|             head values

       … in the right operand of the OR (||) operator
         at «github:NixOS/nixpkgs/647e5c14cbd5067f44ac86b74f014962df460840?narHash=sha256-JVZl8NaVRYb0%2B381nl7LvPE%2BA774/dRpif01FKLrYFQ%3D»/lib/attrsets.nix:1700:33:
         1699|           in
         1700|           if length values == 1 || pred here (elemAt values 1) (head values) then
             |                                 ^
         1701|             head values

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Cannot build '/nix/store/hh719bnk41r4cid2j9b1ral2a5ncc8i7-cardano-db-sync-plan-to-nix-pkgs.drv'.
       Reason: builder failed with exit code 1.
       Output paths:
         /nix/store/8xvxk0c41f08sr8r7nhbzqas610qp17k-cardano-db-sync-plan-to-nix-pkgs
         /nix/store/9pln7pnh2n4fxl928pihak4g0qff8wp3-cardano-db-sync-plan-to-nix-pkgs-freeze
       Last 6 log lines:
       > Error: [Cabal-7090]
       > Error parsing project file /build/tmp.yw5S9onpMG/cabal.project:
       > ???:95:0:
       > unexpected 'c'
       > expecting space or end of input
       >
       For full logs, run:
         nix log /nix/store/hh719bnk41r4cid2j9b1ral2a5ncc8i7-cardano-db-sync-plan-to-nix-pkgs.drv

Cmdv
Cmdv previously approved these changes Nov 13, 2025
@kderme kderme marked this pull request as draft November 13, 2025 14:17
@kderme kderme changed the title Update to node1.6 Update to node 10.6 Nov 13, 2025
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.

4 participants