Bug#818065: live-config / console-setup issue

2017-03-17 Thread Anton Zinoviev
On Fri, Mar 17, 2017 at 08:17:42AM +0100, Jörn Heissler wrote: > > It appears to me that "Set console font and keymap" is done before > live-config regenerates the files. I think this explains the bug. Anton Zinoviev

Bug#818065: live-config / console-setup issue

2017-03-17 Thread Jörn Heissler
On Thu, Mar 16, 2017 at 07:03:04PM +0200, Anton Zinoviev wrote: > ls --full-time /etc/console-setup/cached* /etc/default/console-setup > /etc/default/keyboard This is from a configuration where I hard coded the two files in /etc/default/ and did not set the keyboard parameters elsewhere. Files in

Bug#818065: live-config / console-setup issue

2017-03-16 Thread Anton Zinoviev
On Thu, Mar 16, 2017 at 04:10:35PM +0100, Jörn Heissler wrote: > > I had the same issue. > Running a live-build image, nothing worked to setup the keyboard layout. > > I found out that my image contained /etc/console-setup/cached_* files. > What really helped was adding a hook in live-build to re

Bug#818065: live-config / console-setup issue

2017-03-16 Thread Jörn Heissler
Hello, I had the same issue. Running a live-build image, nothing worked to setup the keyboard layout. I found out that my image contained /etc/console-setup/cached_* files. What really helped was adding a hook in live-build to remove those files, before the image was built. $ cat config/hooks/l