[MacPorts] #33560: selfupdate failing
#33560: selfupdate failing ------------------------------------+--------------------------------------- Reporter: jcmaxwell_99@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ------------------------------------+--------------------------------------- on OS X 10.6.8 (macports 2.0.4 installed) selfupdate reports DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/base ---> Updating MacPorts base sources using rsync rsync: server sent "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">" rather than greeting 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 --port=80 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 -- Ticket URL: <https://trac.macports.org/ticket/33560> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33560: selfupdate failing ------------------------------------+--------------------------------------- Reporter: jcmaxwell_99@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * component: ports => base Old description:
on OS X 10.6.8 (macports 2.0.4 installed) selfupdate reports
DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/base ---> Updating MacPorts base sources using rsync rsync: server sent "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">" rather than greeting 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 --port=80 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
New description: on OS X 10.6.8 (macports 2.0.4 installed) [[br]] selfupdate reports {{{ DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/base ---> Updating MacPorts base sources using rsync rsync: server sent "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">" rather than greeting 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 --port=80 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 }}} -- Comment: Well, that's an HTML DOCTYPE line. You've reached an HTTP server, instead of our rsync server. Why does it say "--port=80" there? rsync does not occur over port 80; HTTP does. Have you changed rsync_options or proxy_rsync in macports.conf? -- Ticket URL: <https://trac.macports.org/ticket/33560#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33560: selfupdate failing ------------------------------------+--------------------------------------- Reporter: jcmaxwell_99@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: | Port: ------------------------------------+--------------------------------------- Comment(by jcmaxwell_99@…): Replying to [comment:1 ryandesign@…]:
Well, that's an HTML DOCTYPE line. You've reached an HTTP server, instead of our rsync server. Why does it say "--port=80" there? rsync does not occur over port 80; HTTP does. Have you changed rsync_options or proxy_rsync in macports.conf?
severe pilot error...removed the reference to port 80 and that fixed it. I was syncing the ports tree via svn for the longest time since I cannot use rsync at work, and consequently never had a need to fiddle with that before (although I must have at one time). Thanks. -- Ticket URL: <https://trac.macports.org/ticket/33560#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33560: selfupdate failing -------------------------------------+-------------------------------------- Reporter: jcmaxwell_99@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.0.4 Resolution: invalid | Keywords: Port: | -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/33560#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts