Bug 1367929
Summary: | kernel-4.8.0-0.rc2.git1.1.fc26 isn't giving correct dependencies - "uname -r" isn't getting parsed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Gervase <pgervase> |
Component: | rpm | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | awilliam, lkardos, novyjindrich, packaging-team-maint, pknirsch |
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: | 2016-08-17 21:05:54 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
Peter Gervase
2016-08-17 20:50:28 UTC
This isn't a bug, you're just not installing the right packages :) You need to install kernel-core-4.8.0-0.rc2.git1.1.fc26.x86_64.rpm and kernel-modules-4.8.0-0.rc2.git1.1.fc26.x86_64.rpm as well as kernel-4.8.0-0.rc2.git1.1.fc26.x86_64.rpm . If you look at the provides of the kernel-core and kernel-modules packages you'll see they actually provide 'kernel-core-uname-r' and 'kernel-modules-uname-r'. |