Print

Print


So over the weekend I made a clean built on builbot, then
I published webserv by doing

publish -t 2015_05 -b b1327 webserv

Yesterday I made a fresh install of the stack on lsst-dev

NEWINSTALL_URL=https://sw.lsstcorp.org/eupspkg/newinstall.sh
curl -O ${NEWINSTALL_URL}
bash newinstall.sh
. loadLSST.bash
eups distrib install --current-all --tag 2015_04 webserv


and now I am trying:

git clone [log in to unmask]:LSST/webserv.git

but

setup -r webserv

complaints about:

setup: in file /nfs/home/becla/stack/repos/webserv/ups/webserv.table: 
Product db not found

Why?? Because current is not set or something? How do I set it?

ok,

git clone [log in to unmask]:LSST/db.git
setup -r db
scons

solves it.

btw, the "eups list db" shows:
    1.0.0.0
    10.1+6       2015_05 b1327 b1326 qserv
    LOCAL:/nfs/home/becla/stack/repos/db         setup


moving on...


setup -r webserv -k

git clone [log in to unmask]:LSST/imgserv.git
cd imgserv
scons
[...]

Generating example index...
finalizing index lists...
lookup cache used 21/65536 hits=31 misses=22
finished...
1 tests failed
scons: *** [checkTestStatus] Error 1
scons: building terminated because of errors.

Huh? What is that?

It looks like I can start webserv even though
I had this checkTestStatus problem, but it'd
be good to understand why I have been having
all these issues...

Jacek

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1