Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Running mkinitcpio with systemd 256(rc2) installed leads to an unbootable system
Hi, I discovered that running mkinitcpio on a system that have systemd 256(rc2) (installed via [eworm's testing repo](https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/message/O76IXXPCNSHWO2FZ5HLS4Y7LGJARZOFZ/)) leads to an unbootable state where the root partition fails to mount. How to reproduce: - Upgrade to systemd 256(rc2) - Run `mkinitcpio -P` - Reboot Downgrading to systemd{,-libs,-sysvcompat} 255 and re-running `mkinitcpio -P` from a chroot allows to get the system back to a functional state. I'll leave more info in comments as soon as I'll gather some and I remain available for some tests if needed :slight_smile:
issue