• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Error when upgrading 7.1.6 to 7.5.2

P

panda

Guest
I tried to upgrade Plesk reloaded on Red Hat Enterprise 3 from version 7.1.6 to 7.5.2 and it failed. I received the following error messages:

error: Failed dependencies:
psa-migration-manager < 7.5 conflicts with psa-7.5.2-rhel3.build75050130.17
psa < 7.2.0 is needed by (installed) psa-agent-1.3.2-2_psa7.1
psa = 7.1.6 is needed by (installed) psa-bu-7.1.6-rhel3.build71041118.17


I did have a failed upgrade using the Plesk interface, and a few months ago had some problems when upgrading to 7.1.5. I don't know if these errors are a result of those earlier problems.

Does anyone know what I need to do to get past these errors? Would it be okay in this situation to force the installation using the --nodeps parameter?
 
HI


Don't worry these dependencies are common thing all you have to do is just install .rpm's manually that are required they are listed in the error usually

Cheers
 
I got these errors when doing the update manually. What you're saying is to go ahead and override the dependencies errors in this case with the --nodeps switch for rpm?

Thanks for the help.
 
The easiest way to upgrade is to go to Art's site (http://www.atomicrocketturtle.com) and look into his yum project. If you install yum, configure your yum.conf file per ART's documentation, it's as easy as:

#yum install psa

It will resolve dependancies automatically.
 
Back
Top