I'm not sure the lifecycle scripts are being found, as they error, but vellum fix finds them. Which leads me to believe they aren't committed to the database until after the install/upgrade has completed.
The error mentions paths similar to lib/apk/exec/oxide-display-3.0_git20260626-r72427.post-upgrade that can be used to check to see if the script exists there or not.
Also the error message is not being displayed, so it should be sent to stdout not stderr
I'm not sure the lifecycle scripts are being found, as they error, but
vellum fixfinds them. Which leads me to believe they aren't committed to the database until after the install/upgrade has completed.The error mentions paths similar to lib/apk/exec/oxide-display-3.0_git20260626-r72427.post-upgrade that can be used to check to see if the script exists there or not.
Also the error message is not being displayed, so it should be sent to stdout not stderr