This page explains which package types exist, how they relate to each other, and which script generates them.
These packages contain a specific Ruby version. Each package is for a specific distribution, architecture and variant.
It places files primarily in /usr/lib/fullstaq-ruby/versions/<VERSION AND VARIANT>.
For the purpose of allowing Rbenv to find this Ruby version, the package also installs a symlink /usr/lib/rbenv/versions/<VERSION AND VARIANT>, which points to the aforementioned directory.
The fullstaq-ruby-XXX package can be installed independently and has no hard dependencies.
The Debian package recommends fullstaq-ruby-common.
The RPM package does not specify fullstaq-ruby-common as a recommended dependency, even though the latter is in fact recommended. The main reason for this is because it's not clear whether RPM supports recommended dependencies, and even if it does, whether FPM supports specifying them. So instead, we tell users through documentation to manually install fullstaq-ruby-common prior to installing fullstaq-ruby-XXX.
fullstaq-ruby-2.7-jemalloc_0-debian-10_amd64.debfullstaq-ruby-2.7-jemalloc-rev2-centos8.x86_64.rpm
/usr/lib/fullstaq-ruby/versions/<VERSION AND VARIANT>/usr/lib/rbenv/versions/<VERSION AND VARIANT>(symlink to previous entry)
container-entrypoints/build-ruby-debcontainer-entrypoints/build-ruby-rpm
This is a dummy package which contains no files, and only serves as a "glue" that specifies what all the other recommended dependencies are.
Currently the only recommended dependency is fullstaq-rbenv. If we ever introduce more recommended depdendencies, then we don't have to tell users to manually install them: they'll get the new recommended dependencies automatically through fullstaq-ruby-common.
This package has a hard dependency on fullstaq-rbenv.
Since this package contains no files, and does not depend on any other OS packages, it's distribution- and architecture-independent.
All fullstaq-ruby-XXX Debian packages recommend fullstaq-ruby-common.
fullstaq-ruby-common_1.0-0_all.debfullstaq-ruby-common-1.0-0.noarch.rpm
container-entrypoints/build-common-debcontainer-entrypoints/build-common-rpm
This packages our Rbenv fork with support for system-wide Rubies.
Since Rbenv only consists of shell scripts, and does not depend on any other OS packages which aren't already preinstalled anywhere, it's distribution- and architecture-independent.
fullstaq-rbenv_1.1.2-16-0_all.debfullstaq-rbenv-1.1.2-16-0.noarch.rpm
container-entrypoints/build-rbenv-debcontainer-entrypoints/build-rbenv-rpm