• 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

Question Upgrade fail to Plesk Obsidian

paginein

New Pleskian
hello,

launching the update from Plesk Onyx 17.5.3 to plesk Obsidian 18.0.25 is not successful and gives me this error on the YUM command, can you help me?

Failed to install awstats@noarch:
Error while downloading packages metainfo: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again. Trying again.
Failed to install awstats@noarch:
Number of retries is exceeded.
RepoError: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Failed to install awstats@noarch:
Error while downloading packages metainfo: Cannot retrieve metalink for repository: epel. Please verify its path and try again. Trying again.
Failed to install awstats@noarch:
Error while downloading packages metainfo: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again. Trying again.
Failed to install awstats@noarch:
Number of retries is exceeded.
Traceback (most recent call last):
File "/usr/local/psa/bin/yum_install", line 239, in <module>
main()
File "/usr/local/psa/bin/yum_install", line 225, in main
inst, rem = installer.resolve(to_install, opts.remove, opts.tries)
File "/usr/local/psa/bin/yum_install", line 133, in resolve
self._iremove(to_install, to_remove)
File "/usr/local/psa/bin/yum_install", line 95, in _iremove
if self.install(**self._package2pkgdict(p)):
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3580, in install
pkgs = self.pkgSack.searchNevra(name=nevra_dict['name'],
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 907, in <lambda>
pkgSack = property(fget=lambda self: self._getSacks(),
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 687, in _getSacks
self.repos.populateSack(which=repos)
File "/usr/lib/python2.6/site-packages/yum/repos.py", line 324, in populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 165, in populate
if self._check_db_version(repo, mydbtype):
File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 223, in _check_db_version
return repo._check_db_version(mdtype)
File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1261, in _check_db_version
repoXML = self.repoXML
File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1460, in <lambda>
repoXML = property(fget=lambda self: self._getRepoXML(),
File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 1456, in _getRepoXML
raise Errors.RepoError, msg
RepoError: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Error: L'utility Yum non è riuscita ad installare i pacchetti richiesti.
Attenzione! Il tuo software potrebbe non funzionare.
Contattare il supporto tecnico del prodotto.
 
Cannot retrieve repository metadata (repomd.xml) for repository: epel
Try to disable yum epel repository and repeat upgrade.
 
Actually, default Plesk installation does not use epel repository. It may be considered as third-party repository.
 
Back
Top