PINE64
Danctnix Linux still maintained? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PineTab (https://forum.pine64.org/forumdisplay.php?fid=140)
+--- Forum: General Discussion on PineTab (https://forum.pine64.org/forumdisplay.php?fid=141)
+--- Thread: Danctnix Linux still maintained? (/showthread.php?tid=19309)



Danctnix Linux still maintained? - Corkonian - 06-23-2024

I realized, that my PineTab2 has not received any updates in a while. Even software that I know has had updates (like OpenOffice) was not updated on the PineTab2. Did I mess something up?


RE: Danctnix Linux still maintained? - zetabeta - 06-23-2024

(06-23-2024, 02:48 AM)Corkonian Wrote: I realized, that my PineTab2 has not received any updates in a while. Even software that I know has had updates (like OpenOffice) was not updated on the PineTab2. Did I mess something up?

first i tell, i have pinephone pro and regular, NOT pintab2!

pinephone pro gets updates normally. so is it a problem with mirrors or package management system?


RE: Danctnix Linux still maintained? - tophneal - 06-24-2024

Yes, the PineTab 2 build of Danctnix is still maintained and actively developed. What output do you get with 'sudo pacman -Syu'? If you haven't run updates on your PT2 in a while (like myself, today) you might try running 'sudo pacman-key --init' and 'sudo pacman-key --populate' then retry 'sudo pacman -Syu'. If your keys are out of date, you could have updates being withheld.


Danctnix Linux still maintained? - moobythegoldensock - 06-26-2024

Yes, I just updated yesterday. If you’re not getting updates, you’ll need to troubleshoot.


RE: Danctnix Linux still maintained? - Corkonian - 08-24-2024

(06-24-2024, 07:05 AM)tophneal Wrote: Yes, the PineTab 2 build of Danctnix is still maintained and actively developed. What output do you get with 'sudo pacman -Syu'? If you haven't run updates on your PT2 in a while (like myself, today) you might try running 'sudo pacman-key --init' and 'sudo pacman-key --populate' then retry 'sudo pacman -Syu'. If your keys are out of date, you could have updates being withheld.

Sorry for the delay. pacman complains about mirror.easylee.nl not being resolved...


RE: Danctnix Linux still maintained? - tophneal - 08-25-2024

(08-24-2024, 10:33 AM)Corkonian Wrote: Sorry for the delay. pacman complains about mirror.easylee.nl not being resolved...

is that a repo you added? easiest thing to do is to open your mirrors file and comment it out, then complete the upgrade.


RE: Danctnix Linux still maintained? - Evergreen - 09-04-2024

(06-24-2024, 07:05 AM)tophneal Wrote: Yes, the PineTab 2 build of Danctnix is still maintained and actively developed. What output do you get with 'sudo pacman -Syu'? If you haven't run updates on your PT2 in a while (like myself, today) you might try running 'sudo pacman-key --init' and 'sudo pacman-key --populate' then retry 'sudo pacman -Syu'. If your keys are out of date, you could have updates being withheld.

This is helpful. I will try this and see if it helps me to get my pinetab up to date. However, with the latest release being in March, is there any other tips to successfully run updates when reinstalling from stock KDE danctnix?


RE: Danctnix Linux still maintained? - tophneal - 09-05-2024

(09-04-2024, 03:06 PM)Evergreen Wrote: This is helpful. I will try this and see if it helps me to get my pinetab up to date. However, with the latest release being in March, is there any other tips to successfully run updates when reinstalling from stock KDE danctnix?

For starting from a fresh install of the last img, do the same commands

'sudo pacman-key --init', 'sudo pacman-key --populate', 'sudo pacman -Syu' if 'sudo pacman -Syu' fails on its own.