Closed oatmealm closed 2 months ago
Also, I'm seeing this when stopping the (failed) service:
Sep 21 10:36:08 [host-name] systemd[1]: tclip.service: Scheduled restart job, restart counter is at 10.
Sep 21 10:36:08 [host-name] systemd[1]: Stopped The tclip service.
Sep 21 10:36:08 [host-name] systemd[1]: Started The tclip service.
Sep 21 10:36:09 [host-name] systemd[1179874]: Failed to create destination mount point node '/run/systemd/unit-root/var/lib/tclip': Read-only file system
Sep 21 10:36:09 [host-name] systemd[1179874]: Failed to mount /var/lib/private/tclip to /run/systemd/unit-root/var/lib/tclip: No such file or directory
Sep 21 10:36:09 [host-name] systemd[1179874]: tclip.service: Failed to set up mount namespacing: /run/systemd/unit-root/var/lib/tclip: No such file or directory
Sep 21 10:36:09 [host-name] systemd[1179874]: tclip.service: Failed at step NAMESPACE spawning /nix/store/mlpwb0498b07zcfrwyswnwdgjs2ldbsr-tclipd-0.1.0-20230919/bin/tclipd: No such file or directory
Sep 21 10:36:09 [host-name] systemd[1]: tclip.service: Main process exited, code=exited, status=226/NAMESPACE
Sep 21 10:36:09 [host-name] systemd[1]: tclip.service: Failed with result 'exit-code'.
Sep 21 10:36:23 [host-name] systemd[1]: Stopped The tclip service.
Hi @oatmealm sorry for the radio silence here - if you still have this issue, are you able to share the steps you followed to get this setup in that way?
The error sounds a lot like the tclipd
binary is missing, so it would help to know what steps to follow to reproduce, and then I can take a look.
Hi @oatmealm sorry for the radio silence here - if you still have this issue, are you able to share the steps you followed to get this setup in that way?
Hi thanks for the reply. I'll have to look into this again since it's been a while since I tried... will report
Hi again, I'm going to close this issue for now but if you do run into this issue again please respond here and it can be reopened. Thanks!
I'm seeing this error. Assuming the tclipd is not packed with the "container" in the raw file I've installed, where and how should it be installed when not on Nix?