<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-text-plain" wrap="true" style="font-family:
      -moz-fixed; font-size: 12px;" lang="x-unicode">
      <pre class="moz-quote-pre" wrap="">On 8/17/19 2:14 PM, Ian Jackson wrote:
</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">Jesse Smith writes ("Bug#934945: startpar: insserv attemps to write to <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>etc<span class="moz-txt-tag">/</span></i>.boot.* even with -p option"):
</pre>
        <blockquote type="cite" style="color: #000000;">
          <pre class="moz-quote-pre" wrap="">On a related note, in the startpar build log it shows the version of
startpar being tested is located at /lib/startpar/startpar. Upstream
we use the startpar executable in the local directory to make sure
we are using the fresh copy and not the system copy. It looks like
maybe Startpar is being installed before the test is run? In which
case it works out to be the same thing.
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">Debian's CI at ci.debian.net wants to test <b class="moz-txt-star"><span class="moz-txt-tag">*</span>packages<span class="moz-txt-tag">*</span></b>, in the context
of the whole system, so it tests everything as-installed.  So this
seems correct.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">Sounds good.

</pre>
      <blockquote type="cite" style="color: #000000;">
        <blockquote type="cite" style="color: #000000;">
          <pre class="moz-quote-pre" wrap="">This is a pretty minor change, in the Startpar "testsuite/runtests" script
change the line which reads:

$INSSERV" -p etc/init.d test

to

$INSSERV" -p etc/init.d -i etc/init.d test
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">It sounds like we should make this change to the test suite, and also
add a test dependency saying we need at least whatever insserv gained
the -i option ?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">The change has been made upstream so this should be fixed when the next
version comes out, probably around the end of September. That would save
the trouble of patching the test script.

I'm not sure of the specific version where the behaviour change took
place, but any version of insserv >= 1.20.0 should be a good match for
startpar going forward.

- Jesse

</pre>
    </div>
  </body>
</html>