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

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.

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

5 years ago

Login to comment on this ticket.

Metadata