Skip to content

Comments

Report already broken packages as a separate category#3

Merged
frenzymadness merged 2 commits intomainfrom
already_broken
Feb 10, 2026
Merged

Report already broken packages as a separate category#3
frenzymadness merged 2 commits intomainfrom
already_broken

Conversation

@frenzymadness
Copy link
Member

Fixes: #2

The new report looks like this:

fedora_revdep_check.py python-setuptools 80.10.2
These packages already FTBFS (not a new problem):
  python-colcon-core: python3-setuptools < 80
  python-zc-lockfile: python3dist(setuptools) = 78.1.1
  python-zope-testing: python3dist(setuptools) = 78.1.1

These packages already FTI (not a new problem):
  python3-colcon-core-0.20.1-1.fc44: python3.14dist(setuptools) < 80~~

@frenzymadness frenzymadness requested a review from hroncok February 4, 2026 16:44
Copy link
Member

@hroncok hroncok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works. The new code makes sense. I did not check all the added test code.

@frenzymadness frenzymadness merged commit c1738a8 into main Feb 10, 2026
7 checks passed
@frenzymadness frenzymadness deleted the already_broken branch February 10, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't report already broken packages (or report them saparatelly)

2 participants