[haskell-platform] #55: Mac OS X installer fails on OpenGL
haskell-platform
haskell-platform at projects.haskell.org
Wed Jun 3 19:29:18 EDT 2009
#55: Mac OS X installer fails on OpenGL
---------------------------------+------------------------------------------
Reporter: grady at speakeasy.net | Owner: gregorycollins
Type: defect | Status: new
Priority: major | Milestone: 2009.2.0.2
Component: OSX installer | Resolution:
Keywords: OpenGL |
---------------------------------+------------------------------------------
Comment (by arnarbi at gmail.com):
Here is the relevant part from my install log:
{{{
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]: Create temporary
directory "/private/tmp/haskell-platform-2009.2.0.1-alpha2.pkg.854Y1FJXO"
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]: Running install
actions
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]: Processing
OpenGL-2.2.1.1:
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]:
Determining files to install
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]: It took
0.03 seconds to create the install plan for OpenGL-2.2.1.1.
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]:
Configuring deferred files
Jun 3 23:26:28 arnar-birgissons-macbook Installer[854]:
Determining obsolete files
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: Assembling
temporary receipt
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: Performing
pre-extraction actions
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: Removing
obsoleted files
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: Creating
destination path
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: Validating
package payload
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: Starting
file extraction
Jun 3 23:26:29 arnar-birgissons-macbook payloadExtractor[861]:
Initializing new flat-package receipt.
Jun 3 23:26:29 arnar-birgissons-macbook payloadExtractor[861]:
Extracting...
Jun 3 23:26:29 arnar-birgissons-macbook payloadExtractor[861]:
229 of 229 files written in 0.67 seconds.
Jun 3 23:26:29 arnar-birgissons-macbook payloadExtractor[861]:
14460 kilobytes installed at 21.2 MB/s.
Jun 3 23:26:29 arnar-birgissons-macbook Installer[854]: run
postupgrade script for OpenGL-2.2.1.1
Jun 3 23:26:30 arnar-birgissons-macbook
/private/tmp/scripts.Hpex/./postflight[864]: Reading package info from
stdin ... done.
Jun 3 23:26:30 arnar-birgissons-macbook
/private/tmp/scripts.Hpex/./postflight[864]: ghc-pkg: dependency
base-4.1.0.0 doesn't exist (use --force to override)
Jun 3 23:26:30 arnar-birgissons-macbook Installer[854]: Install failed:
The following install step failed: run postupgrade script for
OpenGL-2.2.1.1. Contact the software manufacturer for assistance.
Jun 3 23:26:30 arnar-birgissons-macbook Installer[854]:
IFDInstallController 8AE170 state = 7
Jun 3 23:26:30 arnar-birgissons-macbook Installer[854]: Displaying
'Install Failed' UI.
Jun 3 23:26:30 arnar-birgissons-macbook Installer[854]: 'Install Failed'
UI displayed message:'The following install step failed: run postupgrade
script for OpenGL-2.2.1.1. Contact the software manufacturer for
assistance.'.
Jun 3 23:26:36 arnar-birgissons-macbook installdb[860]: done. (0.030u +
0.025s)
}}}
Seems the error is on the 6th line from the bottom:
{{{
ghc-pkg: dependency base-4.1.0.0 doesn't exist (use --force to override)
}}}
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/55#comment:6>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list