Dagobert Michelsen <[email protected]> writes: > Hi Peter, > > Am 11.06.2012 um 13:56 schrieb [email protected]: >> I'm trying to checkout a package recipe on unstable9s and obtain the >> following error message: >> >> pfelecan@unstable9s :~ > svn checkout >> https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/emacs_template >> opencsw/emacs_template >> svn: E175002: Unable to connect to a repository at URL >> 'https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/emacs_template' >> svn: E175002: OPTIONS of >> 'https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/emacs_template': >> SSL handshake failed: SSL disabled due to library version mismatch >> (https://gar.svn.sourceforge.net) >> >> On Solaris 10 the checkout works without any issues. > > The problem is that subversion has been rebuild against openssl 1.0 on > Solaris 10 > only, but the underlying libneon has been updated on Solaris 9 and 10 causing > the mismatch. There are three options: > > - rollback the openssl update for Solaris 9 > - compile subversion and everything else linked to neon also on Solaris 9 > - rollback the neon update on Solaris 9
For the moment I can do all my subversion operations on Solaris 10 and build on Solaris 9. But, if it gets worse I'd join the chorus: drop the clunker! -- Peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
