Changes between Initial Version and Version 1 of Ticket #26094


Ignore:
Timestamp:
Aug 15, 2010, 10:53:49 PM (14 years ago)
Author:
blb@…
Comment:

Same thing happened to me, I'm guessing you're on trunk instead of 1.9.1; seems to be because port is now using nobody instead of root in certain phases, and some path up to /Users/jkh/Src/macports/dports/lang/mit-scheme probably doesn't let nobody see things. I just did a mode 711 on one of my directories, and things worked out after.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26094 – Description

    initial v1  
    11This does not happen for all ports (I am able to build scheme48 successfully, for example) but, in this example, mit-scheme fails with a rather bizarre error.  Debug output is as follows:
    22
    3 
     3{{{
    44jkh@wunga-> sudo port -d -v install mit-scheme
    55Password:
     
    2929Error: Unable to execute port: could not read "/Users/jkh/Src/macports/dports/lang/mit-scheme/Portfile": permission denied
    3030To report a bug, see <http://guide.macports.org/#project.tickets>
     31}}}