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

fix EUPS_PKGROOT construction #75

Merged
merged 2 commits into from Sep 27, 2017
Merged

Conversation

jhoblitt
Copy link
Member

No description provided.

@jhoblitt jhoblitt changed the title (WIP) fix EUPS_PKGROOT construction fix EUPS_PKGROOT construction Sep 27, 2017
@jhoblitt jhoblitt requested a review from timj September 27, 2017 16:27
Copy link
Member

@timj timj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

.travis.yml Outdated

echo -e "*** Sanity checking EUPS_PKGROOT construction ***\n"
source loadLSST.bash
eups distrib install cfitsio -t v14_0_rc2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given our lsstsw problems with building cfitsio maybe you should use python here as that is the simplest possible eups distrib package to install.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds reasonable. I'll amend the PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, astropy is probably a better package to test against. That one can't work unless astropy is installed and there is no way that astropy is installed on travis (whereas the python that is installed will pass the stub even if the wrong python is used). This failure mode was spotted on Slack just now.

@jhoblitt jhoblitt merged commit fd34189 into master Sep 27, 2017
@ktlim ktlim deleted the tickets/DM-12028-no-miniconda branch August 25, 2018 06:15
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

Successfully merging this pull request may close these issues.

None yet

2 participants