--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: friendly-recovery breaks systemd-remount-fs (ro root partition)
- From: "H.-Dirk Schmitt" <dirk@computer42.org>
- Date: Wed, 26 Sep 2018 16:38:06 +0200
- Message-id: <153797268688.21587.15146461022645168960.reportbug@localhost>
Package: friendly-recovery
Version: 0.2.34
Severity: normal
Here systemd-remount-fs is not started.
In the journal I found the following:
Sep 26 13:53:57 dilbert systemd[1]: systemd-hwdb-update.service: Found ordering
cycle on systemd-remount-fs.service/start
Sep 26 13:53:57 dilbert systemd[1]: systemd-hwdb-update.service: Found
dependency on systemd-fsck-root.service/start
Sep 26 13:53:57 dilbert systemd[1]: systemd-hwdb-update.service: Found
dependency on friendly-recovery.service/start
Sep 26 13:53:57 dilbert systemd[1]: systemd-hwdb-update.service: Found
dependency on systemd-udevd.service/start
Sep 26 13:53:57 dilbert systemd[1]: systemd-hwdb-update.service: Found
dependency on systemd-hwdb-update.service/start
See the changelog:
------------------
friendly-recovery (0.2.37) unstable; urgency=medium
* friendly-recovery.service: do not order after systemd-udevd.service as
this leads to a boot dependency cycle. Instead order after the
systemd-udevd-control.socket only.
-- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 08 Nov 2017 11:23:14 +0000
I suggest to „backport“ this change to the stretch version of the friendly-
revovery.
-- System Information:
Debian Release: 9.5
APT prefers stable-updates
APT policy: (600, 'stable-updates'), (600, 'stable'), (200, 'testing'), (101, 'unstable'), (10, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.17.0-0.bpo.3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8), LANGUAGE=de_DE:de:en_US:en (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages friendly-recovery depends on:
ii init-system-helpers 1.48
ii systemd-sysv 237-3~bpo9+1
ii whiptail 0.52.19-1+b1
Versions of packages friendly-recovery recommends:
ii gettext-base 0.19.8.1-2
friendly-recovery suggests no packages.
-- no debconf information
--- End Message ---