[MacPorts] #42326: Permission problems in MacPorts/testing/

MacPorts noreply at macports.org
Thu Jan 30 07:44:33 PST 2014


#42326: Permission problems in MacPorts/testing/
----------------------------+-------------------------
 Reporter:  codemonk@…      |      Owner:  wsiegrist@…
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  server/hosting  |    Version:  2.2.1
 Keywords:                  |       Port:
----------------------------+-------------------------
 When we rsync from rsync.macports.org, we see the following permission
 problems:

 {{{
 $ VERBOSE=1 ~/bin/rsync-wrapper-ftp.sh macports-distfiles
 Old rsync options: -aqH --delay-updates --safe-links --delete-after --max-
 delete=40000 --timeout=600
 New rsync options: -v --progress -aH --delay-updates --safe-links
 --delete-after --max-delete=40000 --timeout=600
 Doing work now, calling rsync: rsync -v --progress -aH --delay-updates
 --safe-links --delete-after --max-delete=40000 --timeout=600
 rsync.macports.org::distfiles '/data/ftp///macports/distfiles//'...
 receiving file list ...
 49855 files to consider
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1-10.6-SnowLeopard.pkg" (in distfiles):
 Permission denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1-10.6-SnowLeopard.pkg.asc" (in
 distfiles): Permission denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1-10.7-Lion.pkg" (in distfiles):
 Permission denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1-10.7-Lion.pkg.asc" (in distfiles):
 Permission denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1.chk.txt" (in distfiles): Permission
 denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1.tar.bz2" (in distfiles): Permission
 denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1.tar.bz2.asc" (in distfiles):
 Permission denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1.tar.gz" (in distfiles): Permission
 denied (13)
 rsync: send_files failed to open
 "MacPorts/testing/MacPorts-2.2.0-rc1.tar.gz.asc" (in distfiles):
 Permission denied (13)

 sent 218 bytes  received 1232155 bytes  224067.82 bytes/sec
 total size is 202905097723  speedup is 164645.85
 rsync error: some files/attrs were not transferred (see previous errors)
 (code 23) at main.c(1536) [generator=3.0.9]
 $
 }}}

 This leads to a failure exit-code of the rsync run.

-- 
Ticket URL: <https://trac.macports.org/ticket/42326>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list