Changes between Initial Version and Version 1 of Ticket #48063


Ignore:
Timestamp:
Jun 15, 2015, 10:55:34 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I agree, that is weird...

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48063

    • Property Owner changed from macports-tickets@… to raimue@…
    • Property Port MacVim added
  • Ticket #48063 – Description

    initial v1  
    11After the checksums, the log has:
    22
     3{{{
    34:debug:install Creating MacVim-7.4.snapshot76_1+huge.darwin_10.x86_64.tbz2
    45:debug:install Environment:
     
    3839:notice:install Please see the log file for port MacVim for details:
    3940    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/main.log
    40 
    41 ----------------
     41}}}
    4242
    4343The weird thing is that I can execute the command
    4444
     45{{{
    4546cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_MacVim/MacVim/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /opt/local/var/macports/software/macvim/MacVim-7.4.snapshot76_1+huge.darwin_10.x86_64.tbz2
     47}}}
    4648
    4749… just fine when I “sudo bash”.