#46 RFE: Check if dependent packages install
Opened by churchyard. Modified

This is similar to https://pagure.io/fedora-ci/general/issue/7 but easier: I don't need to execute any tests, I simply want to check if all dependent packages still install.

Example:

  1. foo requires mypackage < 5
  2. I submit a PR to update mypackage from 4.x to 5.x
  3. the CI tells me: foo won't install

A variant that just checks if it resolves works for me as well.

Is it the same what rpmdeplint does https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmdeplint ?

At the moment, rpmdeplint task only decides whether each of the submitted builds is installable.

I'd like the reverse.

Metadata Update from @bookwar:
- Issue tagged with: new pipeline

Metadata