Re: Help with hooks

2008-09-15 Thread Daniel Baumann
Maximiliano Marin Bustos wrote: > Before lh_build i ran lh_config --hooks config/chroot_local-hooks/samba.sh this is unneeded (and causes the error here). local-hooks are processed automatically. --hooks is completely unreleated, and only to activate global hooks from /usr/share/live-helper/hoo

Re: Help with hooks

2008-09-15 Thread Padma
Hi Maximiliano Marin Bustos wrote: Hi! I created one hook, but when the distro is compiling, it gives me this error: P: Begin executing local hooks... /usr/bin/env: /root/samba.sh: No such file or directory Before lh_build i ran lh_config --hooks config/chroot_local-hooks/samba.sh The c

Help with hooks

2008-09-15 Thread Maximiliano Marin Bustos
Hi! I created one hook, but when the distro is compiling, it gives me this error: P: Begin executing local hooks... /usr/bin/env: /root/samba.sh: No such file or directory Before lh_build i ran lh_config --hooks config/chroot_local-hooks/samba.sh The code of samba.sh is: #!/usr/bin/bash ## Sa