Changes between Initial Version and Version 2 of Ticket #46675


Ignore:
Timestamp:
Jan 26, 2015, 6:47:00 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error message is correct insofar as ports are not permitted to create files outside of the work directory. The question is why the port is attempting to do this, and how to make it stop attempting to do this.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46675

    • Property Summary changed from FXRuby Install Failing - Error: org.macports.destroot for port rb-fxruby returned: command execution failed to rb-fxruby: install.rb:551:in `mkdir': Operation not permitted - /opt/local/lib/ruby/vendor_ruby/1.8/fox16
    • Property Owner changed from macports-tickets@… to lyle@…
    • Property Keywords fxruby removed
    • Property Port rb-fxruby added
  • Ticket #46675 – Description

    initial v2  
    66
    77Bash Error:
     8
     9{{{
    810--->  Attempting to fetch FXRuby-1.6.19.tar.gz from http://distfiles.macports.org/ruby
    9 
    1011--->  Verifying checksums for rb-fxruby                                         
    11 
    1212--->  Extracting rb-fxruby
    13 
    1413--->  Configuring rb-fxruby
    15 
    1614--->  Building rb-fxruby
    17 
    1815--->  Staging rb-fxruby into destroot
    19 
    2016Error: org.macports.destroot for port rb-fxruby returned: command execution failed
    21 
    2217Please see the log file for port rb-fxruby for details:
    23 
    2418    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_ruby_rb-fxruby/rb-fxruby/main.log
    25 
    2619To report a bug, follow the instructions in the guide:
    27 
    2820    http://guide.macports.org/#project.tickets
    29 
    3021Error: Processing of port rb-fxruby failed
    31 
    3222dons-MacBook-Air:/ don$ c
    33 
    34 
    35 
    36 
    37 
    38 
    39 
    40 
    41 
    42 
     23}}}
    4324
    4425After this I tried cleaning the port, got this error:
    4526
    46 
    47 
     27{{{
    4828dons-MacBook-Air:/ don$ sudo port install rb-fxruby
    4929--->  Computing dependencies for rb-fxruby
     
    6545Error: Processing of port rb-fxruby failed
    6646dons-MacBook-Air:/ don$
    67 
     47}}}
    6848
    6949log is attached.