Skip to content
Snippets Groups Projects

flyspray: add removed packages script

Merged Jelle van der Waa requested to merge removed-bugs-script into master
  1. Feb 21, 2023
    • Jelle van der Waa's avatar
      flyspray: add removed packages script · 12c76f0d
      Jelle van der Waa authored and Jelle van der Waa's avatar Jelle van der Waa committed
      This script goes through all open bugs in the Arch Linux and Community
      tracker and extracts the packagename from "[$pkgname]" and tries match
      it to the list of packages in the repo. If there is no match the package
      is assumed to be dropped from the repo and printed.
      
      This script will give false positives, but not enough which requires
      some extra filtering.
      12c76f0d
Loading