On 2015-09-18 04:58, Justin (jlec) wrote: > 2. > Any suggestion how to do this? repoman has a manifest-check function but that > is > not functioning (bug filed). Any other tool around? Perhaps using pkgcheck?
With regards to pkgcheck, run the following in a configured gentoo repo to generate a list of missing checksums in Manifest files: pkgcheck -c repo_metadata or a variation where the current working directory doesn't matter: pkgcheck -c repo_metadata -r gentoo '*' Note that this will probably output a bunch of metadata exceptions as well since the tree has a bunch of ebuilds with unknown mirrors in it (mostly berlios and bitbucket) and running the above disables the check for them so they show up as errors instead. Tim
signature.asc
Description: PGP signature