Changes between Initial Version and Version 1 of Ticket #57894, comment 3


Ignore:
Timestamp:
Jan 13, 2019, 12:34:26 PM (6 years ago)
Author:
toki07 (jotl)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57894, comment 3

    initial v1  
    33Before chown the whole tree to user :
    44 - As root, the port tree is readable (root has all rights), but the process gives an error (Could not open file: .../Portfile)
    5  - As user, the port tree is readable (I made a chown 755 to the macports tree), but I have an error (Insufficient privileges)
     5 - As user, the port tree is readable (I have made a chmod 755 to the macports tree), but I have an error (Insufficient privileges)
    66After chown :
    77 - As root, it is impossible to install anything (Could not open file: .../Portfile)