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