![]() |
Will sudo pacman -Syu brick the PineTab2? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTab (https://forum.pine64.org/forumdisplay.php?fid=140) +--- Forum: PineTab Software (https://forum.pine64.org/forumdisplay.php?fid=142) +--- Thread: Will sudo pacman -Syu brick the PineTab2? (/showthread.php?tid=18504) Pages:
1
2
|
Will sudo pacman -Syu brick the PineTab2? - cgbarros - 07-15-2023 Right after I got my PineTab2 one of the first things I did was to run a sudo pacman -Syu to update the system. But after that I bricked the thing. Luckily it comes with the UART board and I saw that the kernel wasn't working (I think it was not finding it? Don't remember exactly). I reinstalled the factory image and it's all good. But now I'm afraid of updating the system again. Is updating everything with pacman like this not recommended? Anyone had the same issue or I just got unlucky that time? RE: Will sudo pacman -Syu brick the PineTab2? - johns - 07-15-2023 (07-15-2023, 06:21 AM)cgbarros Wrote: Right after I got my PineTab2 one of the first things I did was to run a sudo pacman -Syu to update the system. But after that I bricked the thing. Luckily it comes with the UART board and I saw that the kernel wasn't working (I think it was not finding it? Don't remember exactly). I didn't have any issue updating that way. -john RE: Will sudo pacman -Syu brick the PineTab2? - dachalife - 07-15-2023 Pacman is fine to update with, just be sure to have a stable internet connection and the power adapter connected to your PineTab2; nothing worse than running out of battery during an upgrade. Will sudo pacman -Syu brick the PineTab2? - moobythegoldensock - 07-19-2023 (07-15-2023, 06:21 AM)cgbarros Wrote: Right after I got my PineTab2 one of the first things I did was to run a sudo pacman -Syu to update the system. But after that I bricked the thing. Luckily it comes with the UART board and I saw that the kernel wasn't working (I think it was not finding it? Don't remember exactly). I had this happen too, after reflash it updated fine. The issue seems to be that sometimes the DE crashes during the update and interrupts it. Safest way around this is to install tmux, and then run the update in a detached tmux session. But overall it seems to be the luck of the draw. RE: Will sudo pacman -Syu brick the PineTab2? - cgbarros - 07-20-2023 (07-19-2023, 02:44 PM)moobythegoldensock Wrote:(07-15-2023, 06:21 AM)cgbarros Wrote: Right after I got my PineTab2 one of the first things I did was to run a sudo pacman -Syu to update the system. But after that I bricked the thing. Luckily it comes with the UART board and I saw that the kernel wasn't working (I think it was not finding it? Don't remember exactly). Good point on doing it in a tmux session. I actually didn't try updating the system yet (last days were crazy busy), but will report once I do it. RE: Will sudo pacman -Syu brick the PineTab2? - zoward - 07-21-2023 I've been doing a straight up sudo pacman -Syu in a terminal window and haven't seen a problem yet. Am I courting disaster this way? It never occurred to me to use tmux. Also, discover sometimes pops up with updates. Is it risky to let discover do the update? Thanks, zoward RE: Will sudo pacman -Syu brick the PineTab2? - acruhl - 07-22-2023 There's no point in doing it though because there hasn't been any updates in weeks. Unless my pacman is broken somehow, I haven't seen an update in maybe a month. Am I wrong? RE: Will sudo pacman -Syu brick the PineTab2? - dachalife - 07-22-2023 It is worth checking weekly, I had lots of applications & a firmware update from the default/standard repo. My first set of updates downloaded, but failed to install, so I used: “sudo pacman -Syyu” @zoward, you should be fine with pacman, if that prompt bothers you, just run that update through discover; you must’ve installed an extra through there like I did (that pop-up is annoying). Be sure to have a stable net connection & power to the device before performing any updates/upgrades. RE: Will sudo pacman -Syu brick the PineTab2? - cgbarros - 07-22-2023 Thank you all. Today I finally had time to play with the PineTab2 and the update worked Will sudo pacman -Syu brick the PineTab2? - moobythegoldensock - 07-24-2023 (07-22-2023, 06:53 AM)acruhl Wrote: There's no point in doing it though because there hasn't been any updates in weeks. Unless my pacman is broken somehow, I haven't seen an update in maybe a month. Yes, you should be seeing updates. |