Recent danctnix update/futuresql - 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: Recent danctnix update/futuresql (/showthread.php?tid=19347) |
Recent danctnix update/futuresql - zoward - 07-16-2024 I'm updating danctnix on my PT2 for the first time in a while. pacman -Syu prompts me as such: :: Starting full upgrade ... :: Replace futuresql-qt6 with extra/futuresql? [Y/n] (took default) :: futuresql-0.1.1-3 and futuresql-qt5 are in conflict. Remove futuresql-qt5? [y/N] (took default) :: futuresql-0.1.1-3 and futuresql-qt5-0.1.1-2 are in conflict and that's it. I suspect the QT6 upgrade has made its way into Danctnix? Does anyone know which version I need in order to move forward here? I updated my keys using pacman-keys, so this should be the latest updates. Also, has danctnix adopted the QT5 -> QT6 transition? Is it stable? Thanks. RE: Recent danctnix update/futuresql - mikehenson - 07-16-2024 (07-16-2024, 03:22 AM)zoward Wrote: I'm updating danctnix on my PT2 for the first time in a while. Did you update your mirror? https://github.com/dreemurrs-embedded/Pine64-Arch/issues/598 (07-16-2024, 03:22 AM)zoward Wrote: Also, has danctnix adopted the QT5 -> QT6 transition? Is it stable?. He did about 4 month ago. I do not know about stable, I use Phosh https://github.com/dreemurrs-embedded/Pine64-Arch/commits/master/ RE: Recent danctnix update/futuresql - Kevin Kofler - 07-16-2024 Looks like futuresql-qt5 was dropped, and as a result, futuresql-qt6 renamed to just futuresql. I would just answer "y"(es) to both of those questions. If there is anything on your system still depending on futuresql-qt5. pacman will complain again. Otherwise, there is no point in keeping futuresql-qt5 around, it is a library, only useful if used in an application. |