Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.0
-
None
-
$ uname -a
Linux malo-XPS-15-9550 5.11.16-051116-generic #202104211235 SMP Wed Apr 21 12:39:24 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/os-release
NAME="elementary OS"
VERSION="5.1.7 Hera"
ID=elementary
ID_LIKE=ubuntu
PRETTY_NAME="elementary OS 5.1.7 Hera"
LOGO=distributor-logo
VERSION_ID="5.1.7"
HOME_URL="https://elementary.io/"
SUPPORT_URL="https://elementary.io/support"
BUG_REPORT_URL="https://github.com/elementary/os/issues/new"
PRIVACY_POLICY_URL="https://elementary.io/privacy-policy"
VERSION_CODENAME=hera
UBUNTU_CODENAME=bionic$ uname -a Linux malo-XPS-15-9550 5.11.16-051116-generic #202104211235 SMP Wed Apr 21 12:39:24 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/os-release NAME="elementary OS" VERSION="5.1.7 Hera" ID=elementary ID_LIKE=ubuntu PRETTY_NAME="elementary OS 5.1.7 Hera" LOGO=distributor-logo VERSION_ID="5.1.7" HOME_URL=" https://elementary.io/ " SUPPORT_URL=" https://elementary.io/support " BUG_REPORT_URL=" https://github.com/elementary/os/issues/new " PRIVACY_POLICY_URL=" https://elementary.io/privacy-policy " VERSION_CODENAME=hera UBUNTU_CODENAME=bionic
Description
During Maintain Qt the following error message was displayed:
Error during installation process (qt.qt6.603.gcc_64):
The output of
/data/Documents/Qt/6.0.3/gcc_64/bin/qmake -query
is not parseable. Please file a bugreport with this dialog https://bugreports.qt.io.
output: ""
If I execute qmake in a shell it shows:
/data/Documents/Qt/6.0.3/gcc_64/bin/qmake
/data/Documents/Qt/6.0.3/gcc_64/bin/qmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /data/Documents/Qt/6.0.3/gcc_64/bin/qmake)
Attachments
Issue Links
- duplicates
-
QTBUG-88833 Unable to install Qt6.0.0 on openSUSE15.1
- Closed