>>>>> "Jelmer" == Jelmer Vernooij <jel...@samba.org> writes:

    Jelmer> The attached patch sets --sysconfdir explicitly to /etc rather than
    Jelmer> /usr/etc and fixes the issue (verified by grepping through 'strings
    Jelmer> /usr/lib/x86_64-linux-gnu/libgssapi*).


Hi. For the record, including this patch prior to
0fc749e3426189ef94f32f88123b3ebad5b860c2 would be a bad idea
for anyone who ever needs to backport this.

It turns out I'm stuck with a bit of a migration issue because of
packages not in Debian that need to work with /usr/etc/gss/mech in
Debian.
(http://www.project-moonshot.org/ is the case I personally care about)

my plan is to Add support for /etc/gss/mech.d and to include a flag file
in libgssapi-krb5-2 indicating that works. (well libgssapi-krb5-2's
postinst because of multiarch)

If I apply this patch prior to adding that support then I have three
cases to consider:

* /usr/etc/gss/mech but 
* /etc/gss/mech
* /etc/gss/mech.d

I'd rather avoid the middle case.  So if I can get it done in the next
month or so I'd like to apply this at the same time as /etc/gss/mech.d.

--Sam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to