• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

7.5.4 Upgrade failed, force?

R

ridgey

Guest
Hi there,

Apon failure of the auto updating from the Plesk Admin Console and also failure on the auto updater rpm, I have downloaded the complete package and attempted to install the base packages manually to get the upgrade moving along. I get the following :

[root@psa2 base]# rpm -Uvh psa-locale-base-en-US-7.5.4-rh9.build75050824.12.noarch.rpm
error: Failed dependencies:
psa-locale-base = 7.5.3 is needed by (installed) psa-7.5.3-rh9.build75050506.13
[root@psa2 base]#
[root@psa2 base]#
[root@psa2 base]#
[root@psa2 base]# rpm -Uvh psa-7.5.4-rh9.build75050824.12.i586.rpm
error: Failed dependencies:
psa-api-cli >= 7.5.4 is needed by psa-7.5.4-rh9.build75050824.12
psa-api-common >= 7.5.4 is needed by psa-7.5.4-rh9.build75050824.12
psa-locale-base = 7.5.4 is needed by psa-7.5.4-rh9.build75050824.12
psa = 7.5.3 is needed by (installed) psa-bu-7.5.3-rh9.build75050506.13

Is this normal?? should i just force these through? or should it be approached another way. Any help appreciated.

Regards
 
Originally posted by ridgey
Hi there,

Apon failure of the auto updating from the Plesk Admin Console and also failure on the auto updater rpm, I have downloaded the complete package and attempted to install the base packages manually to get the upgrade moving along. I get the following :

[root@psa2 base]# rpm -Uvh psa-locale-base-en-US-7.5.4-rh9.build75050824.12.noarch.rpm
error: Failed dependencies:
psa-locale-base = 7.5.3 is needed by (installed) psa-7.5.3-rh9.build75050506.13
[root@psa2 base]#
[root@psa2 base]#
[root@psa2 base]#
[root@psa2 base]# rpm -Uvh psa-7.5.4-rh9.build75050824.12.i586.rpm
error: Failed dependencies:
psa-api-cli >= 7.5.4 is needed by psa-7.5.4-rh9.build75050824.12
psa-api-common >= 7.5.4 is needed by psa-7.5.4-rh9.build75050824.12
psa-locale-base = 7.5.4 is needed by psa-7.5.4-rh9.build75050824.12
psa = 7.5.3 is needed by (installed) psa-bu-7.5.3-rh9.build75050506.13

Is this normal?? should i just force these through? or should it be approached another way. Any help appreciated.

Regards

hmm... I'd suggest upgrading all the 'base' packages at one RPM invokation.
 
I have

I have tried that also :

[root@psa2 base]# rpm -Uvh *
error: Failed dependencies:
psa = 7.5.3 is needed by (installed) psa-bu-7.5.3-rh9.build75050506.13
psa-api-common = 7.5.3 is needed by (installed) psa-api-rpc-7.5.3-rh9.build75050602.16
 
Re: I have

Originally posted by ridgey
I have tried that also :

[root@psa2 base]# rpm -Uvh *
error: Failed dependencies:
psa = 7.5.3 is needed by (installed) psa-bu-7.5.3-rh9.build75050506.13
psa-api-common = 7.5.3 is needed by (installed) psa-api-rpc-7.5.3-rh9.build75050602.16

You also need to install opt/bu and opt/api RPM simultaneously
 
Hello!

I'm getting the same problem as described above, on a 1&1 server.

Here's what I get in the failure report:
Code:
Preparing for packages installation...
----- begin of output -----
Installing /PSA_7.5.4/rpm_RedHat_9/base/psa-locale-base-en-US-7.5.4-rh9.build75051115.01.noarch.rpm
error: Failed dependencies:
	psa-locale-base = 7.5.3 is needed by (installed) psa-7.5.3-rh9.build75050506.13

----- end of output -----
...and the following when I run 'rpm -Uvh *.rpm --force' from the command line:
Code:
error: Failed dependencies:
        psa-locale-base = 7.5.3 is needed by (installed) psa-7.5.3-rh9.build75050506.13
I haven't had too much trouble trouble using the updater before, so I'm pretty new to having things break and need upgrading manually.

Regards,

Steve
 
Back
Top