Re: Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Rachel Willmer
The output of 'port -d -v foo' (where foo is the port you are trying to install) would be helpful. applecross:~ rachel$ port -d -v osx2x Unrecognized action "osx2x" applecross:~ rachel$ port -d -v install osx2x DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.

Re: Re: Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Rachel Willmer
Yes, I did. I'm also getting the same behaviour when I use the latest tarball and run ./configure/make/make install/sudo port selfupdate. I've got fink installed on the same machine, could this be the cause of the problem? Thanks Rachel ___ macports-u

Install from most recent *.dmg file attempts to do port installs from cvs

2007-01-18 Thread Rachel Willmer
I've just installed MacPorts 1.3.1 from the .dmg file. It installs just fine, but when I attempt to install a port, it fails because it's attempting to download from the now-defunct cvs archive, rather than the current svn one. Any clue how I fix this? Thanks Rachel _