cvs2svn

Daniel J. Luke dluke at geeklair.net
Thu Dec 13 20:01:52 PST 2007


On Dec 13, 2007, at 8:43 PM, Andre-John Mas wrote:
>> I decided to try installing cvs2svn, with MacPorts, and have the  
>> XCode distro that comes with Leopard and have few issues:
>>
>> $ sudo port install cvs2svn
>> --->  Fetching python24
>> --->  Attempting to fetch Python-2.4.4.tar.bz2 from http://www.python.org//ftp/python/2.4.4/
>> --->  Verifying checksum(s) for python24
>> --->  Extracting python24
>> --->  Applying patches to python24
>
> Additionally Python25 also seems broken in that it is missing _md5.  
> From what I can tell
> this is deprecated, but is this any reason not to include it? There  
> are still plenty of
> programs depending on deprecated stuff.

You haven't sync'd your macports portfiles recently if cvs2svn is  
trying to pull in python24.

Do:

sudo port sync

then

sudo port install cvs2svn

(which should install python25 and the module that provides md5 [py25- 
hashlib] if you haven't already installed them)

--
Daniel J. Luke
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
|   Opinions expressed are mine and do not necessarily   |
|          reflect the opinions of my employer.          |
+========================================================+



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20071213/aa1e5609/PGP.bin


More information about the macports-users mailing list