Роман
Роман
Same issue on Gentoo. Additional journalctl output: ``` янв 18 12:12:04 inpos-hpe dbus[1448]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' янв 18 12:12:04 inpos-hpe systemd[1]: Starting Fingerprint Authentication Daemon... янв...
``` ~ # systemctl status vcsFPService ● vcsFPService.service - Validity Fingerprint Service Loaded: loaded (/lib/systemd/system/vcsFPService.service; enabled; vendor preset: disabled) Active: active (running) since Mon 2019-01-21 10:55:50 MSK; 2min 47s ago...
journalctl output ``` янв 21 10:57:40 inpos-hpe dbus[1448]: [system] Activating via systemd: service name='net.reactivated.Fprint' unit='fprintd.service' янв 21 10:57:40 inpos-hpe systemd[1]: Starting Fingerprint Authentication Daemon... янв 21 10:57:40 inpos-hpe dbus[1448]: [system]...
``` inpos@inpos-hpe ~ $ fprintd-enroll Using device /net/reactivated/Fprint/Device/0 Enrolling right-index-finger finger. EnrollStart failed: Enroll start failed with error -103 ``` ``` inpos@inpos-hpe ~ $ fprintd-list inpos found 1 devices Device...
I've created /etc/systemd/system/vcsFPService.service.d/local.conf with following content: ``` [Service] PrivateTmp=true JoinsNamespaceOf=fprintd.service ``` then execute: `systemctl reenable vcsFPService.service` and reboot system. After that try fprintd-enroll and get: ``` inpos@inpos-hpe ~ $ fprintd-enroll...
@IvanVojtko I think this is not "daily use" workaround ;)
Same issue on Gentoo with ZFS 0.8.0-rc1 and native encryption.
@ryao [Here](https://pastebin.com/L8TvvRpB) content of /usr/local/portage/sys-fs/zfs/zfs-0.8.0_rc1.ebuild And [here](https://pastebin.com/eszVbAC4) content of /usr/local/portage/sys-fs/zfs-kmod/zfs-kmod-0.8.0_rc1.ebuild
> @flibitijibibo I have confirmed that my steamcompmgr fork (https://github.com/alkazar/steamos-compositor) fixes this issue. > > I tested on Arch Linux with RetroArch installed from flatpak, confirmed the issue with original...
I don't understand why destination is `[::]:43754`?