Skip to content

opam install fails on 4.06 with patch file errors #149

Open
@RazorSh4rk

Description

The following actions will be performed:
  ∗  install nocrypto 0.5.4-1

=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[default] https://opam.ocaml.org/archives/nocrypto.0.5.4-1+opam.tar.gz downloaded

=-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ERROR] Patch file "/home/razor/.opam/4.06.1/build/nocrypto.0.5.4-1/0002-add-missing-runtime-dependencies-in-_tags.patch" not found.
[ERROR] Patch file "/home/razor/.opam/4.06.1/build/nocrypto.0.5.4-1/0004-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch" not found.
[ERROR] Patch file "/home/razor/.opam/4.06.1/build/nocrypto.0.5.4-1/0005-Auto-detect-ppx_sexp_conv-runtime-library.patch" not found.
[ERROR] Patch file "/home/razor/.opam/4.06.1/build/nocrypto.0.5.4-1/0006-pack-package-workaround-ocamlbuild-272.patch" not found.

#=== ERROR while installing nocrypto.0.5.4-1 ==================================#
These patches didn't apply at /home/razor/.opam/4.06.1/build/nocrypto.0.5.4-1:
  - 0006-pack-package-workaround-ocamlbuild-272.patch
  - 0005-Auto-detect-ppx_sexp_conv-runtime-library.patch
  - 0004-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch
  - 0002-add-missing-runtime-dependencies-in-_tags.patch



=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions failed
  ∗  install nocrypto 0.5.4-1
No changes have been performed

When i ls the nocrypto folder, the patch files are

ls ~/.opam/4.06.1/build/nocrypto.0.5.4-1/
0001-add-missing-runtime-dependencies-in-_tags.patch             bench       lwt              pkg        _tags
0002-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch  CHANGES.md  mirage           README.md  tests
0003-Auto-detect-ppx_sexp_conv-runtime-library.patch             doc         myocamlbuild.ml  rfc        unix
0004-pack-package-workaround-ocamlbuild-272.patch                LICENSE.md  opam             src

Installed without issue on 4.02, am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions