steamdeck-linux / decker

A Package Restore Helper for the Steam Deck.
GNU General Public License v3.0
33 stars 1 forks source link

Install of Packages fail without unlocking the Filesystem #8

Closed NightHammer1000 closed 2 years ago

NightHammer1000 commented 2 years ago

The SteamOS File system needs to be unlocked to install packages using decker

error: cannot remove file '/usr/': Read-only file system

decker should take care of that Automatically. And it probably should relock itself after the installation again.

moxvallix commented 2 years ago

True. The original script did automatically disable read only, as well as properly configure pacman etc. I have left that stuff out currently as I don't want it getting in the way when I am developing. I will add it back quickly though, before the next testing release.

moxvallix commented 2 years ago

@NightHammer1000 Can I get you to test that this stuff all works now in the latest release? Preferably right after a system update.