sage
sage copied to clipboard
[protoc-gen-go-grpc-service-config] File already exists when symlinking
Creating this issue for tracking This is my sage file: https://github.com/einride/evolve/blob/permissions/.sage/proto.go
I'm uncertain what's triggering the issue, but could be after making changes in my buf dependencies and then running make.
I get this:
[protoc-gen-go-grpc-service-config] symlink /home/myuser/repositories/evolve/.sage/tools/go/go.einride.tech/protoc-gen-go-grpc-service-config/v0.1.0/protoc-gen-go-grpc-service-config /home/myuser/repositories/evolve/.sage/bin/protoc-gen-go-grpc-service-config: file exists
At times I'm also getting this error:
[protoc-gen-go-grpc-service-config] remove /home/myuser/repositories/evolve/.sage/bin/protoc-gen-go-grpc-service-config: no such file or directory
The work-around seems to be running make once or twice again and then it will suddenly work.
After that point it seems like the issue doesn't show again. But this is somewhat of a guess.
This issue has been open for 365 days with no activity. Marking as stale.