Manually update Cockpit via downloaded tarball, or other method. #22887
Unanswered
911delorean
asked this question in
Q&A
Replies: 1 comment 2 replies
|
Sadly, Ubuntu does not accept official backports any more to non-LTS releases. I keep uploading them, but they keep getting rejected. I would not recommend installing over a distro package from a tarball, it's too messy. If 352 is enough (you didn't mention which release note fixed the bug), you could install the 24.04 LTS backport, that should work. 355 is unfortunately still stuck in the review queue. If you need the latest version, grab the latest source package from Debian and rebuild it locally. Either on a 25.10 development system with |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In a pickle. Got a server up and running Ubuntu svr 25.10. Installed Cockpit, realized a few functions are broken with the version currently installed: V346-1. I saw a release note that stated the exact problem I am having is fixed in a newer version. Only problem, 346-1 is the latest version and I am unable to find a Ubuntu repo with a newer version. I did find the newest version on a Debian repo, but have seen that adding a Debian repo is not a good thing to do, especially when its their "sid" or unstable repo.
I got the latest tarball off github, but have no idea what to do with it. I cannot find instructions on how to manually update the files with the tarball.
Any suggestions?
All reactions