On Thu, 17.09.15 10:12, luxInteg ([email protected]) wrote: > Greetings > > I have a computer with these: > > --cpu: amd64 2 cores, OS: blfslinux linux-4.2, gcc-4.8,1, > kmod-21,systemd-224: > UI:kde-4.14 > > the computer 'boots' but the systemd-tmpfiles.service consistently fails > AND usbsticks fail to in dolphin as shown below: > #---------------------------------------------- > ..failed to execute child process "mount" (no such file or directory) > )g-exec-error-quark,8 ) > #----------------------------------------------
systemd is not involved with that. Not sure what "dolphin" mounts stuff with, but it might be between dolphin and udisks. > Sep 19 05:11:17 sdtest.b-vol.com systemd-tmpfiles[3572]: > [/usr/lib/tmpfiles.d/home.conf:10] Unknown file type 'v'. This looks as if your tmpfiles binary is actually not the one from 224, but from an older version. Make sure to update systemd in full, and not leave any files from older versions around. Normally your distribution should ensure that this does not happen. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
