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. Cannot open qt-opensource-mac-x64-5.11.0.dmg
Forum Updated to NodeBB v4.3 + New Features

Cannot open qt-opensource-mac-x64-5.11.0.dmg

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 3 Posters 873 Views 2 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.
  • M Offline
    M Offline
    Maxlor
    wrote on last edited by
    #1

    Hello,

    I'm having trouble with the Qt 5.11 offline installer for Mac OS X (http://download.qt.io/archive/qt/5.11/5.11.0/qt-opensource-mac-x64-5.11.0.dmg). OS X reports: attach failed - no mountable file systems. The result is the same for both Finder.app and hdiutil(1). The MD5 sum of the downloaded file is f38e3e33eb5994c67a64603cbd01d4bf, which matches the MD5 sum in http://download.qt.io/archive/qt/5.11/5.11.0/md5sums.txt . My computer is running OS X 10.11.6.

    So am I missing something or is the DMG file broken?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What kind of hard drive do you have in your mac computer ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ambershark
        wrote on last edited by
        #3

        Have you tried using sudo hdiutil attach XXXX? There were some issues with dmgs in El Capitan with dmg permissions (resolved I thought though).

        Also you can try hdiutil attach -noverify -nomount xxx.dmg then diskutil list and finally diskutil mountDisk /dev/diskX.

        If your md5 matched then the file is ok, so there's something else going on.

        My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

        1 Reply Last reply
        0
        • M Offline
          M Offline
          Maxlor
          wrote on last edited by
          #4

          I noticed that the .dmg file has been recreated after I posted. The new version works normally, just like it always did. Thanks.

          SGaist: Fusion drive (the Mac's from 2012.)

          ambershark: thanks for the -nomount trick. I'll keep it in mind next time I hit an issue like this.

          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