https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198645

            Bug ID: 198645
           Summary: krb5-config in 8.x and 9.x don't include krb5_gssapi
           Product: Base System
           Version: 8.4-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: freebsdb...@gushi.org

Basic problem that can be easily seen in a cleanly installed 8.x:

pkg install ap24-mod_auth_kerb2, service apache24 start.

It'll fail to start.  That has bug 198559 open to correct the *port*.  However,
it's a bug in base 8.x (and probably 9.x) triggering it that I wanted to get a
PR open on.

Anyway, the one-line patch that needs to be done is here:

https://lists.freebsd.org/pipermail/freebsd-apache/2011-April/002207.html

But that is a patch against the *generated* krb5-config, not the source code
that creates it, via some kind of automatic process, I guess?

Since there's not likely to be another 8.x release (and probably not another
9.x release?), if it doesn't make sense to fix these, please close this bug --
however, doing so means that the bug on the port will need to be acted on with
some kind of conditional in the makefile.

-Dan

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to