Skip to content

installer.sh: install tarantool using exact version #3

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

Open
artembo opened this issue Apr 20, 2021 · 0 comments
Open

installer.sh: install tarantool using exact version #3

artembo opened this issue Apr 20, 2021 · 0 comments

Comments

@artembo
Copy link
Contributor

artembo commented Apr 20, 2021

In GitLab by @Totktonada on Nov 9, 2020, 04:51

Sometimes a distro contains newer tarantool than a repository offers. However it is counter-intuitive when, say, you want to install 1.10, but 2.5 comes without any warnings.

I overcome the problem for tarantool-php CI this way: tarantool/tarantool-php@176d49f . Here I also verify the installed version against the requested one.

In GitLab by @Totktonada on Nov 9, 2020, 04:54

Filed the related issue for the manual instructions: tarantool/doc#1639

In GitLab by @Totktonada on Feb 11, 2021, 20:06

Now stable 2.6 is out and the problem is not so hot.

Aside of this, @artembo said that he increased priority of the installed repositories (both for Debian based and RHEL allied distributions) in installer.sh, so it should work correctly even for 1.10.

I guess the problem persists with manual installation instructions for 1.10.

This should become less painful with upcoming release policy renew: we will not offer 'unstable releases' as releases anymore. So distro maintainer will pick up a correct release (not newer than on our website). OTOH, it solves the problem only for a most recent series (2.6 for now, series 2 in the future), but not for, say, 1.10. Manual instructions still require an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants