Hi,
On 2016-11-14 09:24:40 +0100, Michael Stapelberg wrote:
> debsecan filters /var/lib/dpkg/status for the “installed” state:
>
> if 'installed' not in pkg_status.split(' '):
> # Package is not installed.
> continue
>
> This code has been present since commit 8ea7f592 (2005-12-14), so I’m a
> bit surprised about your report.
>
> Are you sure that libruby1.9.1 and ruby1.9.1 were not removed just after
> the report was generated? Check /var/log/dpkg.log, if you still have it :).
I don't have access to the machine right now (and the logs are
probably no longer present), but I had purged libruby1.9.1 and
ruby1.9.1 on 2014-04-10 before 14:35:20 +0200, while the report
was sent on 2014-04-11 02:03:04 +0200.
If some parts of the report were built earlier, I suppose that
debsecan should filter out the obsolete parts before the mail
is sent.
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)