[Kernel-packages] [Bug 1807682] Re: system does not start

2019-01-11 Thread g.bruno
Found a possible solution on https://ubuntuforums.org/showthread.php?t=2406453 --- Well. Problem is the root folder has user as an owner. Code: root@myserver:~# stat -c "%U %G" / user user Solution is: Code: root@myserver:~# chown root:root / root

[Kernel-packages] [Bug 1807682] Re: system does not start

2019-01-11 Thread g.bruno
I got the same issue. "systemctl status systemd-tmpfiles-setupd-dev.service" yields the same response. But my system (Ubunutu 18.04.1) is starting properly and there are no problems when using it. In /var/log/syslog these lines precede the error: Jan 11 14:37:48 Intel-i5-Tower systemd[1]: Starte