FS#61677 - [systemd] Regression: nofail mount option broken

Attached to Project: Arch Linux
Opened by ValdikSS (ValdikSS) - Friday, 08 February 2019, 17:02 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 16:03 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Dave Reisner (falconindy)
Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
systemd 240.34-3 incorrectly handles "nofail" fstab option, switching to emergency target if mount fails on boot.
This is a regression: https://github.com/systemd/systemd/issues/11558
The fix has been provided and merged (not tested by me): https://github.com/systemd/systemd/pull/11562

Please apply the fix to systemd in [core].

Additional info:
systemd 240.34-3

Steps to reproduce:
1. Create encrypted /home, add the record to /etc/crypttab and /etc/fstab with "nofail"
2. Try to boot, do not enter password on boot
3. The system switches to emergency mode.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Tuesday, 10 December 2019, 16:03 GMT
Reason for closing:  Fixed

Loading...