https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102159

--- Comment #2 from Anton Kochkov <anton.kochkov at gmail dot com> ---
(In reply to Martin Liška from comment #1)
> Can you please provide exact steps on how to reproduce the issue on a
> vanilla system?

1. dnf install ocaml opam
2. opam init (Y/Y)
2a eval $(opam env)
3. opam update
3a ocamlfind remove num; ocamlfind remove num-top
4. CHECK_IF_PREINSTALLED=false opam install opam-publish

Or "opam install cohttp-lwt"

Reply via email to