Yan Titarenko
Yan Titarenko
So no support for other users? I was under another account - but the user is a a member of the "Administrators" group
I got the bug appearing on > $ uname -a > Linux unleashed-sid 5.0.0-rc1-56210-g0a657e0d72f0 #2 SMP Fri Jun 25 13:50:52 UTC 2021 riscv64 GNU/Linux featuring > $ cat /proc/cpuinfo >...
I am using > $ java -version > openjdk version "11.0.12-ea" 2021-07-20 > OpenJDK Runtime Environment (build 11.0.12-ea+4-post-Debian-1) > OpenJDK 64-Bit Zero VM (build 11.0.12-ea+4-post-Debian-1, interpreted mode) > $ javac...
> Please also use "go edit" to update go.mod to the same version Hm, I got this: > $ go edit > go edit: unknown command > Run 'go help'...
This on behalf of https://groups.google.com/g/golang-nuts/c/S2gBW3BV4QU/m/I4gWtrPxBwAJ Also consider investigating https://github.com/json-iterator/go/issues/501
> @advancedwebdeveloper Running the "goTest" (gradle command) has never been valid in local configurations (especially for integration tests which requires a full OpenWhisk backend plus all providers installed and working...
I can tell that both https://github.com/apache/openwhisk-wskdeploy/releases/download/latest/openwhisk_wskdeploy-latest-linux-arm.tgz and https://github.com/apache/openwhisk-wskdeploy/releases/download/latest/openwhisk_wskdeploy-latest-linux-arm64.tgz contain executables, which run on > # lscpu > Architecture: aarch64 > CPU op-mode(s): 32-bit, 64-bit > Byte Order: Little Endian >...
@vielmetti , thanks for the tip. Now I got another issue: > > Configure project : > Found go 1.16.2 in /usr/local/go/bin/go, use it. > > > Task :tests:createKeystore FAILED...
I had to correct some additional stuff: > $./gradlew goBuild --info > Initialized native services in: /home/oceanfish81/.gradle/native > The client will now receive all logging from the daemon (pid: 25850)....
CC @lazyparser