You are not logged in.

#1 2013-09-18 20:39:10

dkremer
Member
Registered: 2011-08-10
Posts: 15

[Systemd][ systemd-tmpfiles-setup.service ] Error message at boot

Hello.

I recently happened to remove the "quiet" keyword from the kernel command line.

So at boot, everything goes fine, except I have something that fails. It says :

[ERROR] Failed to start Recreate volatile files and directories

It may be somehow systemd related, though I don't really.

I looked on google, and on the forum, and I didn't find anything.

Could you have an idea of what is the source of this message ?

Thank you.

Last edited by dkremer (2013-09-19 16:27:49)

Offline

#2 2013-09-18 20:41:31

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,608
Website

Re: [Systemd][ systemd-tmpfiles-setup.service ] Error message at boot

That's the description of systemd-tmpfiles-setup.service. Run "systemctl status systemd-tmpfiles-setup.service" as root and see what it says.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2013-09-19 16:27:11

dkremer
Member
Registered: 2011-08-10
Posts: 15

Re: [Systemd][ systemd-tmpfiles-setup.service ] Error message at boot

Here is what it gives :
systemd-tmpfiles-setup.service - Recreate Volatile Files and Directories
   Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static)
   Active: failed (Result: exit-code) since jeu. 2013-09-19 18:00:44 CEST; 24min ago
     Docs: man:tmpfiles.d(5)
           man:systemd-tmpfiles(8)
  Process: 421 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --exclude-prefix=/dev (code=exited, status=1/FAILURE)
Main PID: 421 (code=exited, status=1/FAILURE)

sept. 19 18:00:42 localhost systemd[1]: Starting Recreate Volatile Files and Directories...
sept. 19 18:00:44 localhost systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
sept. 19 18:00:44 localhost systemd[1]: Failed to start Recreate Volatile Files and Directories.
sept. 19 18:00:44 localhost systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.

Offline

#4 2013-09-19 19:01:34

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,608
Website

Re: [Systemd][ systemd-tmpfiles-setup.service ] Error message at boot

That's not as useful as I thought it'd be.

Looks like you'll have to check through the files in your tmpfiles.d directories (I'd start with /etc/tmpfiles.d) and see if any are malformed.

https://wiki.archlinux.org/index.php/Tm … rary_files


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB