You are not logged in.

#1 2015-06-09 08:45:57

yasar11732
Member
Registered: 2010-11-29
Posts: 127

[SOLVED]systemd-tmpfiles-setup.service fails

Hi,

I have installed arch on an old laptop (dell inspiron 6000). I haven't used arch linux for last 2 years. It seems system management style has changed drastically.

Anyways, systemctl status systemd-tmpfiles-setup.service returns this;

● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
   Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sal 2015-06-09 11:00:18 EEST; 38min ago
     Docs: man:tmpfiles.d(5)
           man:systemd-tmpfiles(8)
  Process: 228 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
 Main PID: 228 (code=exited, status=1/FAILURE)

Haz 09 11:00:18 yasar-laptop systemd[1]: Starting Create Volatile Files and Directories...
Haz 09 11:00:18 yasar-laptop systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
Haz 09 11:00:18 yasar-laptop systemd[1]: Failed to start Create Volatile Files and Directories.
Haz 09 11:00:18 yasar-laptop systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
Haz 09 11:00:18 yasar-laptop systemd[1]: systemd-tmpfiles-setup.service failed.

Is this something that I should be concerned? I don't really know what this service supposed to do?

If I should be concerned, how to troubleshoot it? Keep in mind that this is a fresh arch install.

Last edited by yasar11732 (2015-06-09 16:31:04)


Yo Dawg, I heard you likes patches, so I have created a patch for your patch, so you can patch your patches before you patch.

Offline

#2 2015-06-09 08:58:50

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [SOLVED]systemd-tmpfiles-setup.service fails

yasar11732 wrote:

I don't really know what this service supposed to do?

man systemd-tmpfiles

Maybe your probem is related to this https://wiki.archlinux.org/index.php/Sy … rt_at_boot

Last edited by mauritiusdadd (2015-06-09 08:59:45)


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#3 2015-06-09 09:15:41

yasar11732
Member
Registered: 2010-11-29
Posts: 127

Re: [SOLVED]systemd-tmpfiles-setup.service fails

Thanks,

I have add acl option to fstab file, it works now. If anyone else has this problem, here is how my fstab file looks now;

# 
# /etc/fstab: static file system information
#
# <file system>	<dir>	<type>	<options>	<dump>	<pass>
UUID=936297ec-2bc3-45ef-bdb0-0a4ce7239204      /         	ext4      	rw,relatime,data=ordered	0 1

UUID=d1fd9d31-99b5-45ba-97f4-a4c20b96e48b      /var      	reiserfs  	rw,relatime,acl	0 2

UUID=6a9b3e39-8ea2-446f-9a71-79faab7cdafe    /home     	xfs       	rw,relatime,attr2,inode64,noquota	0 2

# UUID=eb0b40d3-43ac-4f1f-8b29-97cd16a534d4
UUID=eb0b40d3-43ac-4f1f-8b29-97cd16a534d4    none      	swap      	defaults  	0 0

Yo Dawg, I heard you likes patches, so I have created a patch for your patch, so you can patch your patches before you patch.

Offline

#4 2015-06-09 09:28:04

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [SOLVED]systemd-tmpfiles-setup.service fails

Please, remember to mark the thread as [SOLVED], by editing your first post and prepending it to the title https://bbs.archlinux.org/viewtopic.php?id=130309 wink


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

Board footer

Powered by FluxBB