Re: bookworm: When using gdm3 to start non-GNOME wayland sessions, PATH may be set differently

2024-05-08 Thread Sam Hartman
> "Santiago" == Santiago Vila writes: Santiago> Hello. My plan for base-files is to stop overriding the Santiago> PATH in /etc/profile. Santiago> Ubuntu did that a long time ago and it's probably the Santiago> right thing to do. I'd be happy to pick up the Ubuntu patch to

Re: bookworm: When using gdm3 to start non-GNOME wayland sessions, PATH may be set differently

2024-05-08 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tue, 2024-05-07 at 01:28 +0200, Santiago Vila wrote: > My plan for base-files is to stop overriding the PATH in /etc/profile. Note that /etc/profile is a configuration file for bourne shells. While it's a common path, it's not especially for

Re: bookworm: When using gdm3 to start non-GNOME wayland sessions, PATH may be set differently

2024-05-06 Thread Jay
On Wed, May 1, 2024 at 6:13 PM Alban Browaeys wrote: > So you were right that reverting commit ccecd9c9 would fix your issue, > but not because gdm added a bug but because it stopped hiding an > underlying "bug" (well wrong default PATH value in systemd for Debian). > It could be that systemd

Re: bookworm: When using gdm3 to start non-GNOME wayland sessions, PATH may be set differently

2024-05-06 Thread Santiago Vila
Hello. My plan for base-files is to stop overriding the PATH in /etc/profile. Ubuntu did that a long time ago and it's probably the right thing to do. I'd like to do this for trixie, but only after the t64 transition is finished and the usr-merge patch from Helmut Grohne is implemented. Also,