Changes between Version 58 and Version 59 of FAQ
- Timestamp:
- Mar 23, 2009, 3:13:44 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v58 v59 111 111 112 112 === What do I do if `port selfupdate` doesn't work or the Rsync server refuses connections? === 113 First try `sudo port -d selfupdate` to get all errors to display. If your connection to the rsync server fails you may get blocked by a firewall or other network control software. If you run PeerGuardian disable all filters or create an exception for rsync.macports.org. 113 First try `sudo port -d selfupdate` to get all errors to display. If your connection to the rsync server fails you may get blocked by a firewall or other network control software. If you run PeerGuardian disable all filters or create an exception for rsync.macports.org. It is also possible to disable PeerGuardian before running a selfupdate command by typing the following command in Terminal, but make sure you stop all processes associated with PeerGuardian before doing this. 114 {{{ 115 sudo kextunload -b xxx.qnation.PeerGuardian 116 }}} 117 114 118 115 119 If getting through a firewall is not a possibility, there are other methods you can use which are a bit more manual: