-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fix bookworm | BUT YOLOUPGRADE MONGODB TO 7.0 - IS IT OKAY ? #284
Conversation
!bookwormtestme |
!testme |
!bookwormtestme |
!testme |
Normally, it's not okay... I cannot test this as I don't have |
Yeah the corresponding test passes on ci-apps-dev so it looks okayish but it's difficult to know without any actual data / prod to test on x_x |
My super scientific experiment of installing from My further digging in would however indicate that
|
OK, force-upgrading 4.4->7.0 yields:
So upgrade needs to go through each respective MongoDB major version :/ |
By surgically upgrading to 5.0 then 6.0 then 7.x and upgrading Log: https://paste.yunohost.org/raw/utotunurom It's a bunch of Gemini hackery + copy/pasted code, but the idea looks sound. |
I understand you're stuck as it's impossible or very difficult to get Mongo v5 or other to do the upgrades one step at a time. |
Problem
Solution
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)