group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #33426
[Bug 1771858] Re: /snap/bin not in default PATH for units, snapd should ship system-environment-generators to inject /snap/bin into $PATH
Installed snapd from proposed, rebooted, and /snap/bin is now in path of
systemd-run unit
Nov 18 18:25:26 well-monkey env[298]:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
# dpkg-query -W snapd
snapd 2.42.1+18.04
Prior to reboot it was not in PATH of a systemd-run unit.
** Changed in: snapd (Ubuntu Bionic)
Status: Confirmed => Fix Committed
** Changed in: snapd (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
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
Status in snapd package in Ubuntu:
Fix Released
Status in systemd package in Ubuntu:
Fix Released
Status in snapd source package in Xenial:
Invalid
Status in systemd source package in Xenial:
Fix Released
Status in snapd source package in Bionic:
Fix Committed
Status in systemd source package in Bionic:
Fix Released
Status in snapd source package in Cosmic:
Fix Released
Status in systemd source package in Cosmic:
Fix Released
Bug description:
[Impact]
* This means that software installed via snap isn't transparently
available for units to use. As snaps are first-class citizens in
Ubuntu, we should update the PATH.
* When a generator started to be provided by systemd, it was
recognized that $PATH is not correctly set, nonetheless, due to an
environment bug that systemd generators run in.
[Testcase]
# make snapd-env-generator executable if it is not
$ sudo chmod +x /usr/lib/systemd/system-environment-generators/snapd-env-generator
# reboot, then test the effect of the fix
$ systemd-run /usr/bin/env
$ journalctl -e | grep PATH
Output should contain /snap/bin
Output should contain a complete and a valid PATH, i.e.
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" or similar.
[Regression Potential]
* snapd generator was already fixed separately to cause no harm, when
running under a broken systemd. With the corrected environment,
generators will now run with a correct PATH out of the box. A slight
change of PATH will be observed by all generators, when running in
containers/initramfs-less boots. However most generators will not be
affected as they typically do not execute external binaries.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1771858/+subscriptions