Description
Info
Root documents:
https://www.tarantool.io/en/download/os-installation/debian/
https://www.tarantool.io/en/download/os-installation/ubuntu/
'Manual repository installation' sections for 1.10 repositories.
What's wrong?
Pinning origin of all three tarantool
, tarantool-common
and tarantool-dev
packages is essential. Lack of such pinning leads to problems on Debian Bullseye (11) and Ubuntu Jammy (22.04). See tarantool/installer.sh#11, tarantool/tarantool#5429 (comment) and tarantool/setup-tarantool#36 (starting from words 'tarantoolctl fatal error').
Ubuntu's instruction pins only tarantool
. Debian's instruction doesn't pin any package. We should adopt the installer.sh
fix for these manual instructions. Desirable for 2*, essential for 1.10.
Planning checklist
- Estimate complexity in storypoints in the title.
- Add to Documentation board → Backlog (small)
Note: issue templates are in beta. Give your feedback in #1869.