Changes between Initial Version and Version 3 of Ticket #20496


Ignore:
Timestamp:
Aug 3, 2009, 6:09:43 PM (15 years ago)
Author:
jameskyle@…
Comment:

updated to trunk. it's better, the sub directories are getting proper permissions. But the top level one I create is still root:admin after install phasse.

ls -ld ${destroot}${prefix}/var/wwwbackup
drwxrwx---  6 backuppc  backuppc  204 Aug  3 11:00 ${destroot}${prefix}/var/wwwbackup

% ls -ld ../../../mports/var/wwwbackup 
drwxr-xr-x  6 root  admin  204 Aug  3 11:07 ../../../mports/var/wwwbackup

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20496

    • Property Cc jmr@… added
    • Property Milestone changed from to MacPorts 1.8.0
    • Property Component changed from ports to base
    • Property Summary changed from base - 1.8 - permissions are set to root during install phase despite destroot permissions to permissions are set to root during install phase despite destroot permissions
  • Ticket #20496 – Description

    initial v3  
    44For example:
    55
    6 {{{sudo port destroot backuppc
     6{{{
     7sudo port destroot backuppc
    78ls -ld work/destroot/${destroot}${prefix}/var/backups
    89drwxrwx---  7 backuppc  backuppc  272 Jul 30 17:08 work/destroot/${destroot}${prefix}/var/backups