For me Module Manager failed on updating two modules, when "Always install the newest dependency module" was no. With FormBuilder the error was:
The module CMSMailer (1.73) could not be found in the repository, but it is a dependency.
And with JQueryTools the error was:
The module CGExtensions (1.54.4) could not be found in the repository, but it is a dependency.
In both cases newer versions of dependencies were installed. When I set "Always install the newest dependency module" to Yes, upgrades installed.
Is this expected behavior?
CMSMS 2.2.1
Module manager fails upgrading modules
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Module manager fails upgrading modules
Pretty much.
It's telling you that it cannot download those versions of those modules from the forge. Because they are not there. You now must resolve dependencies manually.
Or just tell it to grab the latest version of the dependant module.
It's telling you that it cannot download those versions of those modules from the forge. Because they are not there. You now must resolve dependencies manually.
Or just tell it to grab the latest version of the dependant module.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Module manager fails upgrading modules
Ok. I expected this error only to happen (with this configuration), if dependencies are not installed at all or are too old. But at least now I know, that it is not caused by some local issue. Thanks.calguy1000 wrote:Pretty much.
It's telling you that it cannot download those versions of those modules from the forge. Because they are not there. You now must resolve dependencies manually.