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

Declaring a package puts eups into a weird state #101

Open
r-owen opened this issue Jun 17, 2016 · 3 comments
Open

Declaring a package puts eups into a weird state #101

r-owen opened this issue Jun 17, 2016 · 3 comments

Comments

@r-owen
Copy link
Collaborator

r-owen commented Jun 17, 2016

With an lsstsw stack where everything seems fine (e.g. eups list shows no problems), if I follow the instructions in the ci_hsc package to declare its copy of astrometry_net_data the stack ends up in a weird state:

localhost$ cd ci_hsc
localhost$ setup -r .
localhost$ eups declare -r ${CI_HSC_DIR}/sdss-dr9-fink-v5b astrometry_net_data sdss-ci_hsc
Unable to find astrometry_net_data sdss-dr9-fink-v5b although it is seen in the environment
localhost$ eups list -v astrometry_net_data
Skipping missing EUPS stack: none
Skipping missing EUPS stack: none
Unable to find astrometry_net_data sdss-dr9-fink-v5b although it is seen in the environment
Skipping missing EUPS stack: none
   8.0.0.0+20 /Users/rowen/UW/LSST/lsstsw/stack /Users/rowen/UW/LSST/lsstsw/stack/DarwinX86/astrometry_net_data/8.0.0.0+20  b2001 b2000 b1996 b1998 b1999 b1997
Skipping missing EUPS stack: none
   8.0.0.0+21 /Users/rowen/UW/LSST/lsstsw/stack /Users/rowen/UW/LSST/lsstsw/stack/DarwinX86/astrometry_net_data/8.0.0.0+21  b2002
Skipping missing EUPS stack: none
   8.0.0.0+22 /Users/rowen/UW/LSST/lsstsw/stack /Users/rowen/UW/LSST/lsstsw/stack/DarwinX86/astrometry_net_data/8.0.0.0+22  b2008 b2003 b2005 b2004 b2007 b2006
Skipping missing EUPS stack: none
   8.0.0.0+23 /Users/rowen/UW/LSST/lsstsw/stack /Users/rowen/UW/LSST/lsstsw/stack/DarwinX86/astrometry_net_data/8.0.0.0+23  b2009 current b2012 b2014 b2010
Skipping missing EUPS stack: none
   sdss-ci_hsc /Users/rowen/UW/LSST/lsstsw/stack /Users/rowen/UW/LSST/testdata/ci_hsc/sdss-dr9-fink-v5b 
@PaulPrice
Copy link
Collaborator

Declaring the astrometry_net_data package is no longer required.

@RobertLuptonTheGood
Copy link
Owner

RobertLuptonTheGood commented Jun 18, 2016

Which version of eups are you using? (eups --version)

@r-owen
Copy link
Collaborator Author

r-owen commented Jun 18, 2016

2.0.1

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

3 participants