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

Installer leaves tmp files behind

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 3.1.0
    • 3.1.0
    • General
    • None
    • Linux/X11

    Description

      Cannot reproduce in Windows.
      Caused by commit https://codereview.qt-project.org/#/c/229950/, more specific by createDirectoryForFile() method.
      TempDirDeleter cannot remove a file created by createDirectoryForFile(). File is created when there is no metadata available for the package. Occurs only when installing to folder which needs admin rights.

      Critical: void QInstaller::TempDirDeleter::releaseAndDelete(const QString& ) Exception caught: "Cannot remove file \"/tmp/remoterepo-HAcrjG/B/1.0.0-1content.7z\": Permission denied"
      

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes