Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131329

Summary: net-misc/neon-0.25.5 hardcoded disable kerberos/gssapi
Product: Gentoo Linux Reporter: Shirish Jain <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement CC: oulman
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Shirish Jain 2006-04-26 05:43:30 UTC
ebuild net-misc/neon/neon-0.25.5.ebuild has hardcoded --without-gssapi (line 51)

Hardcoded value makes all dependent client builds such as Subversion 1.3.x fail in environments that mandate single-sign-on using SPNEGO/GSSAPI etc. ALthough changelong for 0.25.5 mentions this however, may be it should depend itself on 'kerberos' USE flag like for other applications like Samba.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-26 05:56:26 UTC
I don't see what's unclear about the changelog entry. It's broken, so it's disabled.

<snip>
23 Dec 2005; Paul de Vrieze <pauldv@gentoo.org> neon-0.25.3.ebuild:
  Explicitly disable linking with gssapi. Autodetecting gives a broken
  dependency. Using a useflag dependency doesn't work as apparently the
  libtool archive created does not have proper dependencies.
</snip>
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-28 13:47:45 UTC
*** Bug 159303 has been marked as a duplicate of this bug. ***