Changes between Initial Version and Version 1 of Ticket #35850


Ignore:
Timestamp:
Aug 27, 2012, 3:19:26 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please use WikiFormatting and Cc the port maintainer(s).

Please attach the entire main.log.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35850

    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Keywords python27 upgrade outdated destroot removed
  • Ticket #35850 – Description

    initial v1  
    11Typing "sudo port upgrade outdated" gave me the error:
    22
    3 "
     3{{{
    44--->  Installing python27 @2.7.3_0
    55Error: org.macports.install for port python27 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot
    66Please see the log file for port python27 for details:
    77    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log
    8 "
     8}}}
    99
    1010I tried "sudo port clean python27", but got the same error. I went into the log file, as the error message suggested above & found these error lines:
    1111
    12 "
     12{{{
    1313:error:install org.macports.install for port python27 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot
    1414:debug:install Error code: NONE
    1515:debug:install Backtrace: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/
    16 "
     16}}}
    1717
    1818I tried to uninstall python27, but there were dependent files &/or applications, whose purpose I don't know. I abandoned uninstalling python27.