[package - 120i386-default][sysutils/kio-fuse] Failed for kio-fuse-4.90.0 in build

2020-02-27 Thread pkg-fallout
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Last committer: adr...@freebsd.org Ident: $FreeBSD: head/sysutils/kio-fuse/Makefil

[package - 120amd64-default][sysutils/kio-fuse] Failed for kio-fuse-4.90.0 in build

2020-02-27 Thread pkg-fallout
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: k...@freebsd.org Last committer: adr...@freebsd.org Ident: $FreeBSD: head/sysutils/kio-fuse/Makefil

[Bug 244341] x11/sddm: sddm_lang variable in rc.d script does not affect anything

2020-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244341 Martin Birgmeier changed: What|Removed |Added CC||d8zne...@aon.at --- Comment #1

[Bug 244341] x11/sddm: sddm_lang variable in rc.d script does not affect anything

2020-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244341 --- Comment #2 from Martin Birgmeier --- Created attachment 211999 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211999&action=edit patch to use setclassenvironment() without mangling SDDM's environment Can you try the attached

[Bug 244341] x11/sddm: sddm_lang variable in rc.d script does not affect anything

2020-02-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244341 --- Comment #3 from Serge Volkov --- (In reply to Martin Birgmeier from comment #2) I tried this patch. Works as expected. The interface language is taken from the 'sddm_lang' variable, and the user environment is taken from login.conf. Pr