Control: tag -1 + pending

Hi,

Axel Beckert wrote:
> ant wrote:
> >   - installed debian-goodies to get checkrestart
> > 
> >   - ran checkrestart which crashed because lsof was not
> >     installed
> 
> Indeed. A missing lsof should be handled more gracefully. According to
> the package description lsof should be optional (hence listed in
> "Suggests").
> 
> Will check if the actual bug is in the package description or the
> checkrestart code.

It was a tiny logic bug in the checkrestart code. This is what was
needed to fix this:

-     return 1
+     return False

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, https://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to