Endeavouros quickstart installer won't start

I don’t know why, but Quick Installer just won’t start, and I don’t know why because it worked just yesterday.

Try running it from the console and see what error it reports.

and what command should I use ?

[marcin@marcin-81de ~]$ eos-quickstart
eos-quickstart: symbol lookup error: eos-quickstart: undefined symbol: _ZNK11QQmlPrivate18AOTCompiledContext13getEnumLookupEjPi
[marcin@marcin-81de ~]$

https://archlinux.org/packages/extra/x86_64/qt6-base/
Last Updated: 2023-10-12 07:20 UTC

could be we need to rebuild.

[marcin@marcin-81de ~]$ yay qt6-base
7 aur/android-aarch64-qt6-base 6.6.0-1 (+1 0.00)
A cross-platform application and UI framework (android)
6 aur/mingw-w64-qt6-base-static 6.6.0-1 (+4 0.75)
A cross-platform application and UI framework (mingw-w64)
5 aur/mingw-w64-qt6-base 6.6.0-1 (+5 0.16)
A cross-platform application and UI framework (mingw-w64)
4 aur/qt6-base-util 6.0.3-1 (+0 0.00)
A cross-platform application and UI framework
3 aur/qt6-base-git 6.0.0_r58826.g6fa2ee7f4a-1 (+1 0.00)
A cross-platform application and UI framework
2 aur/qt6-base-headless 6.5.3-1 (+4 0.00)
A cross-platform application and UI framework - headless build, no QtGui or QtWidgets
1 extra/qt6-base 6.6.0-2 (13.6 MiB 56.2 MiB) [qt6] (zainstalowano)
A cross-platform application and UI framework

Wich one ? 1 ?

the app itself needs to get rebuilded against changes on qt6.
I have triggered the package rebuild already will need some hours to get into the repo…

Ok no problem :wink:

extra/qt6-5compat                   6.5.3-1        6.6.0-1          0,00 MiB       0,44 MiB
extra/qt6-base                      6.5.3-1        6.6.0-2          0,71 MiB      13,63 MiB
extra/qt6-declarative               6.5.3-1        6.6.0-1         13,42 MiB      12,28 MiB
extra/qt6-imageformats              6.5.3-1        6.6.0-1          0,00 MiB       0,06 MiB
extra/qt6-positioning               6.5.3-1        6.6.0-1         -0,01 MiB       0,36 MiB
extra/qt6-quick3d                   6.5.3-1        6.6.0-1          0,30 MiB       4,68 MiB
extra/qt6-quicktimeline             6.5.3-1        6.6.0-1          0,00 MiB       0,05 MiB
extra/qt6-serialport                6.5.3-1        6.6.0-1          0,00 MiB       0,05 MiB
extra/qt6-shadertools               6.5.3-1        6.6.0-1          0,00 MiB       1,34 MiB
extra/qt6-svg                       6.5.3-1        6.6.0-2          0,00 MiB       0,18 MiB
extra/qt6-tools                     6.5.3-1        6.6.0-1          0,66 MiB       6,02 MiB
extra/qt6-translations              6.5.3-1        6.6.0-1          0,00 MiB       1,69 MiB
extra/qt6-wayland                   6.5.3-1        6.6.0-1          0,19 MiB       1,11 MiB
extra/qt6-webchannel                6.5.3-1        6.6.0-1          0,06 MiB       0,12 MiB
extra/qt6-webengine                 6.5.3-1        6.6.0-1          5,86 MiB      66,29 MiB
extra/qtcreator                     11.0.3-1       11.0.3-2        -0,61 MiB      35,59 MiB

all these are just updated on arch repos…
And because eos-quickstart is build with qt6 it needs to get rebuilded against the changed qt6 ti be able to run on it…

1 Like


Will be okay with next update…

2 Likes

Yes it works now :wink: