Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.54k stars 848 forks source link

Ubuntu 22.04 #2626

Open pentatonicfunk opened 2 years ago

pentatonicfunk commented 2 years ago

Describe alternatives you've considered

None

Additional context

Considering latest LTS for Ubuntu is now 22.04, do we consider or has plan to make the default box to it ?

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the issue template and include your OS/Vagrant/VVV versions! Don't forget you can get support in the VVV slack at https://varyingvagrantvagrants.org/docs/en-US/slack/

VVV
VVV Slack Workspace
Join the VVV Slack Workspace
tomjn commented 2 years ago

At the moment we need the following for this to happen:

As for when it happens, it'll happen when all of the above are complete. I'm not in a position to do this myself in the near future ( months long major ongoing internet issues have crippled my ability to contribute in a significant way ).

The Apt sources are the lowest hanging fruit and don't require a box change to be released ( you could specify an Ubunut 22 box in config.yml ), in most cases it's just an extra file with the appropriate filename to match the new version.

Likewise knowing which box names to use can be added to this ticket.

As for urgency, that would be low, Ubuntu 20 is still actively supported.

ghost commented 1 year ago

this is just a FYI.. if we do support Ubuntu 22.04 in the near future, MariaDB 10.6 or higher is needed!

tomjn commented 1 year ago

Something bothering me is we've not seen anybody build a bento box for 22 on parallels Arm64 yet. I don't relish building that box myself.

Also my Tart VM experiments have ended up using Ubuntu 22 by accident