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

etl is in conan! #459

Closed
jputcu opened this issue Nov 4, 2021 · 7 comments
Closed

etl is in conan! #459

jputcu opened this issue Nov 4, 2021 · 7 comments

Comments

@jputcu
Copy link
Contributor

jputcu commented Nov 4, 2021

etl has just been added to conan-center, so you can now do conan install etl/20.19.0@ (https://conan.io/center/etl).
Perhaps a note could be added to the README?

@jwellbelove
Copy link
Contributor

Excellent news.
I'll try to get that done when I get back from Spain at the weekend.

@jwellbelove
Copy link
Contributor

I've tried to install, but I get this error.

PS D:\Users\John\Programming\GitHub\etl> conan install etl/20.21.0@
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=Visual Studio
compiler.runtime=MD
compiler.version=16
os=Windows
os_build=Windows
[options]
[build_requires]
[env]

etl/20.21.0: Not found in local cache, looking in remotes...
etl/20.21.0: Trying with 'conancenter'...
ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)')))

Unable to connect to conancenter=https://center.conan.io
1. Make sure the remote is reachable or,
2. Disable it by using conan remote disable,
Then try again.

@jputcu
Copy link
Contributor Author

jputcu commented Dec 5, 2021

That version doesn't appear to be at the server, try etl/20.19.0

@jwellbelove
Copy link
Contributor

How do you get a new version on to the server?

@jputcu
Copy link
Contributor Author

jputcu commented Dec 5, 2021

As far as I can see, a bot detects new versions. For etl it detected 20.20: conan-io/conan-center-index#3470. Then probably click the "pull request, open one" column. I don't know if this will be automatically or manual, but I don't expect it will be instant.

@jputcu
Copy link
Contributor Author

jputcu commented Dec 7, 2021

You requested a pull request? The latest version appears to be in Conan, much faster then the first one!

@jwellbelove
Copy link
Contributor

Yes, I did a PR. It was approved in about 20 minutes or so.

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