Advertisement
Guest User

CloudLinux install error

a guest
Jul 7th, 2015
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.61 KB | None | 0 0
  1. Transaction Summary
  2. ================================================================================
  3. Install      74 Package(s)
  4. Upgrade       1 Package(s)
  5.  
  6. Total download size: 72 M
  7. Downloading Packages:
  8. Traceback (most recent call last):
  9.   File "/usr/bin/yum", line 29, in <module>
  10.     yummain.user_main(sys.argv[1:], exit_code=True)
  11.   File "/usr/share/yum-cli/yummain.py", line 294, in user_main
  12.     errcode = main(args)
  13.   File "/usr/share/yum-cli/yummain.py", line 229, in main
  14.     return_code = base.doTransaction()
  15.   File "/usr/share/yum-cli/cli.py", line 498, in doTransaction
  16.     problems = self.downloadPkgs(downloadpkgs, callback_total=self.download_callback_total_cb)
  17.   File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2090, in downloadPkgs
  18.     cache=po.repo.http_caching != 'none',
  19.   File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 862, in getPackage
  20.     size=package.size,
  21.   File "/usr/share/yum-plugins/rhnplugin.py", line 342, in _getFile
  22.     up2dateAuth.updateLoginInfo(mirrorServer=url)
  23.   File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 207, in updateLoginInfo
  24.     login(forceUpdate=True, mirrorServer=mirrorServer)
  25.   File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 190, in login
  26.     li = server.up2date.login(systemId)
  27.   File "/usr/share/rhn/up2date_client/rhnserver.py", line 64, in __call__
  28.     raise up2dateErrors.SSLCertificateVerifyFailedError()
  29. up2date_client.up2dateErrors.SSLCertificateVerifyFailedError: The SSL certificate failed verification.
  30. Unable to install required packages, please contact CloudLinux support at https://helpdesk.cloudlinux.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement