Try changing the name of your configuration file. /etc/schroot/chroot.d/karmic64 (remove the .conf)
I had a similar problem with my config files because I named them with underscores. Changing underscores to dashes in the file name and [header] fixed the problem. This may be due to some syntax rules in run- parts(8), I'm not sure. You can run the following command to get debugging output: schroot -l -v --debug=notice HTH -- schroot fails to use files in /etc/schroot/chroot.d/ https://bugs.launchpad.net/bugs/605581 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
