I'm kind of guessing from now on... what I would try now is the following: - edit /var/lib/dpkg/info/pdns-recursor.prerm file, and add the following line after the line with 'set -e': set -x - then edit /etc/init.d/pdns-recursor and add the same line after the first one (#!/bin/sh) - then try a reinstall again like this:
apt-get --reinstall install pdns-recursor | tee /tmp/pdns-recursor- install.log - then attach the logfile to this bugreport. This way maybe we can see where the .prerm script craps out, as this should give a lot of output. -- Error on upgrade - Jaunty https://bugs.launchpad.net/bugs/505788 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
