You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by OpenWhisk Team Slack <ra...@apache.org> on 2019/10/18 09:10:35 UTC

[slack-digest] [2019-10-17] #general

2019-10-17 16:45:56 UTC - Hasnayeen: is there any custom dart runtime docker image?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571330756011400?thread_ts=1571330756.011400&cid=C3TPCAQG1
----
2019-10-17 18:33:31 UTC - Matt Rutkowski: anyone encountered Travis issues recently with access issues? Go Client is failing on “pip install” … ```  Installing collected packages: pip, setuptools

  Found existing installation: pip 19.2.1

    Uninstalling pip-19.2.1:

ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/bin/pip'

Consider using the `--user` option or check the permissions.```
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571337211012600
----
2019-10-17 18:43:21 UTC - Rodric Rabbah: There have been pip failures in the other repos (main, cli) which required updating Travis to Xenial and patching the setup scripts. 

Likely need something similar here although I have not looked at this at all very closely. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571337801014400
----
2019-10-17 18:43:43 UTC - Rodric Rabbah: Prob all/more repos are affected we just haven’t noticed yet. 
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571337823014900
----
2019-10-17 18:47:51 UTC - Dave Grove: you most likely need the .travis.yml change from <https://github.com/apache/openwhisk-cli/commit/ab412bec6e1b18e491c572fb8e005cf8c9eb8695>
thankyou : Matt Rutkowski
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571338071015400
----
2019-10-17 18:48:38 UTC - Dave Grove: every .travis.yml that still has `group: deprecated-2017Q3` is suspect and needs updating
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571338118016100
----
2019-10-17 18:50:33 UTC - Dave Grove: only 15 to fix. sigh.
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571338233016200
----
2019-10-17 18:56:52 UTC - Rodric Rabbah: Monorepo :man-running: 
partyparrot : Matt Rutkowski
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1571338612017100
----