Bug 1055097
| Summary: | Incorrect dependency removal when updating an install only package | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bruno Wolff III <bruno> | ||||
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | admiller, bruno, ffesti, packaging-team-maint, zpavlas | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-19 04:04:27 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: | |||||||
| Attachments: |
|
||||||
While this was running I saw the following warning message: Installing : kernel-PAE-modules-extra-3.13.0-0.rc8.git4.1.fc21.i686 6/228 depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and minor information. Ignoring. I don't know if that bears on this problem, but I figured I'd note it. The next kernel update I did, didn't have this problem (removing joystick-support or other stuff). Nevermind, this is due to a change in kernel-PAE-modules-extra's provides. |
Created attachment 852076 [details] yum transaction info and some dependency info Description of problem: When the kernel was updated and one version of kernel-module-extras was removed, while another was added, joystick-support (which depends on kernel-modules-extra) was removed as a dependency. Version-Release number of selected component (if applicable): yum-3.4.3-131.fc21.noarch How reproducible: This is the first time I have noticed this.