#12728 Untag 7zip-24.09-2.fc43 and 7zip-24.09-3.fc43
Closed: Fixed with Explanation a month ago by kevin. Opened a month ago by ngompa.

Describe the issue

The 7zip-24.09-2.fc43 and 7zip-24.09-3.fc43 builds have broken Rawhide gating by creating unresolved conflicts between 7zip and p7zip.

When do you need this? (YYYY/MM/DD)

ASAP.

When is this no longer needed or useful? (YYYY/MM/DD)

When a fixed 7zip is in place and no longer generating conflicts.

If we cannot complete your request, what is the impact?

Rawhide updates that run through gating will all be blocked due to unresolved file conflicts.


Metadata Update from @james:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)
- Issue tagged with: high-gain, low-trouble

a month ago

My bad, I can't untag from f43 which also needs to happen:

% koji list-tagged --inherit rawhide 7zip
Build                                     Tag                   Built by
----------------------------------------  --------------------  ----------------
7zip-24.09-1.fc43                         f43                   salimma
7zip-24.09-2.fc43                         f43                   nphilipp
7zip-24.09-3.fc43                         f43                   nphilipp

Metadata Update from @james:
- Issue status updated to: Open (was: Closed)

a month ago

Done.

Tue May  6 21:05:57 2025 7zip-24.09-1.fc43 tagged into f43 by bodhi [still active]
Thu May  8 01:24:08 2025 7zip-24.09-2.fc43 tagged into f43 by bodhi
Thu May  8 04:59:37 2025 7zip-24.09-3.fc43 tagged into f43 by bodhi
Thu May  8 09:38:20 2025 7zip-24.09-2.fc43 untagged from f43 by kevin
Thu May  8 09:38:20 2025 7zip-24.09-3.fc43 untagged from f43 by kevin

Metadata Update from @kevin:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

a month ago

This is odd. 7zip is supposed to provide and obsolete p7zip-plugins , and I can't find an error in how it does that. It Provides p7zip-plugins = 24.09-3.fc43 and Obsoletes p7zip-plugins < 16.03 . p7zip-plugins current build is 16.02-32.fc42, and it doesn't have an epoch. Nothing I can find has a versioned dep on p7zip-plugins which would exclude a 24.09 version. 7zip doesn't provide p7zip-plugins(x86-64), but AFAICS nothing requires that.

So why are we getting the conflict? Why isn't dnf willing to replace p7zip-plugins with 7zip?

edit: it's not comps, either - well, not for KDE. only MATE has p7zip-plugins in its comps groups (we would need to change that).

probably the 7zip update should have included a p7zip package build that drops the p7zip-plugins subpackage, but still, I would think this shouldn't cause conflicts...

probably the 7zip update should have included a p7zip package build that drops the p7zip-plugins subpackage, but still, I would think this shouldn't cause conflicts...

yeah, we can fix that forward. I've reverted the changes in https://koji.fedoraproject.org/koji/buildinfo?buildID=2711584 and I think @ngompa is working on a better fix for this.

Log in to comment on this ticket.

Metadata