Sorry for the noob question cuz I've been out of the loop lately, but I have a Pinebook Pro running Manjaro ARM and noticed a month or two ago that there was an update that broke something. Rather than follow the workaround to fix the issue, I've just been avoiding running new updates and now I have over 400+ updates available.
Is it safe to go ahead an run all of the updates, or are there any possible issues that could occur that I'm unaware of?
Thanks in advance for the help.
What issue are you talking about?
Did you update and something broke, or you only read about it?
And looks like I jinxed it.
Did the update today and I lost the whole Leave menu.
I didn't test the power button, as I resorted to: sudo reboot
After the reboot the Leave menu is visible again.
On manjaro you can choose three main branches: arm-stable, arm-testing and arm-unstable.
You set them editing /etc/pacman-mirrors.conf
By default Manjaro set it to stable branch.
Usually if you're on stable channel you should be almost safe when updating... there will be issues every now and then but it's the price you pay for a rolling release and it's nothing you can't resolve with a quick search.
Even the arm-testing should be safe enough if you follow the manjaro forum.
I'm running the arm-unstable branch and so far i just had to downgrade mesa package a couple of time but it's a known issue. I've had occasionally problems with wayland but reverting to X11 solved them for the time being.
Other issues may come from AUR packages but using the. usually involves a bit of knowledge on how your system works if you're planning to install sensitive packages.
Thanks guys, I feel a lot more comfortable with it now. I really appreciate the help.