On 3 March 2011 05:57, Johan Kroeckel <[email protected]> wrote:
> Without using the -s option, thus giving a slice size,
> /usr/share/dar/dar_par.dcf does not do anything, because -E option is useless.
Thank you for your bug reports. I have already fixed #616133, although
not much point uploading until I fix this too :-).
Am I correct in thinking that -s needs to go before every -E option?
like follows?
=== cut ===
# configuration file for dar to have Parchive integrated
# with DAR
# to be passed to dar as argument of -B option
# either directly on command line or throw $HOME/.darrc or /etc/darrc
# files
create:
-s -E "SOMEPATH/dar_par_create.duc %p %b %n %e %c 2"
# 2 stands for 2% of redundancy
# adjust it to your needs
test:
-s -E "SOMEPATH/dar_par_test.duc %p %b %n %e %c"
# note, that you may need to set the path to dar_par_test.duc
# and dar_par_create.duc
# fix from Sergey Feo
default:
-s -E "echo Warning: dar_par.dcf will not be used in this operation.
Please review command line options. -c or -t should be used before -B
...dar_par.dcf"
=== cut ===
Note: SOMEPATH is automatically substituted when the package builds to
/usr/share/dar/
--
Brian May <[email protected]>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]