Opened 18 years ago
Closed 18 years ago
#11212 closed defect (invalid)
Continuing Issues with rsync and Tiger
Reported by: | 4q5aore5w0@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.3.2 |
Keywords: | rsync error | Cc: | markd@… |
Port: |
Description
MacPorts is properly installed to my new Mac Pro with OS X 10.4.8 (fully updated) but I can't use it because I cannot run "port selfupdate" or "port sync" properly. This defect has been discussed in Ticket #7565 (http://trac.macosforge.org/projects/macports/ticket/7565).
I spent half the day trying to get this to work with no luck and with no initial sync with the server, MacPorts is rendered useless. I tried uninstalling rsync and installing a version from Fink (rsync version 2.5.5) several times. I tried out rsyncX with no luck. I have scoured the web for more assistance with this but no luck. This looks like the only area where someone might be able to provide more detailed information on a workaround. If anyone has any advice, please share. Thanks.
Change History (6)
comment:1 Changed 18 years ago by jberry@…
comment:2 Changed 18 years ago by 4q5aore5w0@…
Here is output from Terminal:
DH-MacPro:~ Dust$ sudo port -vd selfupdate Password: DEBUG: Rebuilding the darwinports base system if needed. Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports rsync: failed to connect to rsync.darwinports.org: Permission denied (13) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-24/rsync/clientserver.c(94) DEBUG: Couldn't sync dports tree: sync failed doing rsync while executing "darwinports::selfupdate [array get global_options]" Error: /opt/local/bin/port: selfupdate failed: Couldn't sync dports tree: sync failed doing rsync DH-MacPro:~ Dust$ sudo port -vd sync Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports rsync: failed to connect to rsync.darwinports.org: Permission denied (13) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-24/rsync/clientserver.c(94) DEBUG: sync failed doing rsync while executing "dportsync" port sync failed: sync failed doing rsync
comment:3 Changed 18 years ago by 4q5aore5w0@…
No help? You did ask for output from -d and not -vd so here is the output from -d:
dustin-hansens-computer:~ Dust$ sudo port -d selfupdate Password: DEBUG: Rebuilding the darwinports base system if needed. Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports rsync: failed to connect to rsync.darwinports.org: Permission denied (13) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-24/rsync/clientserver.c(94) DEBUG: Couldn't sync dports tree: sync failed doing rsync while executing "darwinports::selfupdate [array get global_options]" Error: /opt/local/bin/port: selfupdate failed: Couldn't sync dports tree: sync failed doing rsync dustin-hansens-computer:~ Dust$ sudo port -d sync Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports rsync: failed to connect to rsync.darwinports.org: Permission denied (13) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-24/rsync/clientserver.c(94) DEBUG: sync failed doing rsync while executing "dportsync" port sync failed: sync failed doing rsync
comment:4 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|
Sorry there was no response. Was this resolved?
comment:5 Changed 18 years ago by cssdev
Perhaps a firewall issue? It looks like your network isn't allowing rsync access.
comment:6 Changed 18 years ago by markd@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Appears to be a network issue. Closing.
If you're running 10.4.8 then the problem is not the same as the referenced bug #7565, which was fixed by a subsequent update of Apple's.
Please give detailed output from the operatio with the -d flag.