Andrew Deason <[email protected]> writes: > Apparently your problem has gone away now, but here is where the error > is coming from. I don't know if that's a bug in debconf, or if the > openafs packaging is invoking debconf incorrectly, but that's where it's > happening. You'd have to ask Debian (ask Russ or some other list, or > file a bug with debconf).
set -x doesn't follow shell scripts through debconf because debconf does some black magic to reinvoke the script. It's one of the things that makes debugging postinst scripts so "interesting." -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
