Jonathan GF wrote:
> Hi guys,
> 
> any ideas why this is happening.... :( I'm trying to (in RW) remove 
> /var/lib/asterisk/*sounds/dictate*
> 
> The asturw has 256Mb space in Ext2 and is placed in a USB disk (1.5 GB 
> for KeyDisk, 256 for UnionFS, some space of spare).
> 
> ipbx* sounds # rm -rf dictate*
> unionfs: create_parents for whiteout failed: bindex=0 err=-28
> rmunionfs: create_parents for whiteout failed: bindex=0 err=-28
> : cannot remove unionfs: create_parents for whiteout failed: bindex=0 
> err=-28
> 'dictate/truncatunionfs: create_parents for whiteout failed: bindex=0 
> err=-28
> ing_audio.gsm': unionfs: create_parents for whiteout failed: bindex=0 
> err=-28
> Invalid argumentunionfs: create_parents for whiteout failed: bindex=0 
> err=-28

Jonathan,

I'm not likely to reply to any messages until Tuesday or Wed.  Part of 
the reason this may be a problem is /var is currently on a ram disk. 
I'm only speculating and won't test this until sometime next week.  If 
this is the approach that Asterisk takes for adding a language, it's 
clumsy at best.  To me it would make more sense to have 
/var/lib/asterisk/en/sounds/ or es/sounds (or de/sounds) then declare 
your language somewhere in a config file.  Since I only use English, I 
haven't researched this.  I would say that multi-language support is 
something that is necessary in some cases (press 2 for Spanish in menus 
etc).

If you really need to replace /var/lib/asterisk/sounds with the same 
files but in Spanish, it would be much better to do this at build time. 
  The problem you'll run into if you want to use unionfs is each time 
you boot, those files are copied from /stat/var/... to /var/lib.  That 
act would likely overwrite the files on your unionfs partition.

Hopefully you can understand what I'm saying.

Darrick
-- 
Darrick Hartman
DJH Solutions, LLC
http://www.djhsolutions.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to [EMAIL 
PROTECTED]

Reply via email to