Jean-Marc Choulet <[email protected]> writes: > Setting up openafs-client (1.6.1-3+deb7u1~bpo60+1) ... > + [ configure = configure ] > + update-alternatives --install /usr/bin/pagsh pagsh > /usr/bin/pagsh.openafs 100 --slave /usr/share/man/man1/pagsh.1.gz > pagsh.1.gz /usr/share/man/man1/pagsh.openafs.1.gz > + update-alternatives --install /usr/bin/klog klog /usr/bin/klog.afs 10 > --slave /usr/share/man/man1/klog.1.gz klog.1.gz > /usr/share/man/man1/klog.afs.1.gz > + test -d /afs > + . /usr/share/debconf/confmodule > + [ ! ] > + PERL_DL_NONLAZY=1 > + export PERL_DL_NONLAZY > + [ ] > + exec /usr/share/debconf/frontend configure
Okay, not a problem with alternatives. Something failed after debconf got invoked, which unfortunately loses the set -x. That unfortunately makes it a lot harder to figure out what failed. Your subsequent message indicates that there was some problem with the local configuration that was triggering a bug in the postinst. Unfortunately, I'm not sure what. :/ -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
