Traceback when contacting repository

Thomas Weber thomas.weber.mail at gmail.com
Wed Nov 12 13:43:05 CST 2008


On Wed, Nov 12, 2008 at 10:48:25AM -0500, John W. Eaton wrote:
> On 12-Nov-2008, Thomas Weber wrote:
> 
> | I currently get the following traceback on 
> | http://velveeta.che.wisc.edu/cgi-bin/hgwebdir.cgi/octave/
> | 
> | Traceback (most recent call last):
> |   File "/usr/lib/cgi-bin/hgwebdir.cgi", line 50, in <module>
> |     wsgicgi.launch(wsgiapplication(make_web_app))
> | [...]
> |   File "/var/lib/python-support/python2.5/mercurial/demandimport.py", line 83, in _demandimport
> |     return _origimport(name, globals, locals, fromlist)
> | ImportError: No module named _md5
> | 
> | Same for the other two repositories there.
> 
> I noticed this problem yesterday and tried to fix it but had no luck.
> Now I've run
> 
>   apt-get update
>   apt-get upgrade
> 
> again today and this installed new libssl0.9.8 and openssl packages.
> Now it seems to be working for me.  Does it work now for you?

Yes, works, thanks.

 
> BTW, the central archive is the one on savannah, and is the one that
> other contributors also push to, so you should use the savannah
> archive if possible.  The archive on velveeta is a mirror of the
> savannah archive, but it is only updated when I push changes there.

Ah, okay. I thought it was the other way 'round, that Savannah is a
mirror of velveeta.

	Thomas


More information about the Octave-maintainers mailing list