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

kadi package provides Chandra.Time #3

Closed
taldcroft opened this issue Jun 30, 2018 · 3 comments
Closed

kadi package provides Chandra.Time #3

taldcroft opened this issue Jun 30, 2018 · 3 comments

Comments

@taldcroft
Copy link
Member

Looks like a copy-paste oops in meta.yaml.

(ska3) neptune$ tar tvf kadi-3.20.1-py36_0.tar.bz2 
...
-rw-rw-r--  0 jzuhone staff       1 May 22 14:37 lib/python3.6/site-packages/Chandra.Time-3.20.1-py3.6-macosx-10.9-x86_64.egg-info/not-zip-safe
...
@jeanconn
Copy link
Contributor

Yeah, I'll have to test the builds both by git ssh fetch and https fetch. This one had the wrong URL at the bottom of the meta.yaml so was a problem for https fetch.

https://github.com/sot/ska-conda/blob/9c2c7cd10cdb117ef6da1021196bd236584bb4ab/ska_conda/pkg_defs/kadi/meta.yaml#L51

@taldcroft
Copy link
Member Author

I'll have to test the builds both by git ssh fetch and https fetch.

I'd be inclined to remove the automated path guessing (currently SSH) and hardwire the recipe to always use the SSH path. Basically if you are in the business of building Ska packages, SSH is required. Plan B would be generating a token for this (that gets put in a file with user-access protection), but annoyingly there is no way to generate a token with only read privilege, it has to include full write.

@jeanconn
Copy link
Contributor

I updated the ska3-conda area with the most recent builds (and this is fixed in #7 ) .

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