• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Yum utility failed to install the required packages

3a-informatique

Basic Pleskian
hello,

I try to install a package plesk and I get an error

Code:
ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.


help me please


PLesk 11.0.9
CENTOS 6.4
 
Hi
yum clean all
rpmdb --rebuilddb
yum update
cd /etc/yum.repos.d/

rm -rf CentOS-Base.repo
mv CentOS-Base.repo.rpmnew CentOS-Base.repo
 
Thank you 3a-informatique

is this line ok?:
mv: cannot stat `CentOS-Base.repo.rpmnew': No such file or directory

I got:
mv: cannot stat `CentOS-Base.repo.rpmnew': No such file or directory

and got this same error ;(
 
Last edited:
Back
Top