+1 on this issue. Since I had to CTL-Z out of the hang at "Importing registry...", I had to
> sudo fuser -cuk /var/lib/dpkg/lock; sudo rm -f /var/lib/dpkg/lock to clear the dpkg locks. Then I had to > fuser -v /var/cache/debconf/config.dat > sudo kill <PID SHOWN IN FUSER> To clear the debconf locks. Interestingly its the un-shown prompt about a package conflict that is holding debconf locks. Once that was completed I could finally : > apt-get remove likewise-open > apt-get remove libpam-winbind winbind > apt-get install likewise-open -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986974 Title: package likewise-open 6.1.0.406-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/986974/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
