[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-04-26 Thread Alkis Georgopoulos
I also see it on Ubuntu MATE Jammy. Will the fix come from Xorg, or should we add LightDM to the affected projects list? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-04-26 Thread Norbert
Still happens on UM Jammy. How Long? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails to start (has_option: command not found) To manage notifications about this

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-04-17 Thread Norbert
Still happens on UM Jammy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails to start (has_option: command not found) To manage notifications about this bug go to:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-04-09 Thread Mark Eichin
still seeing Apr 9 15:30:54 drafting-table /usr/libexec/gdm-x-session[355145]: /etc/X11/Xsession.d/30x11-common_xresources: line 16: has_option: command not found in an install which is "jammy daily iso from a week or two back with daily dist upgrades", under i3; $ dpkg -l gdm3 x11-common

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-04-08 Thread Tuxo
running fluxbox still can trigger this in 22.04 Affected scripts in my case: /etc/X11/Xsession.d/30x11-common_xresources /etc/X11/Xsession.d/90x11-common_ssh-agent -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-01-20 Thread Daniel van Vugt
** Tags removed: hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails to start (has_option: command not found) To manage notifications about this bug go to:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-01-04 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1922414 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2022-01-04 Thread Daniel van Vugt
** Tags added: impish jammy ** Changed in: xorg (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails to start (has_option:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-10-22 Thread Ryan Anderson
This is still broken on impish when running i3 under X11. Oct 22 15:23:39 operations /usr/libexec/gdm-x-session[5615]: /etc/X11/Xsession.d/30x11-common_xresources: line 16: has_option: command not found Oct 22 15:23:39 operations /usr/libexec/gdm-x-session[5646]:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-09-21 Thread Laurent Bonnaud
Great, thank you for the fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails to start (has_option: command not found) To manage notifications about this bug go to:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-09-21 Thread Sebastien Bacher
The problem has been fixed in https://salsa.debian.org/gnome- team/gdm/-/commit/1cdc3f05 which is included in https://launchpad.net/ubuntu/+source/gdm3/3.38.2.1-2ubuntu1 ** Changed in: gdm3 (Ubuntu) Importance: Undecided => Low ** Changed in: gdm3 (Ubuntu) Status: Confirmed => Fix

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-09-21 Thread Sebastien Bacher
The issue was discussed in https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=963059 ** Bug watch added: Debian Bug tracker #963059 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963059 ** Changed in: xorg (Ubuntu) Importance: Undecided => Low ** Changed in: xorg (Ubuntu)

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-09-19 Thread Ricardo Garicano Arenas
Same problem here, after upgrade ubuntu studio 20.04 to 21.04 & change default plasma desktop to xfce: /etc/X11/Xsession.d/30x11-common_xresources: línea 16: has_option: orden no encontrada /etc/X11/Xsession.d/75dbus_dbus-launch: línea 9: has_option: orden no encontrada Achim solution

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-09-19 Thread Ricardo Garicano Arenas
Same problem here, after upgrade ubuntu studio 20.04 to 21.04 & change default plasma desktop to xfce: /etc/X11/Xsession.d/30x11-common_xresources: línea 16: has_option: orden no encontrada /etc/X11/Xsession.d/75dbus_dbus-launch: línea 9: has_option: orden no encontrada Achim solution

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-09-19 Thread Ricardo Garicano Arenas
Same problem here, after upgrade ubuntu studio 20.04 to 21.04 & change default plasma desktop to xfce: /etc/X11/Xsession.d/30x11-common_xresources: línea 16: has_option: orden no encontrada /etc/X11/Xsession.d/75dbus_dbus-launch: línea 9: has_option: orden no encontrada Achim solution

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-08 Thread Achim Settelmeier
As a workaround, I created the file 01x11-has_option (find it attached) and placed it in /etc/X11/Xsession.d/. It defines has_option unless it is already defined somewhere else. ssh-agent now runs in the background on startup again. ** Attachment added: "/etc/X11/Xsession.d/01x11-has_option"

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xorg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gdm3 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title:

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-07 Thread Achim Settelmeier
Looks like /etc/X11/Xsession is not executed, but the files in /etc/X11/Xsession.d/ are sourced somehow. My best guess is that there's some other mechanism emulating Xsession's behaviour but without defining has_option. Maybe this is a pending bug introduced in an earlier version of Ubuntu that

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-06 Thread Daniel van Vugt
** Also affects: gdm3 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: ssh-agent fails to start (has_option: command not found) To

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-03 Thread Laurent Bonnaud
The has_option shell function is not defined in the same file: - in Ubuntu groovy it is defined in /etc/X11/Xsession.d/20x11-common_process-args - in Ubuntu hirsute it is defined in /etc/X11/Xsession -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-03 Thread Laurent Bonnaud
The /etc/X11/Xsession.d/90x11-common_ssh-agent file is the same in Ubuntu groovy and hirsute. Therefore, the problem is elsewhere. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922414 Title: