Github user jeking3 commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/1166#discussion_r98337162
  
    --- Diff: build/docker/centos6/Dockerfile ---
    @@ -41,7 +41,9 @@ RUN yum install -y epel-release && \
         && yum clean all
     
     # optional dependencies
    -RUN pip install ipaddress backports.ssl_match_hostname tornado
    +# skipping ipaddress and backports.ssl_match_hostname to test legacy 
callback
    +# RUN pip install ipaddress backports.ssl_match_hostname tornado
    +RUN pip install tornado
    --- End diff --
    
    Does the ubuntu docker build need to be modified to match?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to