how to fix no md5sum packages on 8.04.2

Asked by ke1fr

debsums: no md5sums for mawk
debsums: no md5sums for mime-support
debsums: no md5sums for module-init-tools
debsums: no md5sums for ncurses-base
debsums: no md5sums for ncurses-bin
debsums: no md5sums for netbase
debsums: no md5sums for rsync
debsums: no md5sums for startup-tasks
debsums: no md5sums for strace

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu debsums Edit question
Assignee:
No assignee Edit question
Solved by:
ke1fr
Solved:
Last query:
Last reply:
Revision history for this message
Bhavani Shankar (bhavi) said :
#1

Some packages do not supply MD5 hashes, one solution would be..

cd /var/cache/apt/archives

sudo apt-get clean

sudo apt-get --download-only --reinstall install `debsums -l`

sudo debsums --generate=keep,nocheck *.deb

sudo debsums -s -a

Regards

Revision history for this message
ke1fr (ke1fr) said :
#2

i solved this problem myself but thanks for the help.it can be done by in a terminal type sudo su
give password.load up debsums -l.
type debsums_gen rsync " it generates a md5sum.
you can do this to all that are missing except for Unbuntu-keyring...
hope this can be used for others.
still have a problem with checksum mismatches