Plague error in 'self._get_user_email' / 'OpenSSL.crypto.load_certificate'

Richard W.M. Jones rjones at redhat.com
Mon Aug 25 19:18:41 UTC 2008


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




More information about the epel-devel-list mailing list