[MacPorts] #34298: macports selfupdate fails on Mac os lion
#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: -----------------------------------+---------------------------------------- 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? -- Ticket URL: <https://trac.macports.org/ticket/34298> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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: -----------------------------------+---------------------------------------- Comment(by obartunov@…): I have the same problem and ,yes, the directory exists. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by macports@…): I am seeing the same thing on 10.7.3 running MacPorts 2.0.4 after a selfupdate. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by support@…): I too am getting the same error: Xcode: 4.3.2 OS X: 10.7.3 $ port version Warning: port definitions are more than two weeks old, consider using selfupdate Version: 2.0.4 $ sudo port -d selfupdate Password: DEBUG: Copying /Users/sikoram/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) -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by tachoknight@…): I am also suddenly experiencing this problem as well, even on a machine that worked several hours ago; I did a selfupdate around 6pm CST and now on the same machine it fails with the same error. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by vivien.badaut@…): I am also getting the same error, but I have Snow Leopard (10.6.8) - Xcode: 3.2.6 {{{ $ port version Version: 2.0.4 $ sudo port -d selfupdate Password: DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/base ---> Updating MacPorts base sources using rsync @ERROR: chdir failed rsync error: error starting client-server protocol (code 5) at /SourceCache/rsync/rsync-40/rsync/main.c(1398) [receiver=2.6.9] shell command "/usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/base/ /opt/local/var/macports/sources/rsync.macports.org/release/base" 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) $ pwd /opt/local/var/macports/sources/rsync.macports.org/release/base }}} -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by dotswing@…): Getting the same error. may bechdir has not been installed. Xcode: 4.3.2 OS X: 10.7.3 I installed the Xcode and the command line tool yesterday. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by jon.olsson@…): It seems that the problem lies with rsync server, just running the rsync command yields the exact error message: {{{ $ /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/base.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs @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] }}} -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: -----------------------------------+---------------------------------------- Comment(by lupincho25@…): Same here; it was working yesterday just fine. Seems like a problem with the rsync server indeed. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * priority: Normal => High * component: base => server/hosting * owner: macports-tickets@… => admin@… Comment: The distfiles server is down too (same server), and our usual administrator is unavailable this week. We've notified the temporary administrator. Please just wait for it to be fixed. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by yfilali@…): Thanks Ryan, any idea how long this will be down? I am up a creek without a paddle (or svn client in my case). -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * cc: yfilali@… (added) Comment: It will be down until a server administrator appears, diagnoses and fixes the problem. Our usual sysadmin is not here this week. I do not know what hours our emergency backup sysadmin is keeping this week, but at the moment it's 11:20 PM in California so we may have to wait until morning. He's been emailed about the problem and I'm sure he'll resolve it as soon as he's able. In the mean time, there are methods other than rsync to sync your ports tree, for example svn (which all the MacPorts developers use), and the svn server is still up. Instructions for setting that up are here: wiki:howto/SyncingWithSVN. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by jmr@…): There are several rsync [wiki:Mirrors] available too. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by ryandesign@…): But if the main rsync server is down, the mirrors won't be any more up to date than when the main rsync server went down (and probably several hours more out of date than that). The svn server is completely up to date, on the other hand. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:16> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by yfilali@…): Thanks, much appreciated. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:17> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by nurvzy@…): Cc Me! Ignore this ticket I just created: http://trac.macports.org/ticket/34300 -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by RulerOf@…): Hey guys... Of all the nights for me to decide to install MacPorts on TWO machines! Go figure :D '''I was able to work around the issue by syncing over SVN''', detailed on the wiki here: https://trac.macports.org/wiki/howto/SyncingWithSVN This worked with the SYNC command, but NOT with the SELFUPDATE command. It was, however, enough to let me install git-core. And I hope it'll let me install wine-devel when I get that far :) -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:26> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: macports selfupdate fails on Mac os lion -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by michelbuck@…): Cc Me! -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:27> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: rsync and distfiles server is down -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:33> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: rsync and distfiles server is down -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by martin.zeman@…): Cc Me! -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:40> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: rsync and distfiles server is down -----------------------------------+---------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: new Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Keywords: | Port: -----------------------------------+---------------------------------------- Comment(by ryandesign@…): Has duplicate #34306. -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:46> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34298: rsync and distfiles server is down ------------------------------------+--------------------------------------- Reporter: ahelfer1971@… | Owner: admin@… Type: defect | Status: closed Priority: High | Milestone: Component: server/hosting | Version: 2.0.4 Resolution: fixed | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: The rsync and distfiles servers are back online. Thanks, Henry! -- Ticket URL: <https://trac.macports.org/ticket/34298#comment:47> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts