Skip to content

Fails on Fedora SilverBlue / Project BlueFin / Immutable  #83

@StudioLE

Description

@StudioLE

Tried running ./matter.py on Project BlueFin but it fails as /usr/sbin is read-only

[I] Prepare installation directory
[I] Clean install directory
[I] Copy built theme to installation directory
[I] Patch /etc/default/grub with Matter Theme Overrides
[I] Begin /boot/grub2/grub.cfg patch
[I] 11 icons successfully patched onto /boot/grub2/grub.cfg
[I] Begin /usr/sbin/grub2-mkconfig patch
[I] Clean old /usr/sbin/grub2-mkconfig patch if any
Traceback (most recent call last):
  File "/var/home/**USER**/matter/./matter.py", line 876, in <module>
    do_install()
  File "/var/home/**USER**/matter/./matter.py", line 548, in do_install
    do_set_icons(patch_grubcfg=True)
  File "/var/home/**USER**/matter/./matter.py", line 693, in do_set_icons
    with open(GRUB_MKCONFIG_PATH, "w") as f:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 30] Read-only file system: '/usr/sbin/grub2-mkconfig'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions