You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/26 15:26:03 UTC

[GitHub] [arrow] pitrou opened a new pull request #10407: [CI] WIP: AppVeyor SSL certificate issue

pitrou opened a new pull request #10407:
URL: https://github.com/apache/arrow/pull/10407


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] xhochy commented on a change in pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
xhochy commented on a change in pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#discussion_r640535970



##########
File path: ci/appveyor-cpp-setup.bat
##########
@@ -86,12 +86,12 @@ if defined need_vcvarsall (
 @rem
 @rem Use clcache for faster builds
 @rem
-pip install -q git+https://github.com/frerich/clcache.git

Review comment:
       Oh yeah. Working on it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#discussion_r640547710



##########
File path: ci/appveyor-cpp-setup.bat
##########
@@ -86,12 +86,12 @@ if defined need_vcvarsall (
 @rem
 @rem Use clcache for faster builds
 @rem
-pip install -q git+https://github.com/frerich/clcache.git

Review comment:
       When do you intend the new version to be available on conda-forge? It would be nice to merge this PR quickly.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou closed pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
pitrou closed pull request #10407:
URL: https://github.com/apache/arrow/pull/10407


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#issuecomment-849650161


   The conda-forge version didn't work. Instead of grinding on this, I will revert the last commit and then merge.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#discussion_r640536376



##########
File path: ci/appveyor-cpp-setup.bat
##########
@@ -86,12 +86,12 @@ if defined need_vcvarsall (
 @rem
 @rem Use clcache for faster builds
 @rem
-pip install -q git+https://github.com/frerich/clcache.git

Review comment:
       I see that conda-forge has version 4.1.0, which is quite old.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou commented on a change in pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
pitrou commented on a change in pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#discussion_r640534992



##########
File path: ci/appveyor-cpp-setup.bat
##########
@@ -86,12 +86,12 @@ if defined need_vcvarsall (
 @rem
 @rem Use clcache for faster builds
 @rem
-pip install -q git+https://github.com/frerich/clcache.git

Review comment:
       Is there an up-to-date conda package?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] xhochy commented on a change in pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
xhochy commented on a change in pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#discussion_r640534342



##########
File path: ci/appveyor-cpp-setup.bat
##########
@@ -86,12 +86,12 @@ if defined need_vcvarsall (
 @rem
 @rem Use clcache for faster builds
 @rem
-pip install -q git+https://github.com/frerich/clcache.git

Review comment:
       Couldn't we just install this always using conda?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#issuecomment-849549494






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] xhochy commented on pull request #10407: ARROW-12887: [CI] AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
xhochy commented on pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#issuecomment-849650207


   conda-forge packages will need ~30min to propagate to the CDN until they are available.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10407: [CI] WIP: AppVeyor SSL certificate issue

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10407:
URL: https://github.com/apache/arrow/pull/10407#issuecomment-848890844


   <!--
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information
     regarding copyright ownership.  The ASF licenses this file
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
   
       http://www.apache.org/licenses/LICENSE-2.0
   
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
     specific language governing permissions and limitations
     under the License.
   -->
   
   Thanks for opening a pull request!
   
   If this is not a [minor PR](https://github.com/apache/arrow/blob/master/CONTRIBUTING.md#Minor-Fixes). Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW
   
   Opening JIRAs ahead of time contributes to the [Openness](http://theapacheway.com/open/#:~:text=Openness%20allows%20new%20users%20the,must%20happen%20in%20the%20open.) of the Apache Arrow project.
   
   Then could you also rename pull request title in the following format?
   
       ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}
   
   or
   
       MINOR: [${COMPONENT}] ${SUMMARY}
   
   See also:
   
     * [Other pull requests](https://github.com/apache/arrow/pulls/)
     * [Contribution Guidelines - How to contribute patches](https://arrow.apache.org/docs/developers/contributing.html#how-to-contribute-patches)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org