The fix here is confirmed and straightforward: the path check in
debian/postinst needs to change from:

  if [ -x /usr/lib/gnome-terminal/gnome-terminal-server ]

to:

  if [ -x /usr/libexec/gnome-terminal-server ]

to reflect the gnome-terminal 3.34.0+ migration of its server binary
from /usr/lib/gnome-terminal/ to /usr/libexec/. This is on my list to
land shortly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845845

Title:
  follow gnome-terminal  libexec migration

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to