Re: MD5Sum mismatch problem
Jim Faulkner <[email protected]> Mon, 9 Aug 2004 10:18:41 -0400 (EDT)
| Newsgroups | gmane.linux.conectiva.apt-rpm |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 6 Aug 2004, Jim Faulkner wrote: > > A corrupted openssl RPM got into our apt repository recently. After > finding this out, I replaced it with an uncorrupted RPM. I then re-ran > genbasedir on the directory. > > The RPM is fine, I am sure of it. Why am I getting this "MD5Sum mismatch" > error even after re-running genbasedir on the server and after re-running > apt-get update on the clients? OK, I've "solved" this problem by copying the RPM to a slightly newer version number in the repository (openssl-0.9.7d-15.13.1.i586.rpm instead of openssl-0.9.7d-15.13.i586.rpm). My question is, why would I have to this at all? I used the command: /usr/bin/genbasedir --bloat /home/ftp/pub/linux/suse/i386/9.1-Pro updates to rebuild the apt repository after replacing the corrupted RPM. Shouldn't that command re-build all of the MD5sums for all of the RPMs in the repository? thanks, Jim Faulkner