[MacPorts] #42837: Error Staging into Destroot for python26 and others.
#42837: Error Staging into Destroot for python26 and others. ----------------------------+-------------------------------- Reporter: design_by_xs@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: python26 ----------------------------+-------------------------------- Problem installing python 26 (and thus, jailkit) Before opening this ticket, I did the following: sudo port selfupdate sudo port -u upgrade outdated sudo port clean When I try to install jailkit, the instller comes to configuring python 26, and fails with this error: Error: org.macports.destroot for port python26 returned: command execution failed Please see the log file for port python26 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/main.log I then ran: sudo ports clean --all installed sudo port selfupdate sudo ports -u upgrade (Returned: Nothing to upgrade.) I ran sudo port install python26 (again). --- Log attached. --- I've encountered other similar problems, staging tools into destroot. System Info: XServe Xeon 2.8Ghz, running OSX 10.5.8. When I try to do: which install-info The returned info is: /usr/bin/install-info The problem that I primarily see is that python is returning an error of: :info:destroot: file is not of required architecture I next tried to do this: sudo port install python26 -arch x86_64 and sudo port install python26 -arch i386 I was hoping that using the arch switch might help. Note: I did not migrate from another system: The OS install was done on this machine. What can anyone tell me on how to fix this? -- Ticket URL: <https://trac.macports.org/ticket/42837> MacPorts <http://www.macports.org/> Ports system for OS X
#42837: Error Staging into Destroot for python26 and others. -----------------------------+------------------------ Reporter: design_by_xs@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: python26 | -----------------------------+------------------------ Changes (by macsforever2000@…): * owner: macports-tickets@… => mcalhoun@… Old description:
Problem installing python 26 (and thus, jailkit)
Before opening this ticket, I did the following: sudo port selfupdate sudo port -u upgrade outdated sudo port clean
When I try to install jailkit, the instller comes to configuring python 26, and fails with this error:
Error: org.macports.destroot for port python26 returned: command execution failed Please see the log file for port python26 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/main.log
I then ran: sudo ports clean --all installed sudo port selfupdate sudo ports -u upgrade (Returned: Nothing to upgrade.)
I ran sudo port install python26 (again).
--- Log attached. ---
I've encountered other similar problems, staging tools into destroot. System Info: XServe Xeon 2.8Ghz, running OSX 10.5.8.
When I try to do: which install-info The returned info is: /usr/bin/install-info
The problem that I primarily see is that python is returning an error of: :info:destroot: file is not of required architecture I next tried to do this: sudo port install python26 -arch x86_64 and sudo port install python26 -arch i386
I was hoping that using the arch switch might help.
Note: I did not migrate from another system: The OS install was done on this machine.
What can anyone tell me on how to fix this?
New description: Problem installing python 26 (and thus, jailkit) Before opening this ticket, I did the following: {{{ sudo port selfupdate sudo port -u upgrade outdated sudo port clean }}} When I try to install jailkit, the instller comes to configuring python 26, and fails with this error: {{{ Error: org.macports.destroot for port python26 returned: command execution failed Please see the log file for port python26 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/main.log }}} I then ran: {{{ sudo ports clean --all installed sudo port selfupdate sudo ports -u upgrade }}} (Returned: Nothing to upgrade.) I ran sudo port install python26 (again). --- Log attached. --- I've encountered other similar problems, staging tools into destroot. System Info: XServe Xeon 2.8Ghz, running OSX 10.5.8. When I try to do: {{{ which install-info }}} The returned info is: {{{ /usr/bin/install-info }}} The problem that I primarily see is that python is returning an error of: {{{ :info:destroot: file is not of required architecture }}} I next tried to do this: {{{ sudo port install python26 -arch x86_64 }}} and {{{ sudo port install python26 -arch i386 }}} I was hoping that using the arch switch might help. Note: I did not migrate from another system: The OS install was done on this machine. What can anyone tell me on how to fix this? -- Comment: In the future, please use WikiFormatting and Cc the port maintainers ({{{port info --maintainers python26}}}). -- Ticket URL: <https://trac.macports.org/ticket/42837#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42837: Error Staging into Destroot for python26 and others. -----------------------------+------------------------ Reporter: design_by_xs@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: python26 | -----------------------------+------------------------ Comment (by macsforever2000@…): FYI, I have updated the jailkit port to the latest version and to use python 2.7. -- Ticket URL: <https://trac.macports.org/ticket/42837#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42837: python26, python27: Symbol not found: _AddResource ---------------------------------+------------------------ Reporter: design_by_xs@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: python26, python27 | ---------------------------------+------------------------ Changes (by ryandesign@…): * cc: jwa@… (added) * port: python26 => python26, python27 Comment: Hmm, the logs say: {{{ :info:destroot ImportError: dlopen(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/work/Python-2.6.9/build/lib.macosx-10.5-i386-2.6/_Res.so, 2): Symbol not found: _AddResource :info:destroot Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python26/python26/work/Python-2.6.9/build/lib.macosx-10.5-i386-2.6/_Res.so :info:destroot Expected in: dynamic lookup }}} {{{ :info:destroot ImportError: dlopen(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.6/build/lib.macosx-10.5-i386-2.7/_Res.so, 2): Symbol not found: _AddResource :info:destroot Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.6/build/lib.macosx-10.5-i386-2.7/_Res.so :info:destroot Expected in: dynamic lookup }}} I do not see this problem on Mac OS X 10.5.8 with Xcode 3.1.4 (nor any other system). Please confirm: what version of Xcode do you have? If not 3.1.4, try upgrading to that, since it is the latest version for Mac OS X 10.5.8. -- Ticket URL: <https://trac.macports.org/ticket/42837#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts