J’ai voulu installer l’outil Debsums en faisant “apt-get install debsums”, voila ce que j’ai…
[ul][i]Reading package lists… Done
Building dependency tree… Done
E: Couldn’t find package depsums
server:~# apt-get install debsums
Reading package lists… Done
Building dependency tree… Done
The following NEW packages will be installed:
debsums
0 upgraded, 1 newly installed, 0 to remove and 18 not upgraded.
1 not fully installed or removed.
Need to get 0B/16.4MB of archives.
After unpacking 90.1kB of additional disk space will be used.
Preconfiguring packages …
(Reading database … 23313 files and directories currently installed.)
Preparing to replace linux-image-2.6.18-6-686 2.6.18.dfsg.1-22 (using …/linux-image-2.6.18-6-686_2.6.18.dfsg.1-22_i386.deb) …
The directory /lib/modules/2.6.18-6-686 still exists. Continuing as directed.
Package configuration
Configuring linux-image-2.6.18-6-686
The kernel version running is the same as the one being installed
You are attempting to install a kernel version that is the same as the
version you are currently running (version 2.6.18-6-686). The modules
list is quite likely to have been changed, and the modules dependency
file /lib/modules/2.6.18-6-686/modules.dep needs to be re-built. It can
not be built correctly right now, since the module list for the running
kernel are likely to be different from the kernel installed. I am
creating a new modules.dep file, but that may not be correct. It shall
be regenerated correctly at next reboot.
I repeat: you have to reboot in order for the modules file to be created
correctly. Until you reboot, it may be impossible to load some modules.
Reboot as soon as this install is finished (Do not reboot right now,
[/i]
[/ul]
Par conséquent, si je comprends bien l’outil “debsums” est installe, donc je lance la commande “debsums --all” et voici le message d’erreur
"-bash: debsums: command not found"
J’aimerais savoir ce que je fais de mal car j’ai vraiment l’impression de passer pour un abruti la 
Merci encore
JP