[OpenAFS] Re: Update squeeze openafs-fileserver to squeeze-backports
Russ Allbery
rra@stanford.edu
Thu, 03 Oct 2013 11:27:40 -0700
Jean-Marc Choulet <jm130794@gmail.com> 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 (rra@stanford.edu) <http://www.eyrie.org/~eagle/>