Bug 1396482 - DNF installing wrong version of kernel-devel and kernel-headers
Summary: DNF installing wrong version of kernel-devel and kernel-headers
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-18 13:03 UTC by Paul Jones
Modified: 2016-11-21 15:39 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-21 15:39:01 UTC
Type: Bug


Attachments (Terms of Use)

Description Paul Jones 2016-11-18 13:03:45 UTC
Kernel 4.8.7-300.fc25.x86_64 is installed with DNF update all.

[root@fc25-test paul]# uname -r 
4.8.7-300.fc25.x86_64


When I then try to install kernel-headers it tries to install kernel-headers 4.8.6-300.fc25

[root@fc25-test paul]# dnf install kernel-headers
Last metadata expiration check: 0:01:18 ago on Fri Nov 18 12:39:06 2016.
Dependencies resolved.
================================================================================
 Package               Arch          Version                Repository     Size
================================================================================
Installing:
 kernel-headers        x86_64        4.8.6-300.fc25         fedora        1.1 M


When I then try to install kernel-devel it tries to install kernel-devel 4.8.6-300.fc25

[root@fc25-test paul]# dnf install kernel-devel
Last metadata expiration check: 0:01:39 ago on Fri Nov 18 12:39:06 2016.
Dependencies resolved.
================================================================================
 Package             Arch          Version                  Repository     Size
================================================================================
Installing:
 kernel-devel        x86_64        4.8.6-300.fc25           fedora         11 M


Looks like there are kernel packages missing in FC25 beta

Comment 1 Josh Boyer 2016-11-21 15:39:01 UTC
There is no way this is a kernel bug.  The packages exist in koji.  If they aren't on the mirrors, it's a rel-eng issue.


Note You need to log in before you can comment on or make changes to this bug.