Package: wesnoth-1.13-server Version: 1:1.13.1-1 Severity: normal Tags: patch
when the server starts, it logs this error
> could not make fifo at '/var/run/wesnothd/socket'
the reason is that /var/run/wesnothd is created with ownership root.root
but the server is ran as nobody.nogroup.
To solve the problem , use the attached file as
/usr/lib/tmpfiles.d/wesnoth-1.13-server.conf
(To test that it works, 'rmdir /var/run/wesnothd' and then 'systemd-tmpfiles
--create' )
bye,
a.
-- System Information:
Debian Release: 8.1
APT prefers testing
APT policy: (1600, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages wesnoth-1.13-server depends on:
ii init-system-helpers 1.22
ii libboost-filesystem1.55.0 1.55.0+dfsg-3
ii libboost-iostreams1.55.0 1.55.0+dfsg-3
ii libboost-locale1.55.0 1.55.0+dfsg-4
ii libboost-program-options1.55.0 1.55.0+dfsg-4
ii libboost-random1.55.0 1.55.0+dfsg-4
ii libboost-regex1.55.0 1.55.0+dfsg-4
ii libboost-system1.55.0 1.55.0+dfsg-3
ii libc6 2.19-18
ii libgcc1 1:4.9.2-10
ii libgomp1 4.9.2-10
ii libsdl-net1.2 1.2.8-4
ii libsdl1.2debian 1.2.15-10+b1
ii libstdc++6 4.9.2-10
ii lsb-base 4.1+Debian13+nmu1
wesnoth-1.13-server recommends no packages.
wesnoth-1.13-server suggests no packages.
-- no debconf information
--
Andrea Mennucc
"E' un mondo difficile. Che vita intensa!" (Tonino Carotone)
d /var/run/wesnothd 0700 nobody nogroup -
signature.asc
Description: Digital signature

