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 ocamlformat_support.0.2 jbuilder.transition dune.1.11.4" 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 1.11.4). The following actions will be performed: - install jbuilder transition - install ocamlformat_support 0.2 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/6: [ocamlformat_support.0.2: http] Processing 3/6: [ocamlformat_support.0.2: http] -> installed jbuilder.transition Processing 4/6: [ocamlformat_support.0.2: http] [ERROR] Failed to get sources of ocamlformat_support.0.2: Bad checksum #=== ERROR while fetching sources for ocamlformat_support.0.2 =================# OpamSolution.Fetch_fail("https://github.com/ocaml-ppx/ocamlformat/archive/support.0.2.tar.gz (Bad checksum, expected md5=162086e6ef309a7ea98943c189dc3a6d)") <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - fetch ocamlformat_support 0.2 +- +- The following changes have been performed | - install jbuilder transition +- <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.07/.opam-switch/backup/state-20240912211600.export" 'opam --cli=2.1 install ocamlformat_support.0.2 jbuilder.transition dune.1.11.4 --verbose --yes --confirm-level=unsafe-yes' failed.