Skip to content

Look into implementing old dbscripts checks

https://gitlab.archlinux.org/archlinux/dbscripts/-/blob/master/cron-jobs/check_archlinux/check_packages.py

Relevant checks:

  • check target architecture matches (package -> repo) #119 (closed)
  • check PKGBUILD exists and matches sha256sum (related to #39 (closed)) #120
  • (configurable) check repo is self-contained (e.g. [core]) #142
  • (configurable) check dependencies (, makedepends, checkdepends, optdepends) can be met using any of the given repositories #143
  • check package files and signatures exist before creating the repository sync database (handled automatically in the context of the workflow functions)
Edited by David Runge
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information