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

cpslib is expected to be found online, what if it is not uploaded? #10

Open
gtato opened this issue Apr 25, 2014 · 1 comment
Open

cpslib is expected to be found online, what if it is not uploaded? #10

gtato opened this issue Apr 25, 2014 · 1 comment

Comments

@gtato
Copy link
Contributor

gtato commented Apr 25, 2014

During the installation of the cpsdirecor, the cpslib tarball is expected to be found under this location: http://www.conpaas.eu/dl/cpslib-%s.tar.gz

However, when creating the tarballs I am not uploading cpslib in that location. Therefore the cpsdirector installation should normally fail (if there is no previous version installed). In order to update the cpslib correctly, you have to install it prior to the cpsdirecor. I used these commands:

sudo apt-get install libffi-dev
sudo easy_install cpslib-1.4.1-rc2.tar.gz 

Shouldn't we make the location of cpslib a bit more configurable? Maybe allow the user to specify it when running:

make install /path/to/cpslib-x.x.x.tar.gz
@gtato
Copy link
Contributor Author

gtato commented Jun 4, 2014

This is the problem that Ana encountered. Apparently I reported it long ago and totally forgot about it.

@gpierre42 gpierre42 reopened this Jul 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants