Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-24365

Invalid symlink in QtTest framework

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P4: Low
    • None
    • 4.7.4
    • Packaging & Installer
    • None
    • On Mac OS X Lion, i686-apple-darwin11-llvm-gcc-4.2

    Description

      On Mac OS X Lion:

      List QtTest Versions:

      16 ~/cmake_test/Frameworks/QtTest.framework/Versions/4 -> ls -la
      total 1120
      drwxr-xr-x 6 msundell staff 204 Feb 18 22:11 .
      drwxr-xr-x 4 msundell staff 136 Feb 18 22:11 ..

      ls: ./4: Permission denied
      l--------- 1 msundell staff 1 Feb 18 22:11 4
      drwxr-xr-x 53 msundell staff 1802 Feb 18 22:11 Headers
      -rwxr-xr-x 1 msundell staff 186564 Feb 18 22:12 QtTest
      -rwxr-xr-x 1 msundell staff 378236 Feb 18 22:12 QtTest_debug
      17 ~/cmake_test/Frameworks/QtTest.framework/Versions/4 -> cd ~/cmake_test/dist/Frameworks/QtSql.framework/Versions/4

      Notice the invalid symlink "ls: ./4: Permission denied

      18 ~/cmake_test/dist/Frameworks/QtSql.framework/Versions/4 -> ls -la
      total 1880
      drwxr-xr-x 5 msundell staff 170 Feb 18 22:36 .
      drwxr-xr-x 4 msundell staff 136 Feb 18 22:36 ..
      drwxr-xr-x 61 msundell staff 2074 Feb 18 22:36 Headers
      rw-rr- 1 msundell staff 281964 Feb 18 22:12 QtSql
      rw-rr- 1 msundell staff 677628 Feb 18 22:12 QtSql_debug

      QtTest includes an extra 4 symlink at the "Versions 4" level. The symlink is invalid and causes file copy operations to fail.

      Attachments

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

        Activity

          People

            aksalova Akseli Salovaara
            mikael.sundell Mikael Sundell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes