[MacPorts] #33560: selfupdate failing

MacPorts noreply at macports.org
Fri Mar 9 12:34:31 PST 2012


#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


More information about the macports-tickets mailing list