Bug 1878090
| Summary: | Cyclic dependencies on texlive-kpathsea | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Menšík <pemensik> |
| Component: | texlive-base | Assignee: | Tom "spot" Callaway <spotrh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | spotrh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | texlive-base-20200327-16.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-26 00:14:56 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1875899 | ||
|
Description
Petr Menšík
2020-09-11 10:02:16 UTC
texlive is such a lovely package. Okay. I'm going to try to break the loop by putting the mtxrun --generate call in a texlive-context %transfiletriggerin (and removing it from the texlive-kpathsea %transfiletriggerin). This allows me to remove the Requires(post): texlive-context from texlive-kpathsea. This means that texlive-context still depends on texlive-kpathsea, but texlive-kpathsea will no longer depend on texlive-context. Here's hoping this doesn't break anything, it feels like every time I fix a bug, I cause 10 more. :/ FEDORA-2020-2ddf923ccf has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2ddf923ccf FEDORA-2020-2ddf923ccf has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-2ddf923ccf` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2ddf923ccf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-2ddf923ccf has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |