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

Not a recognised version-control URL #14

Open
Chris00 opened this issue Jul 19, 2015 · 1 comment
Open

Not a recognised version-control URL #14

Chris00 opened this issue Jul 19, 2015 · 1 comment

Comments

@Chris00
Copy link
Contributor

Chris00 commented Jul 19, 2015

When parsing the OPAM repository, OpamFile.OPAM.read raises:

[ERROR] At ~/.opam/repo/default/packages/pxp/pxp.1.2.7/opam:4:52:
  Not a recognised version-control URL
[ERROR] At ~/.opam/repo/default/packages/pxp/pxp.1.2.7/opam:4:52:
  Not a recognised version-control URL
Fatal error: exception OpamFormat.Bad_format(_, 0, "Not a recognised version-control URL")

Should it really result in the failure of the entire script or should rather the package (or better, just the field) ignored?

BTW, the URL given in pxp.1.2.7 is

https://godirepo.camlcity.org/svn/lib-pxp

which is a proper URL for SVN!

@Chris00
Copy link
Contributor Author

Chris00 commented Jul 19, 2015

This problem explains why the package widget on ocaml.org front page is empty.

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

1 participant