<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/06/2013 05:08 PM, Reindl Harald
      wrote:<br>
    </div>
    <blockquote class=" cite" id="mid_527ABDF4_7000106_thelounge_net"
      cite="mid:527ABDF4.7000106@thelounge.net" type="cite">
      <pre wrap="">
Am 06.11.2013 23:03, schrieb Miloslav Trmač:
</pre>
      <blockquote class=" cite" id="Cite_293534" type="cite">
        <pre wrap="">On Wed, Nov 6, 2013 at 10:56 PM, Przemek Klosowski
<a class="moz-txt-link-rfc2396E" href="mailto:przemek.klosowski@nist.gov">&lt;przemek.klosowski@nist.gov&gt;</a> wrote:
</pre>
        <blockquote class=" cite" id="Cite_882266" type="cite">
          <pre wrap="">We don't have a way of telling which updates REQUIRE reboot(*)--but solving
this problem by rebooting always is not right, in my opinion.
</pre>
        </blockquote>
        <pre wrap="">This information is already available in bodhi.  It's probably not
very accurate, but it is there, and it could be made more accurate
without changing the client-side tools.
</pre>
      </blockquote>
      <pre wrap="">i always take "lsof | grep DEL | grep /usr" do get a list of processes
which have deleted files open which are exactly the libraries re updated

</pre>
    </blockquote>
    <br>
    But my point was that there can be more reasons: e.g. some action at
    the service startup that needs to be done differently after the
    update. Neither lsof nor bodhi can deal with that type. The only
    hope is that the list is probably finite and we could come up with
    technical solutions.<br>
    <br>
    Hey, wait a minute. What if we made %post* responsible for e.g.
    sending dbus a 'need to restart something' message? Would that cover
    all cases we've been talking about?<br>
  </body>
</html>