Julien Cristau wrote: >> > As a variation on this theme (triggers being run when the triggered > package is unconfigured in the middle of an upgrade from squeeze to > wheezy), I just got the following: > > Processing triggers for doc-base ... > /usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/UUID/UUID.so: > undefined symbol: Perl_xs_apiversion_bootcheck > dpkg: error processing doc-base (--unpack): > subprocess installed post-installation script returned error exit status 127
This has been already reported as #673913. But to be honest I have no idea what to do with this bug. From doc-base point of view it has been fixed in doc-base 0.10.3, but you are still running 0.9.5. I believe the doc-base trigger was activated because some package providing /usr/share/doc-base file was upgraded during the dpkg run, and the doc-base trigger failed because system was not in consistent state. I've just learn about `interest-noawait' flag. Would using the flag in doc-base's triggers file help? Probably not, because still the flag won't be available in doc-base 0.9.5. So maybe making libuuuid-perl to conflict with doc-base << 0.10.3 as suggested in #652638 will be a better idea? Honestly, I don't know. Regards, robert -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org