Right, the line that uses $PATH
etc is bogus, because /etc/environment
is not (necessarily) expanded. Do the expansion by hand, restart snapd, and things should be a’ight.
Also the export
lines are broken… it’s not a shell file!
Right, the line that uses $PATH
etc is bogus, because /etc/environment
is not (necessarily) expanded. Do the expansion by hand, restart snapd, and things should be a’ight.
Also the export
lines are broken… it’s not a shell file!