systemd Failed to listen on sockets

34 views
Skip to first unread message

Jack Thomasson

unread,
May 18, 2017, 1:19:21 PM5/18/17
to CoreOS Dev

systemctl start foo.socket
foo
.socket: Failed to listen on sockets: No such file or directory

i know base CoreOS does not have Python but that is easily fixed.

ideas?

Jack Thomasson

unread,
May 18, 2017, 5:03:13 PM5/18/17
to CoreOS Dev
also fails on 1409.0.0 (alpha); however, succeeds on coreos-developer (1409.0.0+2017-05-18-1149).  now i'm really confused.

Jack Thomasson

unread,
May 18, 2017, 9:11:11 PM5/18/17
to CoreOS Dev
coreos-developer retains developer tools including /usr/bin/python.  systemd uses the SELinux label of the application in the associated service file.  without /usr/bin/python (not developer) the lookup fails with ENOENT.  the error message is correct and entirely misleading.
Reply all
Reply to author
Forward
0 new messages