but non of those worked. I thought 22.04 was officially supported by vmin? I think this info should be on the download/install page.Am I missing it?
My vmin server was running 20.04 but I’ve since upgraded it to 22.04 and apt disabled the vmin repos when it did the upgrade and I didn’t know what the correct repo to use was.
Maybe I should just re-run the install script? If I had snapshots I might’ve tried that already.
I’ve done that but it hasn’t changed the repo URL so I presume it was correct?
bash virtualmin-install.sh -s
[INFO] Started Virtualmin 6 Professional software repositories setup
▣ Phase 1 of 1: Setup
Downloading Virtualmin 6 key
Installing Virtualmin 6 key
Downloading Webmin key
Installing Webmin key
Downloading repository metadata
Enabling universe repositories, if not already available
Disabling cdrom: repositories
Cleaning up software repo metadata
[SUCCESS] Repository configuration successful. You can now install Virtualmin
[SUCCESS] components using your OS package manager.
You can switch to the /vm/7 repos if you want, but you don’t need to. There are no longer any Ubuntu version specific repos, though (no virtualmin-jammy, etc.).
The packages found in virtualmin-focal in the /vm/6 repos will work fine on Jammy. But Jammy will never be added as a repo, since there was never support in the Virtualmin 6 installer for Jammy, and the Virtualmin 7 installer and repos work differently with regard to Debian/Ubuntu versions.
In short: You don’t need to do anything, you can just re-enable the Virtualmin repos.
Or, if you really want to change, you can use the virtualmin setup-repos command to switch (assuming you’re up to date, that’s a relatively new command), or use the --setup flag with a new copy of the Virtualmin install script (don’t use old version of the install script for this, as it needs to know about new repos and know how to detect existing repo configs).