Zulu 14.0.56.2 Upgrade Breaks on Missing Dependencies

Freepbx 14.0.5.2
Logged in this morning to check on updates. Listed one for webrtc and one for Zulu. Webrtc ran fine. Zulu failed on missing dependencies of:
FreePBX version 14.0.5.5 or higher is required, you have 14.0.5.2
Contact Manger module version 14.0.4.12 or higher is required, you have 14.0.4.10

Neither of these updates show up checking for updates, which makes me guess they are not yet on the Stable track? (Is this something I should create an “issue” for?)

Zulu is now disabled “pending update”. Zulu isn’t critical to our operations, but we have been using it some to evaluate whether to deploy further.
Any suggestions on how to restore it to working (short of waiting for the prereqs to come to “stable”?

You have two ways forward, upgrade contact manager and framework to edge:

fwconsole ma upgrade framework contactmanager --edge

or downgrade zulu with

fwconsole ma downloadinstall zulu --tag xxxxx

Substitute the previous ver of zulu in place of the x’s, which should be available from fwconsole ma list

1 Like

Thank you. I went with option two, which appears to have worked for now, as long as we wait to make sure the dependencies are met before we do an “upgradeall”

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.