Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-02 Thread Martin Sebor via Gcc
ow of nothing relevant that has changed on the sourceware side. sign_and_send_pubkey: signing failed: agent refused operation mse...@gcc.gnu.org: Permission denied (publickey). fatal: Could not read from remote repository. The usual advice is to run % ssh -vv gcc.gnu.org alive and report the ssh

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-02 Thread Jonathan Wakely via Gcc
gt; >> > >>> Is this a transient glitch or has something changed recently that I > >>> need to make some adjustments for? > >> > >> I know of nothing relevant that has changed on the sourceware side. > >> > >>> sign_and_send_pubk

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-02 Thread Martin Sebor via Gcc
e you logging in from the same workstation with access to the same set of ssh private keys? Is this a transient glitch or has something changed recently that I need to make some adjustments for? I know of nothing relevant that has changed on the sourceware side. sign_and_send_pubkey: signing f

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-02 Thread Jim Wilson
On Mon, Jun 1, 2020 at 3:33 PM Martin Sebor via Gcc wrote: > So it sounds like you wouldn't expect the "agent refused operation" > error either, and it's not just a poor error message that I should > learn to live with. That makes me think I should try to figure out > what's wrong. I think the ~

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Martin Sebor via Gcc
On 6/1/20 1:53 PM, Frank Ch. Eigler wrote: Hi - ~/.ssh/known_hosts exists and ~/.ssh is rwx only by the owner. Everything works fine if I add my key by running ssh-add. What's not so great is the errors I get when I forget to do that: "agent refused operation?" Yeah, there is something odd o

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Jonathan Wakely via Gcc
h access to the same > >>> set of ssh private keys? > >> > >> Yes. > >> > >>> > >>>> Is this a transient glitch or has something changed recently that I > >>>> need to make some adjustments for? > >>> > >

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Frank Ch. Eigler via Gcc
Hi - > ~/.ssh/known_hosts exists and ~/.ssh is rwx only by the owner. > Everything works fine if I add my key by running ssh-add. What's > not so great is the errors I get when I forget to do that: "agent > refused operation?" Yeah, there is something odd on your side. Maybe your ssh client is

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Martin Sebor via Gcc
side. sign_and_send_pubkey: signing failed: agent refused operation mse...@gcc.gnu.org: Permission denied (publickey). fatal: Could not read from remote repository. The usual advice is to run % ssh -vv gcc.gnu.org alive and report the ssh level error. "agent refused operation" sounds li

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Jonathan Wakely via Gcc
make some adjustments for? > > > > I know of nothing relevant that has changed on the sourceware side. > > > >> sign_and_send_pubkey: signing failed: agent refused operation > >> mse...@gcc.gnu.org: Permission denied (publickey). > >> fatal: Could not re

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Martin Sebor via Gcc
ivate keys? Yes. Is this a transient glitch or has something changed recently that I need to make some adjustments for? I know of nothing relevant that has changed on the sourceware side. sign_and_send_pubkey: signing failed: agent refused operation mse...@gcc.gnu.org: Permission d

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Jonathan Wakely via Gcc
ging in from the same workstation with access to the same > set of ssh private keys? > > > Is this a transient glitch or has something changed recently that I > > need to make some adjustments for? > > I know of nothing relevant that has changed on the sourceware side. >

Re: sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Frank Ch. Eigler via Gcc
ent glitch or has something changed recently that I > need to make some adjustments for? I know of nothing relevant that has changed on the sourceware side. > sign_and_send_pubkey: signing failed: agent refused operation > mse...@gcc.gnu.org: Permission denied (publickey). > fata

sign_and_send_pubkey: signing failed: agent refused operation

2020-06-01 Thread Martin Sebor via Gcc
git pull from the GCC and Glibc repos is failing for me with the error below. It worked fine last week and I haven't made any changes to my ssh keys. Is this a transient glitch or has something changed recently that I need to make some adjustments for? sign_and_send_pubkey: signing f