04-22-2020, 09:17 AM
(04-21-2020, 04:15 PM)anjanmomi Wrote: For people having "booting up issues", be aware of this issue:
https://gitlab.com/postmarketOS/pmaports..._328120311
A fix for that has been merged, if you update you should have u-boot-rockpro64-2020.04-r0. You can update the u-boot on the eMMC by running the "update-u-boot" script as root
(04-21-2020, 08:33 AM)digeratus1. Wrote: Had a small issue related to Alpine - I'm completely new to it - and I wonder if you guys can give me a hand. I upgraded to the latest kernel via apk upgrade -a. I like Gnome so I wanted to get the rest of the gnome apps via apk add gnome-apps and received some messages dealing with "unsatisfiable constrains" dealing mainly with mesa. Is there a way to bypass that without messing up the underlying system and get the rest of the gnome apps installed?
That's a hard problem. I think one of the gnome-apps explicitly depends on another mesa version than what is in postmarketOS which causes this issue. The fix is manually installing the apps you want instead of the metapackage. (The list can be find in dependencies here: https://pkgs.alpinelinux.org/package/edg...gnome-apps)