Recommended way of installing radicale in the most recent version on ubuntu server #2072
Replies: 2 comments 1 reply
-
|
There are hints for Debian/Ubuntu based on a Wiki page (see below) unfortunatly not for system-wide usage via PIP. I have no details why for LTS versions of Debian and Ubuntu they are not upgrading the packages and would therefore contact the maintainers or switch to Enterprise Linux (for major version 8 up to to 10 latest Radicale version is available). Technically
So far nobody from the Debian/Ubuntu user group took the challenge...if one feels assigned, then please extend the Wiki pages
|
Beta Was this translation helpful? Give feedback.
-
|
I reached out to one of the Debian maintainers and he said he couldn't do anything about it. Upgrading from the distribution provided packages on Ubuntu 24.04 LTS (radicale version 3.1.8) to masterMy config uses dovecot authentication, which I had to migrate from the old auth plugin, nothing else. Hope this helps, nils EDIT: I also run a git storage hook to track my changes and since running radicale in a venv I had to give the full absolute path to my git executable for the hook to still function. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm loving radicale so far but I'm using the distribution provided packages from ubuntu 24.04 (version 3.1.8) and I'd like to upgrade i.e. run the most recent version.
What would be the recommended way of installing/upgrading radicale when I already have a working configuration on version 3.1.8?
Should I use pip and install radicale into a venv accessible to the radicale user or is pipx recommended, to install radicale system-wide as root, as would be the case with the distribution provided package?
cheers, nils
Beta Was this translation helpful? Give feedback.
All reactions