XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • master
    • None

    Description

      Exporting tqtc-qt5.git integration with latest 'master' doesn't work:

      12:51:32.061 INFO:release_export(3316): Removing Enterprise projects from monolite src packages..
      Traceback (most recent call last):
        File "release_export.py", line 1727, in <module>
          exporter.exportThriftTaskFile(args.task_path, args.skip_src, args.skip_bin, args.skip_bin_patching, args.skip_build_logs, args.skip_debug_archives, args.version_tag)
        File "release_export.py", line 621, in exportThriftTaskFile
          self.exportThriftTask(moduleTask=task, skipSources=skipSources, skipBinaries=skipBinaries, skipBinaryPatching=skipBinaryPatching, skipBuildLogs=skipBuildLogs, skipDebugArchives=skipDebugArchives, versionTag=versionTag)
        File "release_export.py", line 680, in exportThriftTask
          self.exportMonoliteSourceArtifacts(moduleTask, projects)
        File "release_export.py", line 939, in exportMonoliteSourceArtifacts
          self.createMonoliteSourcePackages(moduleTask, projects)
        File "release_export.py", line 1106, in createMonoliteSourcePackages
          injectQt5GitFilesToMonolithicSrcPkg(moduleTask, monolithicSrcPkgPathList)
        File "release_export.py", line 1057, in injectQt5GitFilesToMonolithicSrcPkg
          gitModulesContent = git("show", qt5Sha1 + ":" + ".gitmodules").stdout.strip()
      AttributeError: 'coroutine' object has no attribute 'stdout'
      

      With current production that works OK -> we can't update new production until this issue is fixed; otherwise we break the export tool & delay the releases.

      Attachments

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

        Activity

          People

            iknd Iikka Eklund
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes