Matt Callaway

Results 16 comments of Matt Callaway

The chronos UI correctly spawns jobs. But marathon sits in "waiting".

Maybe there's a missing "link" or environment variable for marathon?

I also saw the above error condition when trying a local install on Mac: Traceback (most recent call last): File "", line 1, in File "/private/tmp/pip-install-xxqgi8yo/pyicu_6ef8b7f9e76c451f8604abb68cf4752e/setup.py", line 71, in raise...

Until ICU is optional, you might consider some text in the "install" section that explains the current requirement.

I also would like a freight-remove. In response to your comment: "If the interface is to mirror freight-add then I'd expect to give a pathname as the first argument but...

I was about to fork this project to add vscrepo support myself. What is the status of this pull request? I'd also use vcsrepo to add https://github.com/sstephenson/ruby-build.

I got this too.

Not sure if this helps you, but I got my setup working. Things I discovered: In the docker registry config.yml, the rootcertbundle is not the CA cert, but the server...

I discovered this bug on Mac OSX as well and have been able to work around it by loading starship with this conditional in `~/.zshrc`: # Check that the function...