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. Qt Installer Framework - Problem deploying updates
Forum Updated to NodeBB v4.3 + New Features

Qt Installer Framework - Problem deploying updates

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 326 Views 1 Watching
  • 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.
  • N Offline
    N Offline
    Nando
    wrote on last edited by Nando
    #1

    Hi,
    i have a working installer framework repository.
    Now i have to provide an update.

    If i use repogen like in the documentation

    .\..\bin\repogen.exe --update-new-components -p packages_update repository
    

    All files which were not in the package_update directory get removed from the new repository.
    In my case i just want to replace 1 file in the installation so in my packages_update/data directory i just put the file which should be replaced by the update.
    After running the above repogen command all other files are deleted in the resulting repository. Why?
    I thought the parameter --update-new-components onlye replaces / updates what changed against the old package version?

    Maybe somebody can give me an explantation what i am doing wrong.
    I just want to replace a subset of files with the update.

    I have customer database file in application dir. So i can not replace the current installation with the file from the update. I just have to replace defined files.

    Greetings
    Nando

    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