Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cannot install Qt on Linux using online installer

Cannot install Qt on Linux using online installer

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
20 Posts 15 Posters 3.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R rkhaotix
    1 Jun 2020, 17:32

    Same error here too...
    Trying to install Qt 5.15.0 (Desktop only) and Qt Creator on openSuse Leap 15.1.

    qt_installer_error.png

    P Offline
    P Offline
    Pablo J. Rogina
    wrote on 1 Jun 2020, 17:59 last edited by
    #11

    @rkhaotix I had the same issue last weekend, and reported issue QTBUG-84589
    It was previously reported as QTBUG-84475 which is closed, but obviusly the issue persists.

    My workaround was to run installer with option --no-force-installations so Qt Creator is not selected by default, and then selecting the Qt Creator Plugin Development option, which seems to have Qt Creator as dependency so it's got finally installed without the hash issue.
    I didn't get an entry in menu like previous releases (i.e. Programming -> Qt Creator) but I run it from /opt/Qt/Tools/QtCreator/bin/qtcreator.sh

    Upvote the answer(s) that helped you solve the issue
    Use "Topic Tools" button to mark your post as Solved
    Add screenshots via postimage.org
    Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

    R A 2 Replies Last reply 8 Nov 2020, 22:53
    4
    • J Offline
      J Offline
      Jani Heikkinen
      wrote on 2 Jun 2020, 04:28 last edited by
      #12

      We have identified the source of the issue and working for the fix. Fix should be in production really soon.

      1 Reply Last reply
      2
      • J Offline
        J Offline
        Jani Heikkinen
        wrote on 3 Jun 2020, 04:33 last edited by
        #13

        Fix should be in the production now so please try again if you see this issue earlier

        P 1 Reply Last reply 6 Nov 2020, 09:55
        1
        • J Jani Heikkinen
          3 Jun 2020, 04:33

          Fix should be in the production now so please try again if you see this issue earlier

          P Offline
          P Offline
          plche
          wrote on 6 Nov 2020, 09:55 last edited by
          #14

          @Jani-Heikkinen said in Cannot install Qt on Linux using online installer:

          Fix should be in the production now so please try again if you see this issue earlier

          Dears,
          Problem continues, the sha1 checksum doesn't match:
          Checksum in file 2.0.4QtIcon.7z.sha1 is:
          eaa7231def35a0342f987d2b5b660c31f2498d3d
          Whereas actually calculated sha1 checksum for file 2.0.4QtIcon.7z is:
          d389d3149ba5e932309d984b02af5976226dd710
          So, please update 2.0.4QtIcon.7z.sha1 in the repositories accordingly.

          J 1 Reply Last reply 6 Nov 2020, 10:24
          0
          • P plche
            6 Nov 2020, 09:55

            @Jani-Heikkinen said in Cannot install Qt on Linux using online installer:

            Fix should be in the production now so please try again if you see this issue earlier

            Dears,
            Problem continues, the sha1 checksum doesn't match:
            Checksum in file 2.0.4QtIcon.7z.sha1 is:
            eaa7231def35a0342f987d2b5b660c31f2498d3d
            Whereas actually calculated sha1 checksum for file 2.0.4QtIcon.7z is:
            d389d3149ba5e932309d984b02af5976226dd710
            So, please update 2.0.4QtIcon.7z.sha1 in the repositories accordingly.

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 6 Nov 2020, 10:24 last edited by
            #15

            @plche If you think it is not fixed then please comment on the actual ticket in Qt bug tracker.
            This is user forum.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1
            • T Offline
              T Offline
              tobias.jc07
              wrote on 6 Nov 2020, 22:07 last edited by
              #16

              As of minutes ago, I had the same problem with the same archive as shown in the picture below:

              b5dfd2f6-efa1-494f-9328-feaadeac65ef-image.png

              I've been trying to install it for 3 days now, and the problem persists. For me, it doesn't seem like a problem that users can find a fix for by doing some workaround and seems like a really simple problem to be solved by people from the team - please, update the sha1 of the archive or update the archive for the one compatible with the sha1 being checked. If the problem has been fixed and is back, there might be someone intentionally sabotaging the resource.
              Also, is this problem only happening on the Linux version of the installer? I don't think so, seems like a resource problem that might be central for anyone installing the software following the same hash verification procedure.

              P 1 Reply Last reply 6 Nov 2020, 23:05
              0
              • T tobias.jc07
                6 Nov 2020, 22:07

                As of minutes ago, I had the same problem with the same archive as shown in the picture below:

                b5dfd2f6-efa1-494f-9328-feaadeac65ef-image.png

                I've been trying to install it for 3 days now, and the problem persists. For me, it doesn't seem like a problem that users can find a fix for by doing some workaround and seems like a really simple problem to be solved by people from the team - please, update the sha1 of the archive or update the archive for the one compatible with the sha1 being checked. If the problem has been fixed and is back, there might be someone intentionally sabotaging the resource.
                Also, is this problem only happening on the Linux version of the installer? I don't think so, seems like a resource problem that might be central for anyone installing the software following the same hash verification procedure.

                P Offline
                P Offline
                Pablo J. Rogina
                wrote on 6 Nov 2020, 23:05 last edited by Pablo J. Rogina 11 Jun 2020, 23:05
                #17

                @tobias-jc07 said in Cannot install Qt on Linux using online installer:

                please, update the sha1 of the archive

                as mentioned before, this is an users forum. You need to let the Qt company know about the issue, and the way to do that is by creating a bug report. See previous issues in this post for reference

                Upvote the answer(s) that helped you solve the issue
                Use "Topic Tools" button to mark your post as Solved
                Add screenshots via postimage.org
                Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

                1 Reply Last reply
                3
                • P Pablo J. Rogina
                  1 Jun 2020, 17:59

                  @rkhaotix I had the same issue last weekend, and reported issue QTBUG-84589
                  It was previously reported as QTBUG-84475 which is closed, but obviusly the issue persists.

                  My workaround was to run installer with option --no-force-installations so Qt Creator is not selected by default, and then selecting the Qt Creator Plugin Development option, which seems to have Qt Creator as dependency so it's got finally installed without the hash issue.
                  I didn't get an entry in menu like previous releases (i.e. Programming -> Qt Creator) but I run it from /opt/Qt/Tools/QtCreator/bin/qtcreator.sh

                  R Offline
                  R Offline
                  RamonGiovane
                  wrote on 8 Nov 2020, 22:53 last edited by
                  #18

                  @Pablo-J-Rogina God bless you! I could get rid of the error as well using your workaround. Thanks!

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mbn12
                    wrote on 9 Nov 2020, 15:14 last edited by
                    #19

                    Even though the issue appears to be fixed in the repo, the online installer appears to still use the older (unfixed) location.

                    https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_maintenance_early_access/qt.tools.maintenance.icons/
                    2.0.4QtIcon.7z hash mismatch with 2.0.4QtIcon.7z.sha1
                    This folder was last updated on 30-Sep-2020

                    This newer folder contains an ..QtIcon file with hash matching the companion .sha1:
                    https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_maintenance/qt.tools.maintenance/
                    Updated on 03-Nov-2020.

                    But the latest installer (qt-unified-linux-x64-4.0.0-online.run -- sha1: a8c689...) still fails in the 2.0.4QtIcon.7z hash check and the error message shows that it still uses the unfixed repo path:

                    Screenshot from 2020-11-09 11-51-18.png

                    Is there any updated install tool?

                    I saw the above workaround but still would like to deploy a clean/default correct install. I also got an 'outdated maintenance tool' warning during the install.

                    Since the hash issue appears to be fixed in the repo, how to simple use an up to date install tool?

                    Thank you

                    1 Reply Last reply
                    0
                    • P Pablo J. Rogina
                      1 Jun 2020, 17:59

                      @rkhaotix I had the same issue last weekend, and reported issue QTBUG-84589
                      It was previously reported as QTBUG-84475 which is closed, but obviusly the issue persists.

                      My workaround was to run installer with option --no-force-installations so Qt Creator is not selected by default, and then selecting the Qt Creator Plugin Development option, which seems to have Qt Creator as dependency so it's got finally installed without the hash issue.
                      I didn't get an entry in menu like previous releases (i.e. Programming -> Qt Creator) but I run it from /opt/Qt/Tools/QtCreator/bin/qtcreator.sh

                      A Offline
                      A Offline
                      amsantosr
                      wrote on 12 Nov 2020, 00:14 last edited by
                      #20

                      @Pablo-J-Rogina I had to use the workaround mentioned by @Pablo-J-Rogina in order to install Qt. This bug is critical it must be fixed soon.

                      1 Reply Last reply
                      0

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved