[15:55:05] moritzm: trafficserver-tls systemd unit is not happy with Buster [15:55:22] Jan 22 15:54:24 traffic-cache-atsupload-buster systemd[32327]: trafficserver-tls.service: Failed to set up mount namespacing: No such file or directory [15:55:22] Jan 22 15:54:24 traffic-cache-atsupload-buster systemd[32327]: trafficserver-tls.service: Failed at step NAMESPACE spawning /usr/bin/traffic_manager: No such file or directory [15:55:22] Jan 22 15:54:24 traffic-cache-atsupload-buster systemd[1]: trafficserver-tls.service: Main process exited, code=exited, status=226/NAMESPACE [15:55:31] have you seen that one before? [15:56:44] for context, trafficserver-tls symlinks some ATS binaries on /srv/trafficserver/tls/bin/ [15:59:14] which host is that? [16:00:17] hmm I think I've solved it [16:00:39] we've seen this one in the past [16:00:55] it's basically cause the systemd unit is listing on ReadWritePaths a directory that doesn't exist [16:01:13] but the error message is shitty as fuck :) [16:05:53] well, to be fair:"No such file or directory" isn't the most misleading error ever :-) [16:09:05] reading "/usr/bin/traffic_manager: No such file or directory" I assume that /usr/bin/traffic_manager doesn't exist [16:09:18] but that's obviously a L8 issue [16:09:49] the 'most misleading error' award goes to the "The name org.freedesktop.PolicyKit1 was not provided by any .service files" [16:09:52] ;) [16:19:57] also. [16:20:19] a million times better than "woah, the service is gone and all I have is a stale PID file" :-) [16:28:01] lol