Changes between Initial Version and Version 1 of Ticket #33227


Ignore:
Timestamp:
Feb 12, 2012, 7:33:09 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I assume this means your ports tree did not sync. Try running "sudo port -v selfupdate" and see if you get any more detailed errors.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33227

    • Property Component changed from ports to base
  • Ticket #33227 – Description

    initial v1  
    11On a fresh 10.7.2 install, when installing macports 2.0.3 using the pkg failure is reported. Upon examining install.log, the following is emitted:
    22
     3{{{
    34Feb 12 17:52:13 solaris installd[1461]: ./postflight: Successful!
    45Feb 12 17:52:13 solaris installd[1461]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 "An error occurred while running scripts from the package “MacPorts-2.0.3.pkg”." UserInfo=0x1048422d0 {NSFilePath=./postflight, NSURL=file://localhost/Volumes/MacPorts-2.0.3/MacPorts-2.0.3.pkg, PKInstallPackageIdentifier=org.macports.MacPorts, NSLocalizedDescription=An error occurred while running scripts from the package “MacPorts-2.0.3.pkg”.} {
     
    89            PKInstallPackageIdentifier = "org.macports.MacPorts";
    910        }
     11}}}
    1012
    1113Despite this, port does appear to be properly installed.