Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3225

Study possibility of checking glibc version from MT install script

    XMLWordPrintable

Details

    Description

      What is the benefit? Why is this valuable?

      Allow old IFW users to benefit the platforms available in Qt 5, while allow new users to benefit Qt 6.

      What are common use cases?

      Any installation

      Technical information

      As IFW 4.7.0 will be built with Qt 6.6.0, we drop support for some older Linux distributions. This causes an issue with the Qt online installer and maintenance tool, which will force installation and update of the maintenance tool components, which will be incompatible with older systems.

      Workaround is to disable the maintenance tool repo, but this is quite unintuitive as it must be done each time the MT is started, and the user would have to know the workaround. It cannot be also done from the CLI, possibly forcing non-interactive users like CI to update the component to incompatible version.

      The incompatibility break is mainly from the newer glibc version installer is linked against. We could study if it would be possible to check the system's glibc version in an installation script, and disable updating the maintenance tool component in case it is not compatible.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kamartti Katja Marttila
              arttu.tarkiainen Arttu Tarkiainen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes