Bug 1609294
| Summary: | cinnamon-desktop-environment definition doesn't know that xreader obsoleted nemo-extension-xreader | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> |
| Component: | comps | Assignee: | Stephen Gallagher <sgallagh> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 28 | CC: | awilliam, kevin, vpavlin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-27 22:22:04 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Andre Robatino
2018-07-27 13:27:00 UTC
Should be fixed by https://pagure.io/fedora-comps/c/f63862d7f8a92e989ebff14b143d05ad781242d3?branch=master . (In reply to Adam Williamson from comment #1) > Should be fixed by > https://pagure.io/fedora-comps/c/ > f63862d7f8a92e989ebff14b143d05ad781242d3?branch=master . Thanks. Do you know how long these changes typically take to become active? The change you made in https://bugzilla.redhat.com/show_bug.cgi?id=1609292#c1 was active in the next Rawhide compose, but this one still isn't (in F28). well...it's a bit complicated, for f28. there are the comps for the 'fedora' repo, which will never change, because they're frozen. changes to fedora-comps git get applied to the comps for updates and updates-testing, I believe. I do not know how dnf then reconciles all those different sources of comps data together. It's possible that because 'nemo-extension-xreader' is listed in the 'fedora' comps, dnf will always try to pull it in, even if it's *not* in the 'updates' / 'updates-testing' comps. If that's the case...perhaps we'll have to make xreader Provide nemo-extension-xreader? But even that may not be sufficient. This issue continues. Should this be reopened as a bug against dnf? Or try using a Provide: first? I guess we could try using a Provides... or, hmm, no, that probably wouldn't work, IIRC comps only goes by binary package name, it doesn't handle Provides. We could possibly call this a bug in dnf or libcomps, I guess... |