[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hash database



In article <[🔎] 20050409192506.GR31499@citadelle.homelinux.net> you wrote:
>  if [ -f $tmpdir/md5sums ] ; then
>    cat $tmpdir/md5sums >>$targetfile
>  else
>    echo No md5sums for $deb!

is is most likely better to calculate the md5sums for the files, since not
all packages have the md5 sums, and is expected that dpkg calculates them,
instead.

Gruss
Bernd



Reply to: