Exception type exceptions.ValueError
Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh self.model.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in refresh source.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line 35, in refresh self._do_refresh() File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 209, in _do_refresh server = self.create_server() File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 87, in create_server s.add_trusted_cert(self.__cert__) File "/usr/lib/python2.3/site-packages/rhn/rpclib.py", line 466, in add_trusted_cert self._transport.add_trusted_cert(certfile) File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 254, in add_trusted_cert raise ValueError, "Certificate file %s is not accessible" % certfile ValueError: Certificate file /usr/share/rhn/CNS-CA-CERT is not accessible
-Geof C. Duncan http://teachageek.com TeachAGeek... give a man to fish he eats for a day, teach a man to fish and he eats for a lifetime. Become one with your inner geek!
That's a mighty nice error you've got there. I'm assuming there's a question here, relating to how to solve the error. Could you perhaps provide some background as to how you're getting this error, and on what arch and distribution flavor?
On 3/27/07, Geof Duncan geof.duncan@teachageek.com wrote:
Exception type exceptions.ValueError
Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh self.model.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in refresh source.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line 35, in refresh self._do_refresh() File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 209, in _do_refresh server = self.create_server() File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 87, in create_server s.add_trusted_cert(self.__cert__) File "/usr/lib/python2.3/site-packages/rhn/rpclib.py", line 466, in add_trusted_cert self._transport.add_trusted_cert(certfile) File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 254, in add_trusted_cert raise ValueError, "Certificate file %s is not accessible" % certfile ValueError: Certificate file /usr/share/rhn/CNS-CA-CERT is not accessible
-Geof C. Duncan http://teachageek.com TeachAGeek... give a man to fish he eats for a day, teach a man to fish and he eats for a lifetime. Become one with your inner geek!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Jim Perrin wrote:
That's a mighty nice error you've got there. I'm assuming there's a question here, relating to how to solve the error. Could you perhaps provide some background as to how you're getting this error, and on what arch and distribution flavor?
On 3/27/07, Geof Duncan geof.duncan@teachageek.com wrote:
Exception type exceptions.ValueError
Exception Handler Information Traceback (most recent call last): File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh self.model.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in refresh source.refresh(force) File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line 35, in refresh self._do_refresh() File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 209, in _do_refresh server = self.create_server() File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 87, in create_server s.add_trusted_cert(self.__cert__) File "/usr/lib/python2.3/site-packages/rhn/rpclib.py", line 466, in add_trusted_cert self._transport.add_trusted_cert(certfile) File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 254, in add_trusted_cert raise ValueError, "Certificate file %s is not accessible" % certfile ValueError: Certificate file /usr/share/rhn/CNS-CA-CERT is not accessible
I wonder why RHN? Is this supposed to work with CentOS?
-Geof C. Duncan http://teachageek.com TeachAGeek... give a man to fish he eats for a day, teach a man to fish and he eats for a lifetime. Become one with your inner geek!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 3/28/07, John Summerfield debian@herakles.homelinux.org wrote:
I wonder why RHN? Is this supposed to work with CentOS?
Nope. That's why I asked what distro he's on. That directory exists on centos4, but the file in his error does not. That's where the centos gpg key is stored. The rhn_applet itself should pull from up2date, which uses the yum repo for centos.
I have no idea why he's getting what he's getting. I need some more information from him.
--- Jim Perrin jperrin@gmail.com wrote:
On 3/28/07, John Summerfield debian@herakles.homelinux.org wrote:
I wonder why RHN? Is this supposed to work with
CentOS?
Nope. That's why I asked what distro he's on. That directory exists on centos4, but the file in his error does not. That's where the centos gpg key is stored. The rhn_applet itself should pull from up2date, which uses the yum repo for centos.
I have no idea why he's getting what he's getting. I need some more information from him.
-- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
I thought you were good at mind reading? :-P
Steven
"On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux."