-
Notifications
You must be signed in to change notification settings - Fork 26
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
./examples/tutorial.sh is broken #78
Comments
From the logs:
Looks like |
OK, the underlying problem here is actually with the standard Docker |
That seems like a pretty big limitation :/ Is there an open issue somewhere where that's being discussed? |
I've seen a couple different issues on various PG Docker containers, but I haven't actually found the repo for the official upstream container. Given that this issue existed with 0.2.2, for a while, and that it's going to take some time to fix, I'm going to release 0.2.3 anyway and get the other fixes out, and bump this to 0.2.4. |
beta
is failing because it runs one important test thatstable
skips. To run this locally, run:cd cage cargo install -f ./examples/tutorial.sh
I'm investigating, but please feel free to take a look if you want.
CC @camjackson
The text was updated successfully, but these errors were encountered: