This bug was fixed in the package im-config - 0.49-1

---------------
im-config (0.49-1) unstable; urgency=medium

  * Team upload

  [ Osamu Aoki ]
  * Add autopkgtest.

  [ Gunnar Hjalmarsson ]
  * im-config_wayland.sh:
    - Make script safe when sourced with -e option (LP: #1947670)
  * Translate im-config.desktop via PO files (closes: #916512)
  * Add support for dh_translations on Ubuntu
  * debian/control:
    - Change Section from "x11" to "utils"
    - Bump Standards-Version to 4.6.0
  * Very small PO files added for cs, da, fr, vi and zh_HK to
    preserve the previous direct translations in the .desktop file.
  * Add "Restrictions: superficial" to debian/tests/control

 -- Gunnar Hjalmarsson <gunna...@debian.org>  Tue, 16 Nov 2021 10:53:48
+0100

** Changed in: im-config (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1947670

Title:
  /etc/profile.d/im-config_wayland.sh prevents sourcing /etc/profile

Status in im-config package in Ubuntu:
  Fix Released

Bug description:
  We upgraded a build server from Ubuntu 18.04 to 20.04.

  The build server had some scripts in /etc/profile.d/ that set up the
  required build environment.

  The builds would source `. /etc/profile` in the beginning.

  After the upgrade, the script /etc/profile.d/im-config_wayland.sh
  line
  ```
  test "$XDG_SESSION_TYPE" = 'wayland' || return
  ```

  evaluates with `test tty = wayland` returning the build script early.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1947670/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to