Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opam install piqi failed #12

Closed
gitoleg opened this issue Nov 15, 2018 · 3 comments
Closed

opam install piqi failed #12

gitoleg opened this issue Nov 15, 2018 · 3 comments

Comments

@gitoleg
Copy link

gitoleg commented Nov 15, 2018

Hey,
do you have any plans to release a new version? it would be quite helpful, since
piqi is not installable from opam right now (I have 4.06.0):

ubuntu@ubuntu-xenial:~$ opam install piqi
The following dependencies couldn't be met:
  - piqi → camlp4 < 4.02 → ocaml < 4.02
      base of this switch (use `--unlock-base' to force)
  - piqi → piqilib → optcomp → ocaml < 4.06.0
      base of this switch (use `--unlock-base' to force)
  - piqi → piqilib → camlp4 < 4.02 → ocaml < 4.02
      base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
  - piqilib >= 0.6.14 is in conflict with piqi <= 0.7.6
@alavrik
Copy link
Owner

alavrik commented Nov 18, 2018

Sorry about that and thank you for bringing this up! Not sure how missed it. The fix it trivial: ocaml/opam-repository#13002

The new versions were released back in September. It is an opam spec problem that prevents piqi from installing.

@gitoleg
Copy link
Author

gitoleg commented Nov 18, 2018

Thanks!

@alavrik
Copy link
Owner

alavrik commented Nov 19, 2018

This is fixed in upstream opam now. Closing.

@alavrik alavrik closed this as completed Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants