← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2112611] Re: ssh -X and ssh -Y does not work to non-ESM enabled servers iin 22.04

 

apt policy openssh-server              
openssh-server:
  Installed: 1:9.6p1-3ubuntu13.12
  Candidate: 1:9.6p1-3ubuntu13.12
  Version table:
 *** 1:9.6p1-3ubuntu13.12 500 (phased 90%)
        500 http://us.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     1:9.6p1-3ubuntu13.11 500
        500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
     1:9.6p1-3ubuntu13 500
        500 http://us.archive.ubuntu.com/ubuntu noble/main amd64 Packages

sshd -G | grep forward          
x11forwarding yes
allowtcpforwarding yes
allowagentforwarding yes
disableforwarding no
allowstreamlocalforwarding yes

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/2112611

Title:
  ssh -X and ssh -Y does not work to non-ESM enabled servers iin 22.04

Status in openssh package in Ubuntu:
  Incomplete

Bug description:
  Until recently I have been able to ssh -X to my machines and run X applications such as synaptic remotely.
  Within the last two days this broke and I am not 100% sure if it is an issue with xauth or ssh but it will not start X forwarding, debugging just says it fails without much info.  However, it works on all ESM enabled machines.  These are all Ubuntu 24.04.  The only difference I can see is some of the libs that xauth uses appear to be different.  But I don't know the root cause, I just know it was working until recently and now it doesn't.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: ssh (not installed)
  Uname: Linux 6.15.0 x86_64
  ApportVersion: 2.28.1-0ubuntu3.6
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: MATE
  Date: Thu Jun  5 20:46:47 2025
  SourcePackage: openssh
  UpgradeStatus: Upgraded to noble on 2024-10-05 (244 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2112611/+subscriptions



References