Your message dated Sun, 2 Aug 2009 00:58:17 -0700
with message-id <20090802075817.ga8...@jade.home>
and subject line Re: debsums: request option to list all packages which have 
files with bad checksums
has caused the Debian Bug report #74033,
regarding request option to list all packages which have files with bad 
checksums
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
74033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=74033
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debsums
Version: 1.2.6
Severity: wishlist

I would be nice to have an option in debsums which lists all of the
packages with bad checksums.  The output from running debsums can
then used with "apt-get install --reinstall", which allows all of the
bad packages to be reinstalled, perhaps fixing the problems.

-- System Information
Debian Release: woody
Architecture: i386
Kernel: Linux laminaria 2.2.17 #1 Tue Sep 19 01:53:03 PDT 2000 i686

Versions of packages debsums depends on:
ii  dpkg-dev                      1.6.14     Package building tools for Debian 



--- End Message ---
--- Begin Message ---
I don't see a reason to fix this bug, it's already pretty simple:
apt-get install --reinstall $(dpkg -S $(debsums -c) | cut -d : -f 1 | sort -u)

-- 
_________________________
Ryan Niebur
ryanrya...@gmail.com

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to