Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
ragectl
11 days agoOccasional Contributor
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 objectSomeone 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-signTo 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-signPlease fix the file permissions for the git signing functionality.
No RepliesBe the first to reply