[MacPorts] #35300: subversion ignores Negotiate?

MacPorts noreply at macports.org
Wed Oct 17 06:00:04 PDT 2012


#35300: subversion ignores Negotiate?
--------------------------+---------------------------------
  Reporter:  56h29g002@…  |      Owner:  dluke@…
      Type:  defect       |     Status:  reopened
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.1.1
Resolution:               |   Keywords:  GSSAPI Kerberos svn
      Port:  subversion   |
--------------------------+---------------------------------
Changes (by fbacchella@…):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I uninstalled everything, re-installed svn with :
 {{{
 sudo port install subversion +kerberos
 }}}
 And the connection failed :
 {{{
 $ svn  co http://svnserver/svn/sysop
 svn: E170001: Unable to connect to a repository at URL
 'http://svnserver/svn/sysop'
 svn: E170001: OPTIONS of 'http://svnserver/svn/sysop': authorization
 failed: Could not authenticate to server: ignored Negotiate challenge
 (http://svnserver)
 }}}

 As my ports was empty, everything is up to date :
 {{{
   apr @1.4.6_1 (active)
   apr-util @1.4.1_0 (active)
   curl-ca-bundle @7.28.0_0 (active)
   cyrus-sasl2 @2.1.25_2+kerberos (active)
   db46 @4.6.21_7 (active)
   expat @2.1.0_0 (active)
   gettext @0.18.1.1_2 (active)
   kerberos5 @1.7.2_0 (active)
   libedit @20120601-3.0_0 (active)
   libiconv @1.14_0 (active)
   ncurses @5.9_1 (active)
   neon @0.29.6_1 (active)
   openssl @1.0.1c_0 (active)
   serf1 @1.1.1_0 (active)
   sqlite3 @3.7.14.1_0 (active)
   subversion @1.7.7_0 (active)
   zlib @1.2.7_0 (active)
 }}}

 port is up to date too :
 {{{
 $ port version
 Version: 2.1.2
 }}}

 It was working fine a few days ago, just before an upgrade. When I tcpdump
 the http exchange, I see the Authentication: negotiate from the server but
 svn ignore it.

-- 
Ticket URL: <https://trac.macports.org/ticket/35300#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list