[Popcon-developers] Bug#457432: Bug#457432: Results from including /lib/.+/

Petter Reinholdtsen pere at hungry.com
Sun Jan 13 13:24:15 UTC 2008


[Johan Walles]
> If you define at least one way of including a file by mistake I'll try
> to come up with something.

I had a closer look at the results, and found what I thought ws false
positives.  I used this approach:

  % cut -d" " -f3- result-nolib.txt > nolib
  % cut -d" " -f3- result-withlib.txt > withlib
  % diff -u nolib withlib

I found these additions.

  libc6-i686 /lib/i686/cmov/libc.so.6 <RECENT-CTIME>
  libssl0.9.8 /usr/lib/i686/cmov/libssl.so.0.9.8

A closer look demonstrated that neither file is updated by ldconfig,
so they are not false positives.  The rest of the new entries looked
sane to me, so I am commiting this change to cvs.

Happy hacking,
--
Petter Reinholdtsen





More information about the Popcon-developers mailing list