Does /var/snd exist?

Steve

On Mon, Aug 20, 2018 at 10:18:01AM +0200, le père Léon wrote:
> Le 20/08/2018 à 01:44, le père Léon a écrit :
> > Still stucked, does anyone have any idea of something I could try ?
> > 
> > rdimport considers everything is OK and returns 0, it does insert new
> > record in CART and CUTS tables, but does not write the file in /var/snd.
> > 
> > I suspect a write access problem between Apache and the rivendell
> > user/group, but have no log reporting that.
> 
> I've tried to use strace :
> 
> $ strace -o strace.out -e open rdimport MUSIC a_soud.wav
> $ tail -n 5 strace.out
> open("/etc/rd.conf", O_RDONLY)          = 12
> open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 12
> open("/etc/group", O_RDONLY|O_CLOEXEC)  = 12
> open("/var/snd/010019_001.wav", O_RDONLY) = -1 ENOENT (No such file or
> directory)
> +++ exited with 0 +++
> 
> 
> -- 
> Léon.
> 
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to