#44270: Python27 install error --------------------------+------------------- Reporter: xlsmearlx@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: python27 | --------------------------+------------------- Changes (by mf2k@…): * cc: maintainer@…, xlsmearlx@… (removed) * keywords: python => * owner: macports-tickets@… => jwa@… * port: python => python27 Old description:
$ sudo port clean python27 ---> Cleaning python27
$ sudo port install python27 ---> Computing dependencies for python27 ---> Fetching archive for python27 ---> Attempting to fetch python27-2.7.8_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/python27 ---> Attempting to fetch python27-2.7.8_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/python27 ---> Attempting to fetch python27-2.7.8_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/python27 ---> Fetching distfiles for python27 ---> Attempting to fetch Python-2.7.8.tar.xz from http://www.python.org/ftp/python/2.7.8/ ---> Verifying checksums for python27 ---> Extracting python27 ---> Applying patches to python27 ---> Configuring python27 ---> Building python27 ---> Staging python27 into destroot Error: org.macports.destroot for port python27 returned: command execution failed Please see the log file for port python27 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port python27 failed
New description: {{{ $ sudo port clean python27 ---> Cleaning python27 $ sudo port install python27 ---> Computing dependencies for python27 ---> Fetching archive for python27 ---> Attempting to fetch python27-2.7.8_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/python27 ---> Attempting to fetch python27-2.7.8_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/python27 ---> Attempting to fetch python27-2.7.8_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/python27 ---> Fetching distfiles for python27 ---> Attempting to fetch Python-2.7.8.tar.xz from http://www.python.org/ftp/python/2.7.8/ ---> Verifying checksums for python27 ---> Extracting python27 ---> Applying patches to python27 ---> Configuring python27 ---> Building python27 ---> Staging python27 into destroot Error: org.macports.destroot for port python27 returned: command execution failed Please see the log file for port python27 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port python27 failed }}} -- Comment: In the future, please use WikiFormatting, fill in the Port field with name of the port that failed to build and Cc the port maintainers ({{{port info --maintainers python27}}}). As reporter, you do not need to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/44270#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X