Hey everyone, Several weeks ago I had to compile gdb and strace to a target device that runs on ARM (EBI). This time, instead of cross compile it, I decided to use my favorite way - schroot environment. I had the pleasure of using schroot on my old system - an Ubuntu 12.04 desktop, and this was the first time I needed to use it on my current Ubuntu 14.04 system. The problem started after creating the schroot environment and trying to use it. As you will see in the following lines, I tried getting into the environment and got an error: root@ubuntu:/home/talkain# schroot -c ubuntu-armel -u talkain W: line 11 [ubuntu-i386] union-type: Configuration key name ‘union-type’ is not a permitted name. W: line 11 [ubuntu-armel] union-type: Configuration key name ‘union-type’ is not a permitted name. W: Failed to change to directory ‘/home/talkain’: No such file or directory I: The directory does not exist inside the chroot. Use the --directory option to run the command in a d