Changes between Initial Version and Version 1 of Ticket #45401


Ignore:
Timestamp:
Oct 15, 2014, 8:24:53 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It looks like you're running trace mode? Does the problem go away if you don't use trace mode?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45401

    • Property Owner changed from macports-tickets@… to howarth@…
  • Ticket #45401 – Description

    initial v1  
    11The pymol destroot stage fails, apparently because it creates a file in the destroot directory and then attempts to copy over it.
    22
     3{{{
    34Error: org.macports.destroot for port pymol returned: error copying "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/work/pymol/setup/pymol_macports" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_pymol/pymol/work/destroot/opt/local/bin/pymol": file already exists
     5}}}
    46
    57I tried cleaning, and also deleting the offending file manually, but the destroot stage of the port, which I ran individually, creates it and then throws an error because of it.