Print

Print


Hi Fabrice,

Thanks for the clarification. I did install from the distribution server and decided to start over in a new Ubuntu 14.04 virtual machine for a clean install.

I was able to get as far as last time (with the same error about a bzip2 missing package with the same solution) and able to install version "2014_07.0" from the distribution server. This new version successfully enabled the "qserv-configure.py --all" command, which ran into an error at the scisql stage:

###################################################
Unable to download scisql-0.3.2.tar.bz2
Please copy it manually in /home/vaikunth/qserv-run/2014_05.0/tmp
--
INFO:     stderr :
--
/home/vaikunth/qserv-run/2014_05.0/tmp/configure/scisql.sh: line 8: /usr/bin/python]: No such file or directory
dirname: missing operand
Try 'dirname --help' for more information.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (77) error setting certificate verify locations:
  CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
#####################################################

I traced the curl download command in scisql.sh and ran it manually which worked, and as the error suggested, moved it in tmp/ . I'm not sure why it wouldn't download it from the script.

Thereafter, I manually ran "qserv-configuration.py --scisql" and "--client" (seemed like the remaining parts of --all) and it worked. So, does this complete the full installation and configuration of Qserv as it is intended? I also tried the integration tests part of the instructions but it's complaining that I don't have any test datasets. Any way I could find some to try it out?

Thanks all,
-Vaikunth


On Tue, Aug 5, 2014 at 5:01 AM, Fabrice Jammes <[log in to unmask]> wrote:
Hi Vaikunth,

qserv-testdata.py has been removed from Qserv last version so I think you're installing a previous version of Qserv.

- If you're installing Qserv from distribution server (see README.txt), i've packaged and published today 2014_07.0 version which should work fine.
- If you're installing Qserv from your git repository (README-devel.txt), could you please check that you're using the current tip of Qserv master branch ?

Have a nice day,

Fabrice


On 08/04/2014 11:11 PM, Vaikunth Thukral wrote:
Hi all,

I was able to successfully install qserv on Friday after dealing with the dependencies. I wanted to try out the "configuration" and "integration" parts of the README, but it appears
those commands are not available to me. The only ones I can see are:

qserv-admin.py                qserv-chunkload.py            qserv-connect-mysql-sock.sh   qserv-testunit.py            
qserv-benchmark.py            qserv-connect-mysql-proxy.sh  qserv-testdata.py

I assume my local installation falls under the "mono-node instance." Any suggestions on how to proceed?

Thanks,
-Vaikunth



On Fri, Aug 1, 2014 at 6:10 PM, Vaikunth Thukral <[log in to unmask]> wrote:
Hi Jacek,

I did run that script during the first install attempt and got that error. It couldn't find
"bzip2-devel" during that process and I guess that is why the "eups distrib install" command
failed during my first attempt. I used the following command then to install all bzip related packages myself:

############
sudo apt-get install libbz2-1.0 libbz2-dev libbz2-ocaml libbz2-ocaml-dev
############

After that is when the installation succeeded. I'm not sure why it couldn't find that package, maybe it
no longer exists or I don't have the correct ubuntu package sources.lists. Also tried apt-get update and couldn't find it.

-Vaikunth


On Fri, Aug 1, 2014 at 4:50 PM, Jacek Becla <[log in to unmask]> wrote:
Vaikunth

See
admin/bootstrap/qserv-install-deps-ubuntu-14.04.sh

you might try to install all packages listed there
(bzip is among them)

I'd basically try

sudo apt-get install bison cmake curl doxygen-latex flex g++ git latex2html libboost-all-dev libcurl4-openssl-dev libglib2.0-dev libreadline-dev ncurses-dev  openjdk-7-jdk openssl python-dev python-numpy scons swig zlib1g-dev patch bzip2 bzip2-devel libbz2-dev libpthread-workqueue-dev

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




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




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