Ticket #25174 (closed defect: fixed)
relocation should be disabled in pkgs
| Reported by: | tonymaher@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 2.0.0 |
| Component: | base | Version: | 1.8.2 |
| Keywords: | snowleopard | Cc: | emanuel@…, snc@…, layer@…, sk-public@… |
| Port: | python26 |
Description
Created a python2.6 mdmg on Snow Leopard but when trying to install on another Snow Leopard machine get the following install error
...
...
python26-2.6.5.mpkg/Contents/Packages/zlib-1.2.5.pkg/Contents/Archive.pax.gz (destination=/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/PKInstallSandbox-tmp/Root, uid=0)
installer[1345]: PackageKit: Extracting /Volumes/python26-2.6.5-1/python26-2.6.5.mpkg/Contents/Packages/python26-2.6.5.pkg/Contents/Archive.pax.gz (destination=/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/PKInstallSandbox-tmp/Root, uid=0)
installer[1345]: Applications/MacPorts/Python 2.6/Python Launcher.app relocated to System/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python Launcher.app
installer[1345]: PackageKit: Install Failed: (null)
Error Domain=NSCocoaErrorDomain Code=512 UserInfo=0x1004583c0 "“Python” couldn’t be moved to “Frameworks”." {
NSDestinationFilePath = "/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/PKInstallSandbox-tmp/Root/System/Library/Frameworks/Python.framework";
NSFilePath = "/var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/PKInstallSandbox-tmp/Root/opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app";
NSUserStringVariant = Move;
}
installer[1345]: install:didFailWithError:Error Domain=NSCocoaErrorDomain Code=512 UserInfo=0x1004583c0 "“Python” couldn’t be moved to “Frameworks”."
installer[1345]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
installer: Package name is python26
installer: Installing at base path /
installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)
Change History
Note: See
TracTickets for help on using
tickets.

