Lukas Oberhuber
Lukas Oberhuber
Thanks. I assume this means I have to notarize?
Heartily agree that build time -v would be a huge help. Build caching is one use case. Another use case is using ssh keys at build time for building from...
PS: I couldn't leave the full log output due to size limitations.
@klieret Thanks for looking to fix it! I re-ran the docker pull of latest. It updated, but am getting the same outcome unfortunately. ``` $ docker pull sweagent/swe-agent:latest latest: Pulling...
The steps I've used (these are even worse, so your steps would be much better though still not great!): - Delete the consumer in NATS itself - `kubectl delete consumers.jetstream.nats.io...
Here's a gist I'm using to work around this problem. Remember this is code that works for me but no warranty (since it is mutating your system). https://gist.github.com/lukaso/347c8d9afdc6b21ce8fbd15456594480
> Isn't that a MacPorts issue ? I doubt it because other than trivial changes to the MacPorts build file (`Portfile`), the build is unchanged between 1.5.5 and 1.5.6. And...