How to install on ubuntu 24.04? #709
|
I tried |
Replies: 3 comments 1 reply
|
You need to be a bit more specific. Did these commands fail or succeed? If they failed, what was the output? What does |
|
Thanks for the answer @martinpitt. My system is Ubuntu 24.04LTS:
Followed the recommendation in Cockpit Project install page to resolve this:
After installing the Cockpit backport for 24.04LTS (above commands) the version is now:
And cockpit-files started working. |
|
Note that it's finally in official Ubuntu 24.04 LTS backports! https://launchpad.net/ubuntu/+source/cockpit-files/36-1~bpo24.04.1 |
You need to be a bit more specific. Did these commands fail or succeed? If they failed, what was the output? What does
cockpit-bridge --packagesshow? And most importantly, what is your cockpit-bridge version? (dpkg -l cockpit-bridge). Note that you need a recent version from noble-backports, 314 from the release isn't sufficient. (That's the most likely explanation)