#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Old description:
trying to use self update. neither it nor sync work.
DEBUG: Copying /Users/ahelfer1971/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 @ERROR: chdir failed rsync error: error starting client-server protocol (code 5) at /SourceCache/rsync/rsync-42/rsync/main.c(1398) [receiver=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 5 DEBUG: Error synchronizing MacPorts sources: shell command failed (see log for details) while executing "macports::selfupdate [array get global_options] base_updated" Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed (see log for details)
I also just upgraded Xcode to 4.3.2. any ideas? What more info do you need?
New description: trying to use self update. neither it nor sync work. {{{ DEBUG: Copying /Users/ahelfer1971/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 @ERROR: chdir failed rsync error: error starting client-server protocol (code 5) at /SourceCache/rsync/rsync-42/rsync/main.c(1398) [receiver=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 5 DEBUG: Error synchronizing MacPorts sources: shell command failed (see log for details) while executing "macports::selfupdate [array get global_options] base_updated" Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed (see log for details) }}} I also just upgraded Xcode to 4.3.2. any ideas? What more info do you need? -- Comment(by ryandesign@…): Hmm, well it says "chdir failed"... does the location /opt/local/var/macports/sources/rsync.macports.org/release/tarballs exist? -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS