Bug#779989: invoke-rc.d: initscript gdm3, action "reload" failed.

Simon McVittie smcv at debian.org
Sat Mar 7 22:48:58 UTC 2015


On 07/03/15 18:25, Josh Triplett wrote:
> Mar 07 10:17:42 thin systemd[1]: Failed to load environment files: No such file or directory
> Mar 07 10:17:42 thin systemd[1]: gdm.service failed to run 'reload' task: No such file or directory

Do you have a /etc/default/locale file?

If not, this looks like a bug in the patch I cherry-picked from upstream
for #774889:

+EnvironmentFile=@LANG_CONFIG_FILE@

should perhaps be

+EnvironmentFile=- at LANG_CONFIG_FILE@

to ignore absence of that file.

#774889 was RC and this isn't, so I'll have to get approval from the
release team before making that adjustment.

    S



More information about the pkg-gnome-maintainers mailing list