Bug 1186688
| Summary: | package missing capability dependancy | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul DeStefano <prd-fedora> |
| Component: | texlive | Assignee: | Tom "spot" Callaway <tcallawa> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 21 | CC: | novyjindrich, than |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | texlive-2014-13.20140525_r34255.fc23 texlive-2014-10.20140525_r34255.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-10-01 16:03:49 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: | |||
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. texlive-2014-13.20140525_r34255.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update texlive' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16620 texlive-2014-10.20140525_r34255.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update texlive' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16621 texlive-2014-13.20140525_r34255.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. texlive-2014-10.20140525_r34255.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: I think texlive-titlecaps package is missing a dependency. Version-Release number of selected component (if applicable): How reproducible: Cannot \usepackage{titlecaps} without installing another package. Steps to Reproduce: 1. Install texlive-titlecaps 2. Create TeX document with \usepackage{titlecaps} 3. build TeX document Actual results: ... (/usr/share/texlive/texmf-dist/tex/latex/titlecaps/titlecaps.sty ! LaTeX Error: File `ifnextok.sty' not found. Type X to quit or <RETURN> to proceed, ... Expected results: I'm not sure, but I think installing this package should cause install of texlive-ifnextok package. Additional info: