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

Installer checks disk space of '/' instead of partition of target directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.3.0
    • 1.2
    • General
    • None
    • Debian GNU/Linux, 32bit, unstable
    • 0abdc5d5abe89e20110f79fb1f7497ea2c76a23f a852656506028cffa354f63ff8aa143376840534

    Description

      The disk-space check from the Qt5.0.0 installer seems to check only the available space on the '/'-partition, instead of using the partition on which its supposed to be installed. In my case df -sh shows this:

      Filesystem                                              Size  Used Avail Use% Mounted on
      rootfs                                                 1008M  191M  767M  20% /
      udev                                                     10M     0   10M   0% /dev
      tmpfs                                                   406M  584K  405M   1% /run
      /dev/disk/by-uuid/20a684e3-2ac8-47bf-a5c3-bd8f38a6ee10 1008M  191M  767M  20% /
      tmpfs                                                   5.0M     0  5.0M   0% /run/lock
      tmpfs                                                   1.8G  464K  1.8G   1% /run/shm
      /dev/mapper/vg01-lvhome                                 146G   78G   61G  57% /home
      /dev/mapper/vg01-lvtmp                                  2.0G   68M  1.9G   4% /tmp
      

      And I took the default installation directory of $HOME/Qt5.0.0, yet the installer claims there are only 766.2 MB of free space available and does not let me continue.

      Used 'Packaging' component as it was required and I didn't see an Installer component anywhere.

      Attachments

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

        Activity

          People

            nath Niels Weber
            andreaspakulat Andreas Pakulat
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes