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

eups distrib list --current fails #32

Open
jdswinbank opened this issue Dec 4, 2014 · 2 comments
Open

eups distrib list --current fails #32

jdswinbank opened this issue Dec 4, 2014 · 2 comments

Comments

@jdswinbank
Copy link
Contributor

According to the manual (p21 of the PDF I just built):

You may use eups distrib list to list available products; with --current only current products are listed. E.g.
eups distrib list --root http://www.astro/~rhl/LSST/packages --current mwi 2.4

In practice:

$ eups -V
EUPS Version: 1.5.7

$ eups distrib list --root http://www.astro/~rhl/LSST/packages --current mwi 2.4
Usage: eups distrib list [-h|--help] [options] [product [version]]

eups: error: no such option: --current
@RobertLuptonTheGood
Copy link
Owner

does
-t current
work?

This is a result of trying to back out NCSA changes to eups

            R

@jdswinbank
Copy link
Contributor Author

does
-t current
work?

Yes. Or, at least, it fails with a sane message ("Failed to contact URL http://www.astro/~rhl/LSST/packages/config.txt", which is fair enough).

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