Public bug reported:

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.

** Affects: im-config (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/1947670

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

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


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

Reply via email to