[ 
https://issues.apache.org/jira/browse/MINIFI-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165336#comment-16165336
 ] 

ASF GitHub Bot commented on MINIFI-374:
---------------------------------------

Github user apiri commented on the issue:

    https://github.com/apache/nifi-minifi-cpp/pull/135
  
    @achristianson Must have gotten mixed up on branches or repos, but seem to 
be getting an error on the build due to m2crypto.
    
    > Failed building wheel for m2crypto
    >   Running setup.py clean for m2crypto
    > Failed to build m2crypto
    > Installing collected packages: m2crypto, pathtools, argh, watchdog
    >   Running setup.py install for m2crypto ... error
    >     Complete output from command 
/Users/apiri/Development/code/apache/nifi-minifi-cpp/build/test-env-py2/bin/python2.7
 -u -c "import setuptools, 
tokenize;__file__='/private/var/folders/7s/6sbtw9n10q50rdttrsd5dwq00000gn/T/pip-build-CZHOP7/m2crypto/setup.py';f=getattr(tokenize,
 'open', open)(__file__);code=f.read().replace('\r\n', 
'\n');f.close();exec(compile(code, __file__, 'exec'))" install --record 
/var/folders/7s/6sbtw9n10q50rdttrsd5dwq00000gn/T/pip-vqOR3N-record/install-record.txt
 --single-version-externally-managed --compile --install-headers 
/Users/apiri/Development/code/apache/nifi-minifi-cpp/build/test-env-py2/bin/../include/site/python2.7/m2crypto:
    
    I was able to workaround it using largely the process outlined here; 
https://stackoverflow.com/a/33125400/231008 with the addition of doing a sudo 
pip install of m2crypto.  
    
    Let me know if I'm overlooking something.  Thanks!


> Create integration tests for HTTPS communication
> ------------------------------------------------
>
>                 Key: MINIFI-374
>                 URL: https://issues.apache.org/jira/browse/MINIFI-374
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>            Reporter: Andrew Christianson
>            Assignee: Andrew Christianson
>
> Create automated tests to verify that HTTPS communications work as intended. 
> Tests will need to generate certificates.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to