[Wii U / Aroma] WUHB build cannot update itself. #92
Labels
2.3-fixed
Issues with this tag have been fixed on the main branch and will make it into the 2.3 release
Milestone
This is the last major milestone blocking a WUHB release of hb-appstore.
When using the WUHB release, if pointed to a custom repo where an update is available for hb-appstore itself, the update will not install properly, and the old version of hb-appstore will remain.
This is due to the WUHB opening a romfs mount when running via the menu. We have had a similar issue on Switch before. The fix should be to integrate libwuhbutils and unmount prior to a self-update, and then exit after.
Without this being fixed, hb-appstore loses the ability to update itself, which is a requirement to allow the user to have a "chain of continuity" using the device alone to stay updated, without bringing out a phone or PC.
The text was updated successfully, but these errors were encountered: