Upgrade to XO v5.105 seems broken
-
This was reported a few hours ago over on the XenOrchestraInstallerUpdater github page: https://github.com/ronivay/XenOrchestraInstallerUpdater/issues/288
Just to be sure, I attempted a fresh install on top of Ubuntu v24.04LTS and found the same issues as upgrade attempts on my existing XO VMs.
-
This post is deleted! -
We are aware of the issue and investigating. FYI, there's no version on the sources, just the last commit matters
-
I have 0 problem to build it in here following our doc. Are you sure it's not related to XO 6 build?
$ yarn && yarn build yarn install v1.22.19 warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json. [1/5] Validating package.json... [2/5] Resolving packages... success Already up-to-date. $ husky install husky - Git hooks installed Done in 0.57s. yarn run v1.22.19 $ TURBO_TELEMETRY_DISABLED=1 turbo run build --filter xo-server --filter xo-server-'*' --filter xo-web āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā® ā ā ā Update available v2.4.2 ā« v2.4.4 ā ā Changelog: https://github.com/vercel/turborepo/releases/tag/v2.4.4 ā ā Run "npx @turbo/codemod@latest update" to update ā ā ā ā Follow @turborepo for updates: https://x.com/turborepo ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāÆ turbo 2.4.2 ā¢ Packages in scope: xo-server, xo-server-audit, xo-server-auth-github, xo-server-auth-google, xo-server-auth-ldap, xo-server-auth-oidc, xo-server-auth-saml, xo-server-backup-reports, xo-server-load-balancer, xo-server-netbox, xo-server-perf-alert, xo-server-sdn-controller, xo-server-test, xo-server-test-plugin, xo-server-transport-email, xo-server-transport-icinga2, xo-server-transport-nagios, xo-server-transport-slack, xo-server-transport-xmpp, xo-server-usage-report, xo-server-web-hooks, xo-web ā¢ Running build in 22 packages ā¢ Remote caching disabled Tasks: 27 successful, 27 total Cached: 27 cached, 27 total Time: 251ms >>> FULL TURBO Done in 0.43s.
-
@olivierlambert you are not checking the typescript level traces that's why there's no errors happening at your end.
-
I'm building following the official documentation
-
@irtaza9
My updates (from docs) work, except the v6
https://xcp-ng.org/forum/topic/10685/xo-ce-82ed2-and-5c390-update. -
-
This post is deleted!