Re: [DNG] I had an idea, for a devuan fork, and other stuff

2017-09-15 Thread Steve Litt
On Fri, 15 Sep 2017 11:04:40 -0400 zap wrote: > On 09/14/2017 11:11 PM, Steve Litt wrote: > > On Mon, 11 Sep 2017 21:33:06 -0500 > > goli...@dyne.org wrote: > > > >> On 2017-09-11 11:45, zap wrote: > >> > It would have only these things different: > > it would only be based off

Re: [DNG] Could not open a connection to your authentication agent.

2017-09-15 Thread Steve Litt
On Fri, 15 Sep 2017 05:29:30 -0500 hal wrote: > > Didier, > Thank you for that. > Is there a way to restart the ssh-agent dbus process without logging > out? Is it just me, or does ssh-agent interacting with dbus seem like a horrible idea? SteveT Steve Litt September 2017 featured book: M

Re: [DNG] I had an idea, for a devuan fork, and other stuff

2017-09-15 Thread zap
On 09/14/2017 11:11 PM, Steve Litt wrote: > On Mon, 11 Sep 2017 21:33:06 -0500 > goli...@dyne.org wrote: > >> On 2017-09-11 11:45, zap wrote: >> It would have only these things different: it would only be based off of unstable and experimental version, aka pure rolling release

Re: [DNG] Could not open a connection to your authentication agent.

2017-09-15 Thread Jamey Fletcher
> mylo2594 1 0 Sep05 ?00:00:00 ssh-agent > mylo2614 1 0 Sep05 ?00:00:00 ssh-agent [...] > mylo 29792 1 0 Sep01 ?00:00:00 ssh-agent > mylo 30159 1 0 Sep11 ?00:00:00 ssh-agent I would start with $ ps axf to g

Re: [DNG] Could not open a connection to your authentication agent.

2017-09-15 Thread Florian Zieboll
On Fri, 15 Sep 2017 05:29:30 -0500 hal wrote: > the ssh-agent dbus process Oh, and the ssh-agent connecting to dbus actually seems not to be the problem, because it shows up only once (at least in the output you sent in your first mail). So it would be really interesting to see who starts all th

Re: [DNG] Could not open a connection to your authentication agent.

2017-09-15 Thread Florian Zieboll
On Fri, 15 Sep 2017 05:29:30 -0500 hal wrote: > Is there a way to restart the ssh-agent dbus process without logging > out? It seems this would be the governing ssh-agent process started > by my Xsession. Hallo hal, my first reflex was suggesting to $ killall ssh-agent && ssh-agent [...] &

Re: [DNG] Could not open a connection to your authentication agent.

2017-09-15 Thread hal
Didier Kryn wrote on 09/15/2017 02:58 AM: >     Hi Hal. > >     Seems you didn't logout since august 24. I admit that this accumulation > of ssh-agents is strange and deserves investigation, but simply ending the > session should kill them all. Didier, Thank you for that. Is there a way to

Re: [DNG] Could not open a connection to your authentication agent.

2017-09-15 Thread Didier Kryn
Le 15/09/2017 à 02:47, hal a écrit : I've noticed that my ssh-agent process seems to stop working with 'ssh-add' after a few days or so. Issuing 'ssh-add' from an xfce4-terminal results in the error message "Could not open a connection to your authentication agent." Why is this? There seems