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

package build failing (camlp5) but no indication in opam-ci #25

Open
chetmurthy opened this issue Sep 5, 2020 · 0 comments
Open

package build failing (camlp5) but no indication in opam-ci #25

chetmurthy opened this issue Sep 5, 2020 · 0 comments

Comments

@chetmurthy
Copy link

I have a package (in a PR: Opam publish camlp5 7.13 #17132) that's failing on a couple of platforms (camlp5 7.13) and am trying to use the opam ci infrastructure to investigate. I can get the logs via the web UI, but thought I'd try to learn how to use opam-ci. There seems to be a problem (or maybe this isn't what opam-ci is designed for). Neither the status nor logs commands show anything:

chet@digg:~/Hack/Camlp5/src/camlp5$ opam ci status -m chetsky@gmail.com --filter=all 

Try 'opam-ci logs <pkg>' to see details of build failures for each package.

chet@digg:~/Hack/Camlp5/src/camlp5$ opam ci status camlp5

Try 'opam-ci logs <pkg>' to see details of build failures for each package.

chet@digg:~/Hack/Camlp5/src/camlp5$ opam ci logs camlp5
camlp5: No failures found with these constraints

Not sure what I'm doing wrong .....

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