Opened 10 years ago

Closed 10 years ago

#44270 closed defect (wontfix)

Python27 install error

Reported by: xlsmearlx@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: python27

Description (last modified by mf2k (Frank Schima))

$ 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

Attachments (1)

main.log (1.5 MB) - added by xlsmearlx@… 10 years ago.
log file

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by xlsmearlx@…

Attachment: main.log added

log file

comment:1 Changed 10 years ago by xlsmearlx@…

$ 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[[BR]]

Error: Processing of port python27 failed

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Cc: maintainer@… xlsmearlx@… removed
Description: modified (diff)
Keywords: python removed
Owner: changed from macports-tickets@… to jwa@…
Port: python27 added; python removed

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.

comment:3 Changed 10 years ago by jyrkiwahlstedt

Resolution: wontfix
Status: newclosed

At the moment darwin 14, aka Yosemite, is not supported

Note: See TracTickets for help on using tickets.