-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[placeholder]: Update all Debian 12 scripts to Debian 13 #7475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@MickLesk - question: are we offering a way to upgrade existing LXCs to 13, or is that going to be another thing entirely? |
That are 4 lines Code. An sed, an Update, an upgrade and dist-upgrade Maybe. @CrazyWolf13 ? |
@vhsdream @MickLesk technically it's very easy and & could definitely spin up a PR, but I'm honestly not sure if it's a good time now. As you can see in #7332 There are quite some things that don't work. Ultimately it's up to all contributors if we want to support the migration at the current time and all issues. |
I would offer a guide with code snippets in the disscussions on how to do, maybe in the thread @MickLesk already started. One thing we could offer in a few weeks time a standalone script wich dose the updating wich would check some sort of a db, json, text file if the currently installed app is os upgradeable? |
I agree with @MickLesk, its just a couple of bash lines to get it done. But, as we don't really know for sure the extent to which something might not work, i would offer a tutorial to the user to do it manually as @michelroegl-brunner said, if its really important for them to upgrade. Obviously doing a backup/snapshot beforehand. We can always do a update to the script at a later date, when we get a feel how many scripts will need some sort of fixing. |
@MickLesk - are we looking to support both Debian 12 and 13 for each LXC for the time being? I recall that was an option previously, between 11 and 12. |
Too much effort for some Scripts, because deps Changed. I think in next weeks should all PVE Hosts updated to Support deb13 |
✍️ Description
🔗 Related PR / Issue
Link: #
✅ Prerequisites (X in brackets)
🛠️ Type of Change (X in brackets)
README
,AppName.md
,CONTRIBUTING.md
, or other docs.