It's hard to report bugs when the bug reporting tool doesn't work. Same problem as above using ubuntu-bug remotely via ssh into Ubuntu 26.04 LTS.
I am using ssh into this Ubuntu 26.04 LTS machine: Distributor ID: Ubuntu Description: Ubuntu 26.04 LTS Release: 26.04 Codename: resolute The 26.04 machine's Lubutu GUI is currently disabled via: systemctl isolate multi-user.target Via ssh, I can run "xload" on the 26.04 machine and it opens just fine on my host Ubuntu 20.04 desktop, using DISPLAY=localhost:10.0 set by ssh on the remote system. From the ssh session on 26.04: $ ubuntu-bug --version 2.34.1 $ ubuntu-bug localsearch [A windows pops up correctly on the local desktop: Collecting problem information] [Another window pops up correctly on the local desktop: Send problem report to the developers?] [I click "Send" on the window on the local desktop.] [Another window pops up correctly on the local desktop: Uploading problem report] [Then everything breaks back at the ssh command line:] update.go:193: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/fonts /usr/local/share/fonts none bind,ro 0 0): not a directory update.go:193: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/local/share/doc /usr/local/share/doc none bind,ro 0 0): not a directory update.go:193: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/gimp/2.0/help /usr/share/gimp/2.0/help none bind,ro 0 0): cannot write to "/var/lib/snapd/hostfs/usr/share/gimp/2.0/help" because it would affect the host in "/var/lib/snapd" update.go:193: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/xubuntu-docs /usr/share/xubuntu-docs none bind,ro 0 0): cannot write to "/var/lib/snapd/hostfs/usr/share/xubuntu-docs" because it would affect the host in "/var/lib/snapd" X11 connection rejected because of wrong authentication. Error: cannot open display: localhost:10.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1989545 Title: ubuntu-bug fails when run via remote SSH login To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1989545/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
