Re: ssh access to svn.zope.org not working
Maurits van Rees <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Organization | Zest Software |
| Message-ID | <[email protected]> |
Op 25-06-12 15:17, Jim Fulton schreef: > On Mon, Jun 25, 2012 at 7:50 AM, Maurits van Rees > <[email protected]> wrote: >> Hi, >> >> I can access svn.zope.org over normal http just fine, but svn+ssh does not >> work for me today. This has worked fine until last week. >> >> $ svn ls svn+ssh://svn.zope.org/repos/main/zopetoolkit/doc >> svn: E170001: Unable to connect to a repository at URL >> 'svn+ssh://svn.zope.org/repos/main/zopetoolkit/doc' >> svn: E170001: Could not create SASL context: generic failure: No such file >> or directory Ah, this is a problem with cyrus-sasl2 2.1.25 on the Mac: https://trac.macports.org/ticket/34861 The workaround in the ticket helps: sudo port activate cyrus-sasl2 @2.1.23_3+kerberos Thanks, -- Maurits van Rees: http://maurits.vanrees.org/ Zest Software: http://zestsoftware.nl _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )