USING DARLIB ^^^^^^^^^^^^ To create pkg database (based on filelist), do: ./create-pkgdb.py To create spec database (based on SPEC files), do: ./create-specdb.py Then the different scripts will work using these. ./print-info.py Statistical information ./print-missing.py List missing packages (eg. between dag and dries) ./print-obsolete.py List obsolete packages ./create-htmldir.py Generate HTML directory DATABASE INFORMATION ^^^^^^^^^^^^^^^^^^^^ Information about the different databases infodb -> 85 sec Based on selected RPM headers (2773 files) has: description, group, license, name, parent, summary, url lacks: authority, upstream specdb -> <10 sec Based on SPEC files (2172 files) has: authority, description, epoch, group, license, name, parent, summary, upstream, url lacks: subpackages adds: 'current' epoch rpmdb -> 13 min Based on all RPM headers (38k files) has: arch, dist, epoch, name, release, repo, version pkgdb -> <10 sec Based on filelist has: arch, builder, dist, name, release, repo, version lacks: epoch