sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
The package failed to build. The error log from opam follows.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y The following actions will be performed: - recompile opam-depext 1.2.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved opam-depext.1.2.3 (cached) -> removed opam-depext.1.2.3 -> installed opam-depext.1.2.3 Done. <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><> => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead # Run eval $(opam env) to update the current shell environment <><> Carrying on to "opam depext -viy tezos-protocol-environment-sigs.9.7 tezos-protocol-environment-packer.9.7 dune.3.16.0" Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies. # Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian # No extra OS packages requirements found. [NOTE] Package dune is already installed (current version is 3.16.0). The following actions will be performed: - install tezos-protocol-environment-packer 9.7 - install tezos-protocol-environment-sigs 9.7 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/6: [tezos-protocol-environment-packer.9.7: http] Processing 2/6: [tezos-protocol-environment-packer.9.7: http] [tezos-protocol-environment-sigs.9.7: http] [ERROR] Failed to get sources of tezos-protocol-environment-sigs.9.7: Bad checksum Processing 2/6: [tezos-protocol-environment-packer.9.7: http] [ERROR] Failed to get sources of tezos-protocol-environment-packer.9.7: Bad checksum #=== ERROR while fetching sources for tezos-protocol-environment-sigs.9.7 =====# OpamSolution.Fetch_fail("https://gitlab.com/tezos/tezos/-/archive/v9.7/tezos-v9.7.tar.bz2 (Bad checksum, expected sha256=f7b20fc8052f36c362310bf8947803d1e4b3e62a820a6dff056af576f9e21fe2)") #=== ERROR while fetching sources for tezos-protocol-environment-packer.9.7 ===# OpamSolution.Fetch_fail("https://gitlab.com/tezos/tezos/-/archive/v9.7/tezos-v9.7.tar.bz2 (Bad checksum, expected sha256=f7b20fc8052f36c362310bf8947803d1e4b3e62a820a6dff056af576f9e21fe2)") <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - fetch tezos-protocol-environment-packer 9.7 | - fetch tezos-protocol-environment-sigs 9.7 +- - No changes have been performed # Run eval $(opam env) to update the current shell environment 'opam --cli=2.1 install tezos-protocol-environment-sigs.9.7 tezos-protocol-environment-packer.9.7 dune.3.16.0 --verbose --yes --confirm-level=unsafe-yes' failed.