[MacPorts] #15410: linkchecker does not work on Mac OS X 10.4.11 after installing

MacPorts noreply at macports.org
Fri May 23 12:56:55 PDT 2008


#15410: linkchecker does not work on Mac OS X 10.4.11 after installing
-------------------------------+--------------------------------------------
 Reporter:  macports at flyn.org  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:  Port Bugs                            
Component:  ports              |     Version:  1.6.0                                
 Keywords:                     |  
-------------------------------+--------------------------------------------
 I just installed linkchecker on Mac OS X 10.4.11. The package pulled in
 python25 as a dependency. However, I see the following error when I try to
 execute linkchecker:

 Dragon:~ mike$ linkchecker
 Traceback (most recent call last):
   File "/opt/local/bin/linkchecker", line 37, in <module>
     import linkcheck.checker
   File "/opt/local/lib/python2.5/site-
 packages/linkcheck/checker/__init__.py", line 31, in <module>
     import linkcheck.checker.fileurl
   File "/opt/local/lib/python2.5/site-
 packages/linkcheck/checker/fileurl.py", line 26, in <module>
     import urllib2
   File "/opt/local/lib/python2.5/urllib2.py", line 91, in <module>
     import hashlib
   File "/opt/local/lib/python2.5/hashlib.py", line 133, in <module>
     md5 = __get_builtin_constructor('md5')
   File "/opt/local/lib/python2.5/hashlib.py", line 60, in
 __get_builtin_constructor
     import _md5
 ImportError: No module named _md5

-- 
Ticket URL: <http://trac.macports.org/ticket/15410>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list