[csw-maintainers] [csw-buildfarm] cannot svn checkout on Solaris 9 SPARC

Dagobert Michelsen dam at opencsw.org
Mon Jun 11 15:53:44 CEST 2012


Hi Peter,

Am 11.06.2012 um 13:56 schrieb pfelecan at opencsw.org:
> I'm trying to checkout a package recipe on unstable9s and obtain the
> following error message:
> 
> pfelecan at 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

Thoughts?


Best regards

  -- Dago


-- 
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896



More information about the maintainers mailing list