• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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