On Fri, Mar 04, 2016 at 11:23:52AM -0300, Felipe Sateler wrote: > > AFAICT, initscripts itself is only needed to ensure the Required-Start > dependency of keyboard-setup.sh. This problem is solved by replacing > the dependency with init-system-helpers (>= 1.29~), which will do the > right thing when initscripts is not installed (ie, not abort the > installation).
Another problem is the $remote_fs dependency of console-setup.sh. See #621077. Anton Zinoviev