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

binarycreator doesn't work on windows anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 4.4.0
    • Tools
    • Windows

    Description

      On windows binarycreator doesn't work anymore on windows (offline mode), it creates an incomplete installer file (installer_name.exe.random).
      I run it with verbose mode one but still no visible errors:

      PS C:\my-build> C:\Qt\Tools\QtInstallerFramework\4.4\bin/binarycreator.exe -v -f -c package/config/config.xml -p package/packages C:\my-build\Installer.exe
      [0] Parsed arguments, ok.
      [1] Collecting information about available packages...
      [2] Found subdirectory "bin"
      [2] - it provides the package "bin"  -  "v0.10_beta1-2022-07-07"
      [2] Copying component data for "bin"
      [3] Copying archive from "C:/buildworker/bogdan/package/packages/bin/data/bin-5.15.2-msvc2019_64.7z" to "C:/Users/ContainerAdministrator/AppData/Local/Temp/binarycreator-sfrJsV/bin/v0.10_beta1-2022-07-07bin-5.15.2-msvc2019_64.7z"
      [31] Hash is stored in "C:/Users/ContainerAdministrator/AppData/Local/Temp/binarycreator-sfrJsV/bin/v0.10_beta1-2022-07-07bin-5.15.2-msvc2019_64.7z.sha1"
      [31] Creating hash of archive "C:/Users/ContainerAdministrator/AppData/Local/Temp/binarycreator-sfrJsV/bin/v0.10_beta1-2022-07-07bin-5.15.2-msvc2019_64.7z"
      [123] Generated sha1 hash: "005637231187f991eb65931ad70534d3b3078f6e"
      [124] Copy meta data for package "bin" using "package/packages/bin/meta/package.xml"
      [124] calculate size of directory "C:/Users/ContainerAdministrator/AppData/Local/Temp/binarycreator-sfrJsV/bin/data"
      [140] Copying associated "script" file "package/packages/bin/meta/installscript.qs"
      [141] done.
      [142] Copying associated "user interface" file "package/packages/bin/meta/run.ui"
      [144] done.
      [145] Begin to copy configuration file and data.
      [145] Copying associated "configuration" file "C:/buildworker/bogdan/package/config/config.xml"
      [147] done.
      [148] Read dom element: <Name>MY_APP</Name>.
      [149] Read dom element: <Version>v0.10_beta1</Version>.
      [150] Read dom element: <Title>MY_APP</Title>.
      [152] Read dom element: <Publisher>PLATH Signal Products GmbH & Co. KG</Publisher>.
      [153] Read dom element: <StartMenuDir>MY_APP</StartMenuDir>.
      [154] Read dom element: <ControlScript>control.qs</ControlScript>.
      [155] Copying associated "ControlScript" file "C:/buildworker/bogdan/package/config/control.qs"
      [157] done.
      [158] Read dom element: <TargetDir>@ApplicationsDirX64@/MY_APP</TargetDir>.
      [159] Read dom element: <Logo>logo.png</Logo>.
      [160] Copying associated "Logo" file "C:/buildworker/bogdan/package/config/logo.png"
      [162] done.
      [163] Read dom element: <WizardStyle>Modern</WizardStyle>.
      [164] done.
      
      [179] Creating the binary
      [1313] Creating resource archive for "bin"
      [1314] Appending "C:/Users/ContainerAdministrator/AppData/Local/Temp/binarycreator-sfrJsV/bin/v0.10_beta1-2022-07-07bin-5.15.2-msvc2019_64.7z" ("51.17 MB")
      [1317] Appending "C:/Users/ContainerAdministrator/AppData/Local/Temp/binarycreator-sfrJsV/bin/v0.10_beta1-2022-07-07bin-5.15.2-msvc2019_64.7z.sha1" ("40.00 bytes")
      

      Attachments

        Activity

          People

            installerteam Installer Team
            taipan BogDan Vatra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: