sage icon indicating copy to clipboard operation
sage copied to clipboard

[protoc-gen-go-grpc-service-config] File already exists when symlinking

Open pmarkus opened this issue 3 years ago • 1 comments

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.

pmarkus avatar Mar 25 '22 13:03 pmarkus

This issue has been open for 365 days with no activity. Marking as stale.

github-actions[bot] avatar Apr 08 '24 08:04 github-actions[bot]