You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/07/16 10:22:46 UTC

[GitHub] [openwhisk-runtime-python] falkzoll opened a new pull request #112: Resolve akka versions explicitly.

falkzoll opened a new pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112


   - An akka upgrade in apache/openwhisk required changes here to successfully build and run the test cases.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll commented on pull request #112: Resolve akka versions explicitly to unblock build.

Posted by GitBox <gi...@apache.org>.
falkzoll commented on pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112#issuecomment-881619227


   The python package `random-useragent` has been removed from pypi.org. This package is used in as sample in some of the test cases. Updated the test actions to use the similar package random_user_agent 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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll closed pull request #112: Resolve akka versions explicitly.

Posted by GitBox <gi...@apache.org>.
falkzoll closed pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll closed pull request #112: Resolve akka versions explicitly to unblock build.

Posted by GitBox <gi...@apache.org>.
falkzoll closed pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll closed pull request #112: Resolve akka versions explicitly to unblock build.

Posted by GitBox <gi...@apache.org>.
falkzoll closed pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll closed pull request #112: Resolve akka versions explicitly.

Posted by GitBox <gi...@apache.org>.
falkzoll closed pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll commented on pull request #112: Resolve akka versions explicitly to unblock build.

Posted by GitBox <gi...@apache.org>.
falkzoll commented on pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112#issuecomment-882287262


   Closing this PR as its content is included in the now merged PR #111 .


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll commented on pull request #112: Resolve akka versions explicitly.

Posted by GitBox <gi...@apache.org>.
falkzoll commented on pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112#issuecomment-881424454


   Closing/Opening PR to force re-check in travis.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] sciabarracom commented on pull request #112: Resolve akka versions explicitly to unblock build.

Posted by GitBox <gi...@apache.org>.
sciabarracom commented on pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112#issuecomment-881813335


   I included it in #111 (it was necessary) with lot of rework of the tests


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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



[GitHub] [openwhisk-runtime-python] falkzoll commented on pull request #112: Resolve akka versions explicitly.

Posted by GitBox <gi...@apache.org>.
falkzoll commented on pull request #112:
URL: https://github.com/apache/openwhisk-runtime-python/pull/112#issuecomment-881483703


   Two tests are still failing. Checked the travis build logs and they fail since longer time already.
   
   `runtime.actionContainers.PythonActionLoopContainerTests > actionloop-python-v3.7 should run zipped Python action containing a virtual environment FAILED`
   `runtime.actionContainers.PythonActionLoopContainerTests > actionloop-python-v3.7 should run zipped Python action containing a virtual environment with non-standard entry point FAILED`
   
   I will try to find the root cause for them to get the build unblocked again.
   In the meantime I will close this PR. Will open it again, when I have an update. 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

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