Re: Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-09 Thread B.M.
On Montag, 7. August 2023 16:33:26 CEST you wrote: > On Montag, 7. August 2023 15:19:49 CEST you wrote: > > Dear all, > > > > I just dist-upgraded my Raspberry Pi from buster to bookworm, and while > > > > ssh -Y... > > > > worked like a charm in before the update and I could start any X11 program

Re: Raspbian: After update from buster to bookworm,X11Forwarding in ssh connection stopped working

2023-08-07 Thread Christian Britz
gene heskett wrote: > On 8/7/23 10:51, B.M. wrote: >>> ssh -Y -C -l myUser otherHostname.local -v >>> > Is the @ sign between myUser and otherhostname now optional? He uses option -l login_name, which can be used alternatively to login_name@destination.

Re: Raspbian: After update from buster to bookworm,X11Forwarding in ssh connection stopped working

2023-08-07 Thread gene heskett
On 8/7/23 10:51, B.M. wrote: On Montag, 7. August 2023 15:19:49 CEST you wrote: Dear all, I just dist-upgraded my Raspberry Pi from buster to bookworm, and while ssh -Y... worked like a charm in before the update and I could start any X11 program over ssh, it doesn't work anymore since then.

Re: Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-07 Thread B.M.
On Montag, 7. August 2023 15:19:49 CEST you wrote: > Dear all, > > I just dist-upgraded my Raspberry Pi from buster to bookworm, and while > > ssh -Y... > > worked like a charm in before the update and I could start any X11 program > over ssh, it doesn't work anymore since then. Executing > > ssh -

Re: Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-07 Thread Christian Britz
Hi Bernd B.M. wrote: I just dist-upgraded my Raspberry Pi from buster to bookworm, and while This might very well be the reason for your problems. You should never skip a release, bullseye in this case. Upgrading directly from oldoldstable to stable will get you unpredictable results. BTW,

Raspbian: After update from buster to bookworm, X11Forwarding in ssh connection stopped working

2023-08-07 Thread B.M.
Dear all, I just dist-upgraded my Raspberry Pi from buster to bookworm, and while ssh -Y... worked like a charm in before the update and I could start any X11 program over ssh, it doesn't work anymore since then. Executing ssh -Y -C -l myUser otherHostname.local -v I get ... debug1: Requestin