Changes between Initial Version and Version 4 of Ticket #36555


Ignore:
Timestamp:
Oct 11, 2012, 11:27:01 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36555

    • Property Keywords python26 removed
    • Property Summary changed from Python26 Error to python26: Failed to locate 'xz' in path
  • Ticket #36555 – Description

    initial v4  
    33I'm trying to port rdiff-backup. one of the dependencies is python26 and it's failing with the following error. the log is also not very helpful.
    44
     5{{{
    56sudo port install rdiff-backup
    67--->  Computing dependencies for rdiff-backup
     
    1516    http://guide.macports.org/#project.tickets
    1617Error: Processing of port rdiff-backup failed
     18}}}
    1719
    1820contents of log:
    1921
     22{{{
    2023cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/python26/main.log
    2124version:1
     
    3942:notice:extract Please see the log file for port python26 for details:
    4043    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/python26/main.log
     44}}}
    4145
    4246(I have successfully installed a number of other packages, this is the only dependency that seems to fail).