Skip to content

Instantly share code, notes, and snippets.

@tmd45
Created October 17, 2011 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmd45/1293005 to your computer and use it in GitHub Desktop.
Save tmd45/1293005 to your computer and use it in GitHub Desktop.
ERROR: port selfupdate
tmd45mba:~ tmd45$ port -v selfupdate
---> Updating MacPorts base sources using rsync
receiving file list ... done
rsync: mkstemp "/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/.base.tar.J70g50" failed: Permission denied (13)
sent 10864 bytes received 111 bytes 4390.00 bytes/sec
total size is 3226624 speedup is 294.00
rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-40/rsync/main.c(1400) [generator=2.6.9]
shell command "/usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/base.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs" returned error 23
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed (see log for details)
@tmd45
Copy link
Author

tmd45 commented Oct 17, 2011

sudo の付け忘れだったorz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment