Hi, I ran the ls -ld and here's the output
Apples-MacBook-Pro:/ apple$ ls -ld /opt/local/var/macports/sources/ rsync.macports.org/release/tarballs drwxr-xr-x 2 root admin 68 Aug 29 11:21 /opt/local/var/macports/sources/ rsync.macports.org/release/tarballs I checked the permissions of all directories under /opt. All directories has the same permission drwxr-xr-x. Please let me know your suggestions. Regards Vignesh On Wed, Aug 27, 2014 at 10:21 AM, Ryan Schmidt <[email protected]> wrote: > > On Aug 26, 2014, at 2:03 PM, vignesh babu wrote: > > > > I installed macports and ran it on my Mountain Lion OS X. But the self > update threw the below error. I thought it could be rsync blocked by > firewall and ran the rsync on the terminal. Rsync worked fine but still > self update wouldn't. Could you please look into the debug & let me know > what I could be doing wrong. I'm running macports 2.3.1. All the > directories mentioned in the debug exist and the base.tar & ports.tar was > downloaded properly when I ran the rsync directly on the terminal. > > > > DEBUG: Copying /Users/apple/Library/Preferences/com.apple.dt.Xcode.plist > to /opt/local/var/macports/home/Library/Preferences > > DEBUG: MacPorts sources location: /opt/local/var/macports/sources/ > rsync.macports.org/release/tarballs > > ---> Updating MacPorts base sources using rsync > > sh: error: /usr/bin/rsync -rtzv --delete-after rsync:// > rsync.macports.org/release/tarballs/base.tar > /opt/local/var/macports/sources/rsync.macports.org/release/tarballs: No > such file or directory > > You are certain that the directory /opt/local/var/macports/sources/ > rsync.macports.org/release/tarballs exists? What do you get if you run: > > ls -ld /opt/local/var/macports/sources/rsync.macports.org/release/tarballs > > Have you checked the permissions of every directory leading up to that > directory? > >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
