On Thu, 2010-02-25 at 01:54 +0200, Ionut Biru wrote:
On 02/25/2010 01:42 AM, Ng Oon-Ee wrote:
On Thu, 2010-02-25 at 01:30 +0200, Ionut Biru wrote:
maybe you did that modification since in our package is not such thing in /etc/schroot/scripts-arch32.
grep -l NSSDATABASES $(pacman -Qlq schroot) /etc/schroot/default/config /etc/schroot/setup.d/00check /etc/schroot/setup.d/20nssdatabases /etc/schroot/setup.d/99check
grep -l nssdatabases-defaults $(pacman -Qlq schroot) <nothing>
Hmmm.... sorry, here's my pacman -Ql schroot | grep script
[ngoonee@ngoonee-laptop ~]$ pacman -Ql schroot | grep script schroot /etc/schroot/script-arch32 schroot /usr/share/man/man5/schroot-script-config.5.gz
I spelt it wrongly =p. I at first thought it was my own config file, but a quick check on the wiki (which is the thing I would have gotten the config from) showed no instructions on creating it, so it should have been generated by the package, I believe. No .pacnew or .pacsave either...
i know you spelt wrong (i did too doh, is like a disease). that grep should say everything and there is no such thing. like i said, maybe you did mess with the configs on some point.
Perhaps. I see now that the .pkg.tar.xz is identical to mine EXCEPT for that line... I must have copied from script-defaults at some point in the pass. In any case, I've removed that line and it still seems to work fine... I'm guessing it takes the value from ./default/config anyway?