Although I was able to install ruby  rvm 1.9.2  on gen1 Rackspace Ubuntu Xenial 
16.04 server  have issues on some other private PODs. Due to the resource 
limitations there could not get vIMS running to run the celae-water-live tsts 
on the servers.
On the private vPOD, there was  no curl available on Xenial and in trying to 
overcome did use .deb curl package from ubuntu cloud 
So followed this to get .deb curl and installed it
https://packages.ubuntu.com/xenial/amd64/curl/download


Then following happened as you see the dependency failures for  this  part of 
per-requisite for ruby 1.9.3

https://github.com/Metaswitch/clearwater-live-test/

 
root@host1:/opt# rvm install 1.9.3Searching for binary rubies, this might take 
some time.
No binary rubies available for: ubuntu/16.04/x86_64/ruby-1.9.3-p551.
Continuing with compilation. Please read 'rvm help mount' to get more 
information on binary rubies.
Checking requirements for ubuntu.
Installing requirements for ubuntu.
Updating system..
Installing required packages: zlib1g-dev, libyaml-dev, libsqlite3-dev, sqlite3, 
autoconf, libgmp-dev, libgdbm-dev, libncurses5-dev, automake, libtool, bison, 
pkg-config, libffi-dev, libgmp-dev, libreadline6-dev, libssl-dev......
Error running 'requirements_debian_libs_install zlib1g-dev libyaml-dev 
libsqlite3-dev sqlite3 autoconf libgmp-dev libgdbm-dev libncurses5-dev automake 
libtool bison pkg-config libffi-dev libgmp-dev libreadline6-dev libssl-dev',
please read 
/usr/local/rvm/log/1505170731_ruby-1.9.3-p551/package_install_zlib1g-dev_libyaml-dev_libsqlite3-dev_sqlite3_autoconf_libgmp-dev_libgdbm-dev_libncurses5-dev_automake_libtool_bison_pkg-config_libffi-dev_libgmp-dev_libreadline6-dev_libssl-dev.log
Requirements installation failed with status: 100.


1. Suggesions listed were try rvm help mount:
root@host1:/opt# rvm help mountRuby enVironment Manager 1.29.3 (latest) (c) 
2009-2017 Michal Papis, Piotr Kuczynski, Wayne E. Seguin
This is not a viable option.
2. please read 
/usr/local/rvm/log/1505166799_ruby-1.9.3-p551/package_install_zlib1g-dev_libyaml-dev_libsqlite3-dev_sqlite3_autoconf_libgmp-dev_libgdbm-dev_libncurses5-dev_automake_libtool_bison_pkg-config_libffi-dev_libgmp-dev_libreadline6-dev_libssl-dev.log
Requirements installation failed with status: 100.

E: Package 'zlib1g-dev' has no installation candidate
E: Unable to locate package libyaml-dev
E: Unable to locate package libsqlite3-dev
E: Package 'autoconf' has no installation candidate
E: Package 'libgmp-dev' has no installation candidate
E: Unable to locate package libgdbm-dev
E: Unable to locate package libncurses5-dev
E: Package 'automake' has no installation candidate
E: Package 'libtool' has no installation candidate
E: Package 'bison' has no installation candidate
E: Package 'pkg-config' has no installation candidate
E: Package 'libffi-dev' has no installation candidate
E: Package 'libgmp-dev' has no installation candidate
E: Unable to locate package libreadline6-dev


Now did anyone come across this and if so how did you solve it. If not what is 
your suggestions to overcoe this problem?

ThanksPrakash

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to