Danek Duvall wrote: > What happens if you run "python2.6 -c 'import _hashlib'"? Do you have > /usr/lib/python2.6/lib-dynload/_hashlib.so, or does it complain about some > library dependency being missing?
In case anyone's wondering, the issue (resolved on IRC) was that the SUNWopensslr on the system was built in February, and the SUNWPython26 on the system was built in November 2009, against a later version of openssl, so it depends on symbols that aren't in the installed version. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
