package ocamlformat_support

  1. Overview
  2. Docs
On This Page
  1. Error log

ocamlformat_support 0.2

Error log

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.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 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" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# 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-20240129191709.export"
'opam --cli=2.1 install ocamlformat_support.0.2 jbuilder.transition dune.1.11.4 --verbose --yes --confirm-level=unsafe-yes' failed.
OCaml

Innovation. Community. Security.