wohali commented on issue #1639: Switch to python 3
URL: https://github.com/apache/couchdb/pull/1639#issuecomment-426732513
 
 
   @nickva I *think* this will work, but it will break Jenkins in other ways 
(not every Docker image has python3 installed right now). In fact, it'll turn 
everything in Jenkins red other than CentOS 6 I expect (and maybe Ubuntu 18.04? 
Not sure...) That's on me, I am happy to shift us entirely over to python3.
   
   It may also break developers' environments if they don't have python3 
installed. You'll want at the very least to update these other places:
   
   * `README-DEV.rst`
   * `apache/couchdb-ci:bin/*-dependencies.sh` (make sure Python 3 gets 
installed everywhere)
   
   If you can do both of the above then it'll be a snap for me to rebuild the 
Docker images for Jenkins and re-push them to Docker Hub. (In fact, it's a 
single command.)
   
   Please and thank you! :D

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to