Bug 575927
| Summary: | Not able to install rpm packegs | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Rajendra Prasad Sahoo <rpsahoo.mail> |
| Component: | rpm | Assignee: | Panu Matilainen <pmatilai> |
| Status: | CLOSED DUPLICATE | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.3.z | ||
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-03-23 06:18:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
*** This bug has been marked as a duplicate of bug 483174 *** |
Component: pirut Summary: TB3518121c rpcServer.py:168:getServer:SSLCertificateFileNotFound: ERROR: can not find RHNS CA file: /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT Traceback (most recent call last): File "/usr/sbin/system-install-packages", line 361, in ? main() File "/usr/sbin/system-install-packages", line 354, in main pkginst = SinglePackageInstaller() File "/usr/sbin/system-install-packages", line 66, in __init__ GraphicalYumBase.__init__(self, False) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 137, in __init__ plugin_types=(yum.plugins.TYPE_CORE,)) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 139, in doConfigSetup errorlevel=errorlevel) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 205, in _getConfig self.plugins.run('init') File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 176, in run func(conduitcls(self, self.base, conf, **kwargs)) File "/usr/lib/yum-plugins/rhnplugin.py", line 110, in init_hook login_info = up2dateAuth.getLoginInfo() File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 217, in getLoginInfo login() File "/usr/share/rhn/up2date_client/up2dateAuth.py", line 168, in login server = rhnserver.RhnServer() File "/usr/share/rhn/up2date_client/rhnserver.py", line 149, in __init__ self._server = rpcServer.getServer() File "/usr/share/rhn/up2date_client/rpcServer.py", line 168, in getServer raise up2dateErrors.SSLCertificateFileNotFound(msg) SSLCertificateFileNotFound: ERROR: can not find RHNS CA file: /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT Local variables in innermost frame: lang: en_US rhns_ca_cert: /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT log: <up2date_client.up2dateLog.Log instance at 0x1ff68710> proxyUser: None cfg: <up2date_client.config.Config instance at 0x1ff683f8> ca: ['/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT'] rhns_ca_certs: ['/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT'] proxyPassword: None proxyHost: None s: <RetryServer for /home/RAJU/Desktop/Ifolder> refreshCallback: None serverUrls: ['https:///home/RAJU/Desktop/Ifolder'] env: LANG msg: ERROR: can not find RHNS CA file: /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT serverList: <up2date_client.rpcServer.ServerList instance at 0x1fc51488>