You only need that ruby version to create the package. The package itself is shell script.
On Wed, Feb 5, 2014 at 1:26 PM, Fernando Felix-Redondo <[email protected]> wrote: > Hello Javier, > > Unfortunately, this mechanism needs Ruby >= 1.8.7 and that version is > not available in Centos 5 unless I install it manually... > > Regards > Fernando > -- > Fernando Felix-Redondo [ISDEFE, S.A.] | [email protected] | > Phone: +34 91 813 1368 > SMOS DPGS Operations > Computer Systems and Reliability Engineer > > > 2014-02-05 Javier Fontan <[email protected]>: >> One way you can do this is creating the packages in that version of >> the distribution. The source of the context packages come with the >> source code, in directory "share/scripts/context-packages". There you >> can find information on how to build them in the README file [1] and >> some more information in the documentation page [2]. >> >> To create the packages for CentOS the command will be: >> >> $ PACKAGE_TYPE=rpm ./generate.sh >> >> >> [1] >> https://github.com/OpenNebula/one/blob/master/share/scripts/context-packages/README.md >> [2] >> http://docs.opennebula.org/stable/user/virtual_machine_setup/cong.html#generating-custom-contextualization-packages >> >> On Wed, Feb 5, 2014 at 11:30 AM, Fernando Felix-Redondo >> <[email protected]> wrote: >>> Dear all, >>> >>> I need to deploy a bunch of VMs with CentOS 5.9 on my ONE >>> infrastructure but I'm facing the problem that I'm not able to install >>> the opennebula-context package because is built for the CentOS 6.X and >>> the system complaints about the rpmlib versions. >>> >>> Is there anywhere an opennebula-context package suitable for CentOS >>> 5.X or any alternative to install the contextualization tools, please? >>> >>> Regards >>> Fernando >>> -- >>> Fernando Felix-Redondo [ISDEFE, S.A.] | [email protected] | >>> Phone: +34 91 813 1368 >>> SMOS DPGS Operations >>> Computer Systems and Reliability Engineer >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> >> >> >> -- >> Javier Fontán Muiños >> Developer >> OpenNebula - The Open Source Toolkit for Data Center Virtualization >> www.OpenNebula.org | @OpenNebula | github.com/jfontan >> >> This message and any attachments are intended for the use of the addressee >> or addressees only. >> The unauthorised disclosure, use, dissemination or copying (either in whole >> or in part) of its >> content is not permitted. >> If you received this message in error, please notify the sender and delete >> it from your system. >> Emails can be altered and their integrity cannot be guaranteed by the sender. >> >> Please consider the environment before printing this email. >> > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Javier Fontán Muiños Developer OpenNebula - The Open Source Toolkit for Data Center Virtualization www.OpenNebula.org | @OpenNebula | github.com/jfontan _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
