pivotal-sprout / sprout-wrap

Pivotal Labs uses this project with sprout, soloist and librarian-chef to build developer workstations
The Unlicense
157 stars 250 forks source link

Some newer versions of OS X seem to have problems mounting disk images, causing Travis build failures #94

Closed wendorf closed 2 months ago

wendorf commented 8 years ago

See the failure at https://travis-ci.org/pivotal-sprout/sprout-wrap/builds/134004962

Error message when trying to brew cask install firefox:

hdiutil: mount failed - Protocol wrong type for socket
STDERR: Error: Empty plist input

This is resolved by not performing a systemupdate.

There is some conversation about the issue, but it's not clear what we can do in the Travis world to fix it: http://apple.stackexchange.com/questions/238771/i-cannot-mount-dmg-file-for-vmware-fusion-protocol-wrong-type-for-socket-error https://origin-discussions-us.apple.com/thread/7568956

Is this just a problem in Travis, or will people see the issue in real life?

aramprice commented 2 months ago

Going to archive this repo, closing.