Bug 1250737 - systemd-tmpfiles-setup.service fails on 23 Alpha RC1 Server
Summary: systemd-tmpfiles-setup.service fails on 23 Alpha RC1 Server
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedBlocker
: 1259836 (view as bug list)
Depends On:
Blocks: F23FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2015-08-05 20:55 UTC by Adam Williamson
Modified: 2015-10-07 07:42 UTC (History)
10 users (show)

Fixed In Version: 222-4.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-23 04:08:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Adam Williamson 2015-08-05 20:55:37 UTC
To reproduce: do a clean install of Fedora 23 Alpha RC1 Server DVD and boot it.

Result: systemd-tmpfiles-setup.service fails. Errors:

● 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 Wed 2015-08-05 15:43:43 CDT; 10min ago
     Docs: man:tmpfiles.d(5)
           man:systemd-tmpfiles(8)
  Process: 672 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
 Main PID: 672 (code=exited, status=1/FAILURE)

Aug 05 15:43:43 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories...
Aug 05 15:43:43 localhost.localdomain systemd-tmpfiles[672]: Cannot set file attribute for '/var/log/journal', value=0x00800000, mask=0x00800000: Operation not supported
Aug 05 15:43:43 localhost.localdomain systemd-tmpfiles[672]: Cannot set file attribute for '/var/log/journal/eff7c9e8dff0458fab61d63c4aa40e43', value=0x00800000, mask=0x00800000: Operation not supported
Aug 05 15:43:43 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=1/FAILURE
Aug 05 15:43:43 localhost.localdomain systemd[1]: Failed to start Create Volatile Files and Directories.
Aug 05 15:43:43 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Unit entered failed state.
Aug 05 15:43:43 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Failed with result 'exit-code'.

This could perhaps be to do with Server using xfs for /?

Proposing as a Final blocker: "All system services present after installation with one of the release-blocking package sets must start properly, unless they require hardware which is not present." - https://fedoraproject.org/wiki/Fedora_23_Final_Release_Criteria#System_services

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-08-06 01:34:43 UTC
This is because of XFS. Apparently every filesystem behaves differently.
Downgraded to a warning in https://github.com/systemd/systemd/issues/560.

Comment 2 Adam Williamson 2015-08-20 17:57:41 UTC
Discussed at 2015-08-20 blocker review meeting: http://meetbot-raw.fedoraproject.org/fedora-blocker-review/2015-08-20/f23-blocker-review.2015-08-20-16.05.log.txt . Accepted as a blocker per criterion cited in description.

Note: we are generally of the opinion that 'carry on failing, but call it a warning instead of an error' is not a good fix here. tmpfiles exists for a reason, it not working properly would appear to be something of a problem.

Comment 3 Petr Schindler 2015-09-16 08:28:45 UTC
This still happens with Beta RC1 Server (DVD).

Comment 4 Adam Williamson 2015-09-17 06:55:41 UTC
Yeah, indeed.

Comment 5 Fedora Update System 2015-09-18 12:40:00 UTC
systemd-222-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16155

Comment 6 Fedora Update System 2015-09-18 14:46:13 UTC
systemd-222-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16165

Comment 7 Fedora Update System 2015-09-19 00:20:35 UTC
systemd-222-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update systemd'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16165

Comment 8 Fedora Update System 2015-09-23 04:08:06 UTC
systemd-222-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Jan Synacek 2015-10-07 07:42:16 UTC
*** Bug 1259836 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.