On Fri, Mar 16, 2012 at 03:31:25PM +0100, jdd wrote:
ctlinnd: cannot setup communication (mkstemp failure): No such file or directory
and in news.error: "Mar 16 10:14:37 savage-reborn innd: SERVER cant bind /var/run/news/control No such file or directory"
this install workde nice till last week!
Hmm, my guess is that you switched over to systemd and /var/run/news no longer exists. Run(as root): install -d -m 750 -o news -g news /var/run/news echo 'd /var/run/news 0750 news news -' > /usr/lib/tmpfiles.d/inn.conf Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org