• 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.

Question Repository extras is listed more than once in the configuration

Pleskie

Regular Pleskian
Hi,

I installed CentOS 8, then replaced it by AlmaLinux and then installed Plesk. Everything is working fine.

When I execute a dnf operation, for example an update or install of a package I get to see this message:

Repository extras is listed more than once in the configuration

My question is, is this just an informative notice? Or should I consider this an error?

I think it has to do with the CentOS, AlmaLinux and/or Plesk repository using the same name. I don't know if it is harmful though and would like some advice.

Thanks in advance.
 
It is not an error, but just a warning.
You have to find and remove duplicated file with extras repository.
 
Hi @IgorG

Many thanks for your reply. What exactly do I need to do?

I first installed CentOS 8 and with the help of a deploy-tool I switched to AlmaLinux.

In the directory /etc/yum.repos.d I find the following files:

almalinux.repo
almalinux-ha.repo
CentOS-AppStream.repo
CentOS-Base.repo
CentOS-Extras.repo
plesk.repo
plesk-ext-grafana.repo

In 3 of these files (mentioned below) I find sections that have 'extras' in their name:

almalinux.repo
[extras]
[extras-source]
[extras-debuginfo]

CentOS-Extras.repo
[extras]

plesk.repo
[PLESK_18_0_35-extras]

What is it that I should do right now? I have never deleted repo's. Do I need to delete certain files? If you need more information please let me know.

Looking forward to your reply.
 
If I remove the CentOS-Extras.repo file the message "Repository extras is listed more than once in the configuration" disappears.

Does anyone know if I should delete the 2 other CentOS repo files (CentOS-AppStream.repo and CentOS-Base.repo) as well, now that I have switched to AlmaLinux? Or should I just leave those 2 files in the repo directory where they are right now?
 
I suppose that it would be better to leave only AlmaLinux repo files.
 
Logically speaking, if you already have AlmaLinux, then why do you need repositories of another operating system (CentOS 8)?
 
@IgorG

That is a very good question indeed. But why didn't the installer delete the CentOS repos then? :rolleyes:

Well, I will delete the CentOS repo's then and hope for the best ...

(If someone else could confirm I can safely delete the CentOS repos I still would like to hear!)
 
Hi!
I join the question.

I have plesk on Centos8, and some time ago it started with errors in the updates. So I searched and found the solution. There was a change in the repositories, so I changed them.
I did it following this explanation:
And everything went perfect my plesk servers with cento8 can now be upgraded without problems and I can download packages with yum again.
But:
Since then I get this warning :
Repository extras is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository extras is listed more than once in the configuration

Reading in this thread, I wanted to check and

#cd /etc/yum.repos.d
#ls
It gave me the following: Attached img
@IgorG,
Can you guide me on which repos I should delete? I'm afraid of breaking...
Has anyone else had this happen?

Thanks for all
 

Attachments

  • Captura de pantalla 2022-04-13 a las 17.12.12.png
    Captura de pantalla 2022-04-13 a las 17.12.12.png
    233.8 KB · Views: 11
Can you guide me on which repos I should delete? I'm afraid of breaking...
I don't know which exactly "extras" repo file should be removed, but you have many such files there. Try to remove files with strange names like r15d... or RSC... or wMu.. extras files files first. I have no idea what are these files and where they come...
 
Back
Top