• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Unable to install latest Plest 7.5.4 update

M

Mr. Jinx

Guest
I'm trying to install the latest updates for my plesk 7.5.4 installation.

This is the error I get:

Download file versions.inf3: 18%..100% done
Download file PSA_7.5.4/plesk-7.5.4-rhel3-i386.inf3: 100% done
Checking for system installed packages...done.
Check for components installation status
Reading system installed packages...done.
Download file plesk-7.5.4-rhel3-i386.hdr.gz: 57%..100% done
Download file plesk-7.5.4-rhel3-i386.hdr.gz: 24%..52%..81%..100% done
Resolve components
ERROR: Impossible do installation while package vzdummyrhas3-2.0-3.swsoft.i386 is installed in system

What does this mean?
 
Same problem here, but with self compiled PHP5 package.

Download file versions.inf3: 18%..100% done
Download file PSA_7.5.4/plesk-7.5.4-suse9.3-x86_64.inf3: 100% done
Checking for system installed packages...done.
Check for components installation status
Reading system installed packages...done.
Download file plesk-7.5.4-suse9.3-x86_64.hdr.gz: 35%..100% done
Download file plesk-7.5.4-suse9.3-x86_64.hdr.gz: 21%..69%..100% done
Resolve components
ERROR: Impossible do installation while package php5-5.0.3-14.18.x86_64 is installed in system

This is a self-compiled PHP 5.1.2 package, which is named to "php5-5.0.3-14.18.x86_64". Other file-names ends in the same error.

Thanks for your help!

Daniel Speicher
 
I am getting a similar error when trying to update. Could someone please address this issue?

Code:
Download file versions.inf3: 100% done
Download file PSA_7.5.4/plesk-7.5.4-rh9-i386.inf3: 26%..100% done
Checking for system installed packages...done.
Check for components installation status
Reading system installed packages...done.
Download file plesk-7.5.4-rh9-i386.hdr.gz: 16%..100% done
Download file plesk-7.5.4-rh9-i386.hdr.gz: 62%..100% done
Resolve components
ERROR: Impossible do installation while package php-pear-1:4.3.11-8.rh90.art.i386 is installed in system
 
I've found a workaround for this problem...

Just delete the entry for the specific rpm package in the rpm-db.

This solves this problem in my case...

rpm -e --justdb $packagename

Therefore the package does not exists for plesk, but it is installed...

Not that great, but you can use the plesk updater ;-)

For me it is no problem, because of I'm only using a self-compiled php5 fcgi, so it doesnt matter what php-version is also installed in the system!

Greetz

Daniel
 
ive the same problem as mentioned above.

logsnip

Files conflict detected: necessary package php-4.3.2-psa.rh9.1.i386 have file /usr/bin/pear which is also provided by package php-pear-1:4.4.2-3.rh90.art.i386 with different md5 sum, try to resolve this situation.
Unresolved files conflict: necessary package php-4.3.2-psa.rh9.1.i386 have the file /usr/bin/pear. Other package php-pear-1:4.4.2-3.rh90.art.i386 is provides the same file with different md5sum and there is no upgrade or obsolete solution, add to removable list php-pear
catch error with message: Impossible do installation while package php-pear-1:4.4.2-3.rh90.art.i386 is installed in system
ERROR: Impossible do installation while package php-pear-1:4.4.2-3.rh90.art.i386 is installed in system
Exit with ERROR status

DSpeicher, your solution wont work in this case (or i just dumb^^, maybe i dont understand the exact syntax for $packagename)

any hints?

sorry for my bad english
thanks

peter
 
Back
Top