Re: Dar and anacron

Trevisi Roberto <[email protected]> Wed, 2 Apr 2025 15:08:45 +0200
Newsgroups gmane.comp.sysutils.backup.dar.support
Message-ID <CAGBoE9RfiB9c37A27AmeV62hNy0RtYOzBgTFHBpTDkpHaMg3bg@mail.gmail.com>
--===============7345341436275778071==
Content-Type: multipart/alternative; boundary="0000000000009c98690631cb5c4c"

--0000000000009c98690631cb5c4c
Content-Type: text/plain; charset="UTF-8"

the dar_static version is 2.7.13

Il giorno mer 2 apr 2025 alle ore 15:07 Trevisi Roberto <[email protected]>
ha scritto:

> Ciao Denis,
>
> you were right, there is a second dar command in the script to test the
> created file (-t)
> I put the "-Q" option to the second instance too, but the anacron email
> with that message
> is sent anyway.
>
> I redirect all to a log file and, the strange thing is that before I put
> the first "-Q" option
> correctly I found two messages in log file, when I put the first "-Q"
> option correctly I
> found one message in log file, now that I put the second "-Q" option
> correctly the
> message there is no more in the log file, but anacron sends the email
> with that message anyway
>
>
> Roberto
>
>
> Il giorno mar 1 apr 2025 alle ore 19:34 Denis Corbin <[email protected]>
> ha scritto:
>
>> On 01/04/2025 18:52, Trevisi Roberto wrote:
>> > Hi Denis,
>>
>> Buongiorno Roberto,
>>
>> >
>> > anacron keeps sending the email with the message
>> >
>> > the dar command in the script is:
>> >
>> > /usr/bin/env dar_static -vm -vf -Q -z -D -R / -c "$file" \
>> >     par2 compress-exclusion --cache-directory-tagging -P boot/efi -P
>> dev
>> > -P proc -P run \
>> >     -P sys -P tmp -P var/tmp -P var/cache -P root/.cache \
>> >     -P home/user/.cache -P home/user/snap/firefox/common/.cache \
>> >     -P media -P cdrom -P mnt -P lost+found &>> "$logfile" &&
>> >
>> > I tried to put the "-Q" option immediately after "dar_static" and, as
>> above,
>> > after the verbose options, but in both cases anacron sends the email
>>
>> if -Q is passed to dar, dar just skips the display of the message,
>> whatever is the context. Anacron has no power to change that.
>>
>> I have double check that the information from command-line down to the
>> code triggering this message is properly propagated (version 2.7.17, but
>> this par has not changed since 2.7.0 at least this the behavior is
>> likely the same with any 2.7.x version).
>>
>> Can you check you don't have several lines calling dar in you crontab
>> and/or anacron, for all users, and whether they all have -Q option set?
>>
>> By the way, which dar_static version are you using?
>> 'dar_static -V' will tell you...
>>
>> >
>> >
>> >
>>
>> Ciao,
>> Denis
>>
>

--0000000000009c98690631cb5c4c
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">the dar_static=C2=A0version is=C2=A02.7.13</div><br><div c=
lass=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_=
attr">Il giorno mer 2 apr 2025 alle ore 15:07 Trevisi Roberto &lt;<a href=
=3D"mailto:[email protected]">[email protected]</a>&gt; ha scritto:<br></di=
v><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;borde=
r-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir=3D"ltr">Ciao D=
enis,<div><br></div><div>you were right, there is a second dar command in t=
he script to test the created file (-t)</div><div>I put the &quot;-Q&quot; =
option to the second instance too, but the anacron email with that message<=
/div><div>is sent anyway.</div><div><br></div><div>I redirect all to a log =
file and, the strange thing is that before I put the first &quot;-Q&quot; o=
ption=C2=A0</div><div>correctly I found two messages in log file, when I pu=
t the first &quot;-Q&quot; option correctly I</div><div>found one message i=
n log file, now that I put the second &quot;-Q&quot; option correctly the=
=C2=A0</div><div>message there is no more in the log file, but anacron send=
s the email=C2=A0</div><div>with that message anyway</div><div><br></div><d=
iv><br></div><div>Roberto</div><div>=C2=A0</div></div><br><div class=3D"gma=
il_quote"><div dir=3D"ltr" class=3D"gmail_attr">Il giorno mar 1 apr 2025 al=
le ore 19:34 Denis Corbin &lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>&gt; ha scritto:<br></div><blockquote clas=
s=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid r=
gb(204,204,204);padding-left:1ex">On 01/04/2025 18:52, Trevisi Roberto wrot=
e:<br>
&gt; Hi Denis,<br>
<br>
Buongiorno Roberto,<br>
<br>
&gt; <br>
&gt; anacron keeps sending the email with=C2=A0the message<br>
&gt; <br>
&gt; the dar command in the script is:<br>
&gt; <br>
&gt; /usr/bin/env dar_static -vm -vf -Q -z -D -R / -c &quot;$file&quot; \<b=
r>
&gt;=C2=A0 =C2=A0 =C2=A0par2 compress-exclusion --cache-directory-tagging -=
P boot/efi -P dev <br>
&gt; -P proc -P run \<br>
&gt;=C2=A0 =C2=A0 =C2=A0-P sys -P tmp -P var/tmp -P var/cache -P root/.cach=
e \<br>
&gt;=C2=A0 =C2=A0 =C2=A0-P home/user/.cache -P home/user/snap/firefox/commo=
n/.cache \<br>
&gt;=C2=A0 =C2=A0 =C2=A0-P media -P cdrom -P mnt -P lost+found &amp;&gt;&gt=
; &quot;$logfile&quot; &amp;&amp;<br>
&gt; <br>
&gt; I tried to put the &quot;-Q&quot; option immediately after &quot;dar_s=
tatic&quot; and, as above,<br>
&gt; after the verbose options, but in both cases anacron sends the email<b=
r>
<br>
if -Q is passed to dar, dar just skips the display of the message, <br>
whatever is the context. Anacron has no power to change that.<br>
<br>
I have double check that the information from command-line down to the <br>
code triggering this message is properly propagated (version 2.7.17, but <b=
r>
this par has not changed since 2.7.0 at least this the behavior is <br>
likely the same with any 2.7.x version).<br>
<br>
Can you check you don&#39;t have several lines calling dar in you crontab <=
br>
and/or anacron, for all users, and whether they all have -Q option set?<br>
<br>
By the way, which dar_static version are you using?<br>
&#39;dar_static -V&#39; will tell you...<br>
<br>
&gt; <br>
&gt; <br>
&gt;<br>
<br>
Ciao,<br>
Denis<br>
</blockquote></div>
</blockquote></div>

--0000000000009c98690631cb5c4c--


--===============7345341436275778071==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============7345341436275778071==--