Will 1.4 upgrade 1.3.1?

2007-04-05 Thread Dan Delaney
Will the MacPorts 1.4.0 package do an upgrade on an already-installed DarwinPorts 1.3.1? Thanks --Dan Dan Delaney, Sr. Interactive Analyst/Developer Power Creative, 502-297-6632 ___ macports-users

Re: Will 1.4 upgrade 1.3.1?

2007-04-05 Thread Dan Delaney
On 4/5/07 2:10 PM, Daniel J. Luke [EMAIL PROTECTED] wrote: Try adding the -d -v flags to see why it's failing: Gives me this at first: DEBUG: Rebuilding the darwinports base system if needed. Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports It sits there for a very long time.

Re: Will 1.4 upgrade 1.3.1?

2007-04-05 Thread Yvon Thoraval
Le 5 avr. 07 à 20:10, Daniel J. Luke a écrit : Interesting ... Try adding the -d -v flags to see why it's failing: `sudo port -d -v selfupdate` no prob by me (10.4.9) : ~/work/Ruby/Files% sudo port -d -v selfupdate Password: DEBUG: Rebuilding the MacPorts base system if needed.

Re: Will 1.4 upgrade 1.3.1?

2007-04-05 Thread Christian Voelker
Hi, Am 05.04.2007 um 20:15 schrieb Dan Delaney: I don't usually have problem with rsync. What port is it trying to connect to? It might be that I need to open an outgoing port in our firewall. [g4:~] cvoelker% cat /etc/services | grep rsync rsync 873/udp # rsync rsync

Re: Will 1.4 upgrade 1.3.1?

2007-04-05 Thread Dan Delaney
On 4/5/07 2:43 PM, Christian Voelker [EMAIL PROTECTED] wrote: [g4:~] cvoelker% cat /etc/services | grep rsync rsync 873/udp # rsync rsync 873/tcp # rsync That did it. Thanks! (I always rsync out of the building, never in to the building. So we had never opened port