| Summary: | texlive update falls apart on unsatisified dependencies | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Jaegermann <michal> | ||||
| Component: | texlive | Assignee: | Jindrich Novy <novyjindrich> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | novyjindrich, pertusus, than | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | texlive-2013-3.20131021_r31961.fc20 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-10 08:03:19 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: | |||||
| Attachments: |
|
||||||
texlive-2013-3.20131021_r31961.fc21 and other packages from that bunch do not suffer from the problem anymore. texlive-2013-3.20131021_r31961.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/FEDORA-2013-19153/texlive-2013-3.20131021_r31961.fc20 As a note on a margin. I thought that the idea behind splitting a TeX installation into thousands of packages was to make possible separate component updates. Currently interdependencies are so tight that such things are doable only to a very limited extent. Does this really have to be that way? Package texlive-2013-3.20131021_r31961.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing texlive-2013-3.20131021_r31961.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-19153/texlive-2013-3.20131021_r31961.fc20 then log in and leave karma (feedback). texlive-2013-3.20131021_r31961.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 815589 [details] yum output from a failed update attempt Description of problem: An attempt to run texlive updates for the current rawhide installation fails. In a case of my installation this is 1209 packages which have to be skipped. It is not easy to make a head or tail from all of this due to a volume but AFAICT the issue is that a number of packages needs texlive-kpathsea-lib-2013-2.20131019_r31948.fc21 while numerous already installed require 2013-0.5.20130608_r30832.fc20 version. In case of x86_64 installation yum tries to get missing dependencies by adding texlive-kpathsea-lib-2013-2.20131019_r31948.fc21.i686 to the mess and this does not help, obviously, the tiniest bit. Version-Release number of selected component (if applicable): texlive-2013-2.20131019_r31948.fc21 Additional info: Packages in question are already a few days old so this does not look like messy mirrors; but I can be mistaken. A yum output from a failed update attempt is attached. In order to avoid mudding waters a number of Perl packages this updates brings as dependencies is already separately installed.