Burn plugin permissions problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 01, 2006 at 09:27:15AM +0100, Stuart Morris wrote:
> The script vdrburn-dvd.sh starts with #!/bin/sh
> I tried changing it to #!/bin/bash but I got the same result.
> I also tried changing the default interpreter from sh to
> bash for the vdr user but again with the same result.
> 
> The script vdrburn-dvd.sh already has the command set -x
> which I guess enables logging.
> 
> Could this be a problem with mjpegtools1.6.2 and not the script?

The error message:

> >  Here is the dvd.log file
> >     
> > [render] sh: /usr/local/bin/vdrburn-dvd.sh: Permission denied

hints that the kernel cannot execute or the shell cannot read the
script (after the kernel has interpreted the #! line).
"chmod +rx vdrburn-dvd.sh" might help.

	Marko


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux