[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Plague error in 'self._get_user_email' / 'OpenSSL.crypto.load_certificate'
- From: "Richard W.M. Jones" <rjones redhat com>
- To: epel-devel-list redhat com
- Subject: Plague error in 'self._get_user_email' / 'OpenSSL.crypto.load_certificate'
- Date: Mon, 25 Aug 2008 20:18:41 +0100
I get this error. Any ideas?
$ make build
/usr/bin/plague-client build collectd collectd-4_4_1-5_el5 el5
Traceback (most recent call last):
File "/usr/bin/plague-client", line 420, in <module>
cli = PlagueClient(os.path.expanduser(cfg_file))
File "/usr/bin/plague-client", line 81, in __init__
self._email = self._get_user_email()
File "/usr/bin/plague-client", line 138, in _get_user_email
cert = OpenSSL.crypto.load_certificate(OpenSSL.crypto.FILETYPE_PEM, buf)
OpenSSL.crypto.Error: [('PEM routines', 'PEM_read_bio', 'bad end line')]
make: *** [plague] Error 1
My .plague-client.cfg file doesn't appear to be malformed.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]