Skip to content

core22 "20250210" causes plymouth-show-run.service failure on rpi2 #312

@omar-selo

Description

@omar-selo

To reproduce:

  1. Provision a rpi2 with http://cdimage.ubuntu.com/ubuntu-core/22/dangerous-stable/pending/ubuntu-core-22-armhf+raspi.img.xz
  2. Switch core22 to beta sudo snap refresh --channel latest/beta then wait for reboot
  3. Look at failing services sudo systemctl list-units --failed and observe that plymouth-show-run.service failed

Logs:

$ sudo systemctl list-units --failed
  UNIT                      LOAD   ACTIVE SUB    DESCRIPTION            
● plymouth-show-run.service loaded failed failed Display state on splash

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.
1 loaded units listed.
$ sudo journalctl --unit plymouth-show-run.service
Feb 19 09:28:05 ubuntu systemd[1]: Starting Display state on splash...
Feb 19 09:28:25 ubuntu systemd[1]: plymouth-show-run.service: start operation timed out. Terminating.
Feb 19 09:28:25 ubuntu systemd[1]: plymouth-show-run.service: Failed with result 'timeout'.
Feb 19 09:28:25 ubuntu systemd[1]: Failed to start Display state on splash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions