Package: krb5-config Version: 1.6The config script for this package contains a Perl script that reads the [libdefaults] section and sets environment variables named after the entries therein.
That Perl script can't handle entries with hyphens in their names, as used by Heimdal.
How about adding a $F[0] =~ tr/-/_/; in the obvious place? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

