Forum Discussion

ragectl's avatar
ragectl
Occasional Contributor
11 days ago

Linux beta breaks git signing - removes execute bit on op-ssh-sign

I ran into an error today after updating the Linux client from stable to the latest beta.

When I went to commit git chang.s the commit failed with this error:

fatal: cannot exec '/opt/1Password/op-ssh-sign': Permission denied
error:
fatal: failed to write commit object

Someone in their great wisdom broke 1Password by removing permissions.

The file permissions change from working:

.rwxr-xr-x@ 3.9M root root        20 Apr 22:22 󰡯 onepassword-mcp
.rwxr-xr-x@ 1.5M root root        20 Apr 22:22 󰡯 op-ssh-sign

To whatever something thought this is going to do:

.rw-r-Sr--@ 3.8M root onepassword-mcp 14 May 04:24 󰡯 onepassword-mcp
.rw-r--r--@ 1.5M root root            14 May 04:24 󰡯 op-ssh-sign

Please fix the file permissions for the git signing functionality.

 

 

No RepliesBe the first to reply