Had the same issue; for me the problem was that the machine is headless and keyboardless. The keyboard detection mechanism in the new postinst script hangs while trying to determine the keyboard configuration; either uncommenting the old keyboard_present function (which is still in the file, commented out) or (as in my case) simply creating a keyboard_present function that returns 1 works for me.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989396 Title: Package keyboard-configuration post-installation script. Hang on /bin/setupcon --force --save for 10 min then killed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/989396/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
