@jweede I uploaded the SRU fix again for Bionic and tried to reproduce the regression you observed but it works for me:
ubuntu@ip-172-31-47-218:~$ uname -a Linux ip-172-31-47-218 4.15.0-1041-aws #43-Ubuntu SMP Thu Jun 6 13:39:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux ubuntu@ip-172-31-47-218:~$ sudo chmod +x /usr/lib/systemd/system-environment-generators/snapd-env-generator ... reboot --- ubuntu@ip-172-31-47-218:~$ sudo systemd-run /usr/bin/env Running as unit: run-rdad5335f105948a3935b9c5a6773e793.service ubuntu@ip-172-31-47-218:~$ journalctl -e | grep PATH= Jun 25 14:11:20 ip-172-31-47-218 env[1200]: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin Maybe it was a temporary issue with snapd's environment generator. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771858 Title: /snap/bin not in default PATH for units, snapd should ship system- environment-generators to inject /snap/bin into $PATH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1771858/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
