>> When I try to upgrade a May 3 binaries to May 6 binaries on amd64, > > The May 6 snapshot is corrupt. It lacks lib{crypto,ssl,tls}.so.*. > I'm not familiar with sysclean, but I'm fairly confident the rest > follows from that. >
Thanks, that explains it too. sysclean is just absolutely essential if you want to maintain a pristine system, clear of old libs and cruft. Thanks Sebastien and Marc! And Sebastien, thanks for the explanation of sysclean internals! I think I got the sources before the sets sync but including the lib bumps, and so an old version of the locate db got built. But sysclean was still refering to old .so versions due to the old sets, that is why I saw the warning. Just like you explain in the last paragraph. I will wait a day or two and download the binaries as usual. amit