Install Kolibri using PPA, which promises auto-upgrades (when you apt update?) #3327
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR also lists 31 (not just 25) Kolibri languages for variable
kolibri_language
within those local_vars.yml files that are designed to be human-readable documentation. Building on;And preserves Kolibri's legacy .deb install method for both testing and emergency override purposes (if you manually specify
kolibri_deb_url
e.g. in roles/kolibri/defaults/main.yml) as discussed here:Unfortunately different PPA logic was necessitated on Debian-like OS's (
codename: focal
) — as compared to Ubuntu-like OS's. But both should work. As outlined in official guidelines: https://kolibri.readthedocs.io/en/latest/install/ubuntu-debian.html#install-from-ppa-repositoryThis PR was tested on 64-bit RasPiOS Lite on Raspberry Pi 4.
Tangentially related is Kolibri 0.15.6's recent fix of peer-importing of channels e.g. from nearby IIAB machines with URL's like http://box/kolibri :