Greg Roodt

Results 144 comments of Greg Roodt
trafficstars

Thanks for the information. I do think it could be made a bit clearer that `bookstore` requires some UI extensions to provide a UI to users. It's a shame the...

This should close this issue: https://github.com/nmslib/hnswlib/pull/274

Thanks @yannh CRD support would be great, so I support this initiative. Joining forces is often a good way to keep projects alive when contributors have other commitments. I'm only...

👍 Any chance we move this forward? The benefits of wheels are well documented. See: https://pythonwheels.com/ This package is pure Python and publishing it as both source and as a...

I'm guessing this no longer works on Catalina. I have 10.15.7 as well. When running the command in the plist directly, I see the following: ``` ❯ /nix/store/z2qfwj97dh2yc43x42pbrp7i1qmhbrp4-shellchecked-nix-linuxkit-builder + PATH=/nix/store/acnfbicd84bnya2l2dq868b5l482qihw-coreutils-8.30/bin:/nix/store/2l2801nggm6n8ax4ykbywfa134gj1s9q-openssh-7.9p1/bin:/nix/store/vgsna6b9kyiaw1zj96sds1vhvrh3vly2-gnutar-1.30/bin...

This doesn't work for me either on Mojave 10.14.4. I get: ``` these derivations will be built: /nix/store/7j1jycc5nxxgd6ln547rl3g5856fr8ng-hello-1559370521.drv cannot build on 'ssh://nix-linuxkit': cannot connect to 'nix-linuxkit': ssh: Could not resolve...

Running the script from the plist directly `/nix/store/z2qfwj97dh2yc43x42pbrp7i1qmhbrp4-shellchecked-nix-linuxkit-builder` ``` COM1 linked to /Users/groodt/.cache/nix-linuxkit-builder/nix-state/tty vpnkit: [ERROR] Vmnet.Server.listen: read EOF so closing connection vpnkit: [INFO] Vmnet.Server.listen returning Ok() FATA[0008] Cannot run hyperkit:...

Thanks @adc17 that worked for me too. For anyone else finding this issue, after runninng `nix-linuxkit-configure` you will see that it creates an SSH config at: `/var/root/.ssh/nix-linuxkit-ssh-config` Copy the contents...

Good to know! It really was a puzzler, but after reading the error messages, it made a bit more sense what was going wrong. I think fixing this in the...

Yes, I agree with you on many points. As a maintainer group we are trying to cleanup the mistakes of the past https://github.com/bazelbuild/rules_python/pull/807 while also not breaking things too rapidly...