On Wed, Dec 23, 2015 at 02:13:10PM -0000, Steven Shiau wrote: > The package cryptsetup can not coexist with console-common due to > cryptsetup depends on plymouth. However, plymouth conflicts with > console-common, so this makes the cryptsetup can not coexist with > console-common. This does not happen on Debian Sid because cryptsetup on > Debian does not depend on plymouth. We need console-common is because we > need the program install-keymap from console-common for the live CD we > want to create.
Why do you need install-keymap? The standard way to manage keymaps in Ubuntu is with the console-setup and keyboard-configuration packages, which save the keyboard map to /etc/console-setup/cached.kmap.gz; not with console-common, which is considered obsolete. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1528861 Title: cryptsetup can not coexist with console-common To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1528861/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
