openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 95 forks source link

staging-installcheck.py: Detect some edge cases in check_required_by #2958

Closed Vogtinator closed 1 year ago

Vogtinator commented 1 year ago

It's possible that OBS says that A provides cap required by B, but for B it does not show that cap is required or that cap is even provided by A. Detect and handle that explicitly.

Vogtinator commented 1 year ago

Let's test in production, WCGW