Opened 12 years ago

Last modified 9 years ago

#34547 closed defect

python27: Failed to locate 'xz' in path — at Version 1

Reported by: fgermano@… Owned by: jwa@…
Priority: Normal Milestone: MacPorts 2.3.4
Component: base Version: 2.3.3
Keywords: Cc:
Port: python27

Description (last modified by ryandesign (Ryan Carsten Schmidt))

following set up git mercurial for mac instructions
git-core fails to install
failed to locate xz in path
installed python 2.7.3 directly
reran port for git-core

--->  Computing dependencies for git-core
--->  Dependencies to be installed: python27 rsync popt
--->  Extracting python27
Error: org.macports.extract for port python27 returned: Failed to locate 'xz' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it?
Error: Failed to install python27
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
Error: The following dependencies were not installed: python27 rsync popt
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port git-core failed

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: git-core python removed
Owner: changed from macports-tickets@… to jwa@…
Port: python27 added
Summary: git-core faiis to install on mac 10.7; python issuepython27: Failed to locate 'xz' in path

Is the xz port in fact installed? It should be, since it's listed as a dependency of python27. Please "sudo port clean python27" and try again, then attach the main.log file if it fails again.

Remember to use WikiFormatting when writing in Trac.

Note: See TracTickets for help on using tickets.