(2019-04-07 14:40:39 UTC)
# Installed packages for system: base-bigarray base Bigarray library distributed with the OCaml compiler base-num base Num library distributed with the OCaml compiler base-threads base Threads library distributed with the OCaml compiler base-unix base Unix library distributed with the OCaml compiler camlp5 7.06 Preprocessor-pretty-printer of OCaml conf-m4 1 Virtual package relying on m4 coq 8.6.1 Formal proof management system. num 0 The Num library for arbitrary-precision integer and ration ocamlfind 1.8.0 A library manager for OCaml # opam file: opam-version: "2.0" maintainer: "matej.kosik@inria.fr" homepage: "https://github.com/coq-contribs/qarith-stern-brocot" license: "LGPL 2" build: [make "-j%{jobs}%"] install: [make "install"] remove: ["rm" "-R" "%{lib}%/coq/user-contrib/QArithSternBrocot"] depends: [ "ocaml" "coq" {>= "8.5" & < "8.6~"} ] tags: [ "keyword:rational numbers" "keyword:arithmetic" "keyword:field tactic" "keyword:binary lists" "keyword:stern brocot" "category:Mathematics/Arithmetic and Number Theory/Rational numbers" "category:Miscellaneous/Extracted Programs/Arithmetic" "date:2003" ] authors: [ "Milad Niqui <>" "Yves Bertot <>" ] bug-reports: "https://github.com/coq-contribs/qarith-stern-brocot/issues" dev-repo: "git+https://github.com/coq-contribs/qarith-stern-brocot.git" synopsis: "Binary Rational Numbers" description: "Developement of rational numbers as finite binary lists and defining field operations on them in two different ways: strict and lazy." flags: light-uninstall url { src: "https://github.com/coq-contribs/qarith-stern-brocot/archive/v8.5.0.tar.gz" checksum: "md5=3e0916361e3fd7e25304426eb1e5aabf" }
ruby lint.rb released opam-coq-archive/released/packages/coq-qarith-stern-brocot/coq-qarith-stern-brocot.8.5.0
lint.rb:11:in `read': No such file or directory @ rb_sysopen - opam-coq-archive/released/packages/coq-qarith-stern-brocot/coq-qarith-stern-brocot.8.5.0/descr (Errno::ENOENT) from lint.rb:11:in `lint' from lint.rb:52:in `<main>'
Dry install with the current Coq version:
true
Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
true
true
true
No files were installed.
true