aboutsummaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.example
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-03-26 10:34:55 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2025-03-26 10:41:41 +0100
commit081ae45ea2b0e7af9a18724a0420781509947750 (patch)
treeda20ac8ffd1a262c3723b7cad5b994aba71abf28 /matterbridge.toml.example
parent4d425851437bebbd8099d182aa28502f8cdc7899 (diff)
downloadmatterbridge-081ae45ea2b0e7af9a18724a0420781509947750.tar.gz
matterbridge-081ae45ea2b0e7af9a18724a0420781509947750.tar.bz2
matterbridge-081ae45ea2b0e7af9a18724a0420781509947750.zip
Fix issue with UTF-8 / charset in names.
Without that fix we have things like that: 09:36 < SIC> <▒NUtoo@H> test hackint 09:42 < SIC> <␉_@O> tests failed successfully And if we create an AppImage we instead get that (with sudo journalctl -f) despite the 'fuse' package being installed: fuse: device not found, try 'modprobe fuse' first Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information This might be because of the systemd sandbox that doesn't let the AppImage access the fuse interface. So for now we reverts the commit 3dcb164e4b450d833ba5cf6c7cc03cd51a917e34 ("Makefile: matterbridge: (only) ship a static binary."), but also the commit 4d425851437bebbd8099d182aa28502f8cdc7899 ("Check the matterbridge binary for reproducibility.") which depends on 3dcb164e4b450d833ba5cf6c7cc03cd51a917e34, until we make AppImages work inside sandboxed systemd services. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'matterbridge.toml.example')
0 files changed, 0 insertions, 0 deletions