Re: kernel-headers package is missing in fedora-updates

2023-04-25 Thread Samuel Sieb
On 4/25/23 06:43, Nils Smeds wrote: This makes kernel updates break for any user who needs the headers (for example to build 3rd party kernel modules [NVidia]) The kernel headers package is not updated for every kernel release because that's not necessary. Have you tried it? Is comp

Re: kernel-headers package is missing in fedora-updates

2023-04-25 Thread Nils Smeds
This is FC38 [nsmeds-x1(nsmeds):~] sudo dnf list --available kernel-headers kernel [sudo] password for nsmeds: Last metadata expiration check: 0:10:29 ago on Tue 25 Apr 2023 15:33:40 CEST. Available Packages kernel.x86_64 6.2.12-300.fc38

kernel-headers package is missing in fedora-updates

2023-04-25 Thread Nils Smeds
This makes kernel updates break for any user who needs the headers (for example to build 3rd party kernel modules [NVidia]) ___ test mailing list -- test@lists.fedoraproject.org To unsubscribe send an email to test-le...@lists.fedoraproject.org Fedora Co

Re: Kernel headers version mismatch?

2021-04-22 Thread William John Murray
Dear Qiyu Yan,    Thanks; you are correct. I tried a fresh F34 install. The rpm was pulling in kernel-debug-devel not kernel-devel. It then spat: DKMS: add completed. Error! echo Your kernel headers for kernel 5.11.12-300.fc34.x86_64 cannot be found at /lib/modules/5.11.12-300.fc34.x86_64

Re: Kernel headers version mismatch?

2021-04-22 Thread Qiyu Yan
在 2021-04-22星期四的 12:30 +0100,William John Murray写道: >    Dear all, > > I wanted to test openafs on Fedora 34 RC1, using jsbillings > repo, > relying on dkms. > > The problem is the kernel is 5.11.12, but the kernel-headers is > 5.11.11. kernel-headers don't

Kernel headers version mismatch?

2021-04-22 Thread William John Murray
  Dear all,     I wanted to test openafs on Fedora 34 RC1, using jsbillings repo, relying on dkms. The problem is the kernel is 5.11.12, but the kernel-headers is 5.11.11. I enabled updates-testing and upgraded, to get kernel is 5.11.15, but the kernel-headers is 5.11.14!   So dkms cannot

Re: Older kernel headers

2015-08-20 Thread Adam Williamson
On Thu, 2015-08-20 at 15:27 +0100, Russel Winder wrote: > I try to manage kernels so that I always have the last public release > as > well as the most up to date RC and the previous one. On laptops I > just run > the latest RC as ot always seems to work (except occasionally). For > my > worksta

Older kernel headers

2015-08-20 Thread Russel Winder
I try to manage kernels so that I always have the last public release as well as the most up to date RC and the previous one. On laptops I just run the latest RC as ot always seems to work (except occasionally). For my workstation though I need the NVIDIA driver which almost never compiles with the

Re: kernel-headers for 3.15 rc8 conflict with kernel-headers-3.15.0-0.rc7.git0.1.fc21.x86_64

2014-06-05 Thread Kevin Martin
On 06/05/2014 02:30 PM, Adam Williamson wrote: > On Thu, 2014-06-05 at 13:25 -0500, Kevin Martin wrote: >> Today while doing a dnf upgrade I got a conflict message about the >> kernel-headers for 3.15 rc8 conflicting with 3.15 rc7.git0.1. I >> was forced to rpm -e the rc7 h

Re: kernel-headers for 3.15 rc8 conflict with kernel-headers-3.15.0-0.rc7.git0.1.fc21.x86_64

2014-06-05 Thread Adam Williamson
On Thu, 2014-06-05 at 13:25 -0500, Kevin Martin wrote: > Today while doing a dnf upgrade I got a conflict message about the > kernel-headers for 3.15 rc8 conflicting with 3.15 rc7.git0.1. I > was forced to rpm -e the rc7 headers (with --nodeps) to be able to install > the rc8 versio

kernel-headers for 3.15 rc8 conflict with kernel-headers-3.15.0-0.rc7.git0.1.fc21.x86_64

2014-06-05 Thread Kevin Martin
Today while doing a dnf upgrade I got a conflict message about the kernel-headers for 3.15 rc8 conflicting with 3.15 rc7.git0.1. I was forced to rpm -e the rc7 headers (with --nodeps) to be able to install the rc8 versions and allow the whole set of necessary kernel packages to install so grub2

Re: kernel headers - Now a BIGGER Issue

2013-01-14 Thread Christopher A Williams
On Mon, 2013-01-14 at 09:16 -0700, Christopher A Williams wrote: > O > n Mon, 2013-01-14 at 09:20 -0600, Justin M. Forbes wrote: > > > > > > > > ...And because of the way Workstation 9.0.1 is trying to deal with it, I > > > believe this now falls squarely back on the Fedora team to look at and >

Re: kernel headers - Now a BIGGER Issue

2013-01-14 Thread Christopher A Williams
O n Mon, 2013-01-14 at 09:20 -0600, Justin M. Forbes wrote: > > > > > ...And because of the way Workstation 9.0.1 is trying to deal with it, I > > believe this now falls squarely back on the Fedora team to look at and > > resolve. You can't blame Workstation or its licensing model - don't even >

Re: kernel headers - Now a BIGGER Issue

2013-01-14 Thread Justin M. Forbes
On Mon, Jan 14, 2013 at 08:04:56AM -0700, Christopher A Williams wrote: > > ...And because of the way Workstation 9.0.1 is trying to deal with it, I > believe this now falls squarely back on the Fedora team to look at and > resolve. You can't blame Workstation or its licensing model - don't even >

Re: kernel headers - Now a BIGGER Issue

2013-01-14 Thread Christopher A Williams
now have the kernel 3.7 headers problem with Workstation hitting the branched repo as opposed to the updates-testing repo. ...And because of the way Workstation 9.0.1 is trying to deal with it, I believe this now falls squarely back on the Fedora team to look at and resolve. You can't b

Re: kernel headers

2013-01-13 Thread Tom London
time to do so now, we'll >> need someone else to have a look at this. I'm sure it's probably an easy >> fix. > > More info from Lawrence Graves (apologize for the cross-post in threads, > but I thought it was important to keep this on the initial thread...) > &

Re: kernel headers

2013-01-13 Thread Christopher A. Williams
wrence Graves (apologize for the cross-post in threads, but I thought it was important to keep this on the initial thread...) this is the results of trying to apply the fix to kernel headers problem I am experiencing. [root@Jehovah ~]# ln -s /usr/src/linux-3.7/include/generated/uapi/linux/versio

Re: kernel headers

2013-01-12 Thread Christopher A. Williams
On Sat, 2013-01-12 at 09:23 -0700, Christopher A. Williams wrote: > On Sat, 2013-01-12 at 15:26 +, Frank Murphy wrote: > > On Sat, 12 Jan 2013 07:56:40 -0700 > > "Christopher A. Williams" wrote: > > > > > > http://slackblogs.blogspot.ie/2012/12/linux-kernel-37-vmware-workstation-and.html > >

Re: kernel headers

2013-01-12 Thread Christopher A. Williams
On Sat, 2013-01-12 at 15:26 +, Frank Murphy wrote: > On Sat, 12 Jan 2013 07:56:40 -0700 > "Christopher A. Williams" wrote: > > > http://slackblogs.blogspot.ie/2012/12/linux-kernel-37-vmware-workstation-and.html > thank the great God Google, > now why didn't I think of that ;) Now why didn't

Re: kernel headers

2013-01-12 Thread Christopher A. Williams
On Sat, 2013-01-12 at 15:26 +, "Jóhann B. Guðmundsson" wrote: > On 01/12/2013 02:56 PM, Christopher A. Williams wrote: > > On Sat, 2013-01-12 at 07:26 -0500, Scott Robbins wrote: > >> On Sat, Jan 12, 2013 at 05:09:41AM -0700, Lawrence Graves wrote: > > .. > > > ... > Aren't you just experi

Re: kernel headers

2013-01-12 Thread Christopher A. Williams
On Sat, 2013-01-12 at 10:29 -0500, Matthew Miller wrote: > On Sat, Jan 12, 2013 at 07:56:40AM -0700, Christopher A. Williams wrote: > > On Sat, 2013-01-12 at 07:26 -0500, Scott Robbins wrote: > > VMware Workstation for my work (some things needed for my job require > > Windows - arrgh!!!), I had to

Re: kernel headers

2013-01-12 Thread Jóhann B. Guðmundsson
On 01/12/2013 02:56 PM, Christopher A. Williams wrote: On Sat, 2013-01-12 at 07:26 -0500, Scott Robbins wrote: On Sat, Jan 12, 2013 at 05:09:41AM -0700, Lawrence Graves wrote: .. Actually, in this case, the kernel-headers and kernel-devel packages are installed. Further, this appears to

Re: kernel headers

2013-01-12 Thread Matthew Miller
On Sat, Jan 12, 2013 at 07:56:40AM -0700, Christopher A. Williams wrote: > On Sat, 2013-01-12 at 07:26 -0500, Scott Robbins wrote: > VMware Workstation for my work (some things needed for my job require > Windows - arrgh!!!), I had to roll back to the 3.6 kernel. Currently, I Any particular reason

Re: kernel headers

2013-01-12 Thread Matthew Miller
On Sat, Jan 12, 2013 at 04:57:49AM -0700, Lawrence Graves wrote: > Everyone is blaming the inability of vmware workstation to compile > on vmware/ nvidia people, when theerror message received says it > can't find where the C file is located to compile. That seems to be > a kernel error not a vmwar

Re: kernel headers

2013-01-12 Thread Frank Murphy
On Sat, 12 Jan 2013 07:56:40 -0700 "Christopher A. Williams" wrote: http://slackblogs.blogspot.ie/2012/12/linux-kernel-37-vmware-workstation-and.html thank the great God Google, now why didn't I think of that ;) -- Regards, Frank "Still trying to learn, both old and new tricks"

Re: kernel headers

2013-01-12 Thread Christopher A. Williams
On Sat, 2013-01-12 at 07:26 -0500, Scott Robbins wrote: > On Sat, Jan 12, 2013 at 05:09:41AM -0700, Lawrence Graves wrote: > > what the error message says is that it could not find the kernel headers for > > kernel 3.7.1-5. I know that they were installed. So where are the ker

Re: kernel headers

2013-01-12 Thread Scott Robbins
On Sat, Jan 12, 2013 at 05:09:41AM -0700, Lawrence Graves wrote: > what the error message says is that it could not find the kernel headers for > kernel 3.7.1-5. I know that they were installed. So where are the kernel > header > file if in fact it was installed. Usually, if VMwar

Re: kernel headers

2013-01-12 Thread Gary Gatling
On Sat, Jan 12, 2013 at 7:16 AM, Frank Murphy wrote: > On Sat, 12 Jan 2013 05:09:41 -0700 > Lawrence Graves wrote: > > > what the error message says is that it could not find the kernel > > headers for kernel 3.7.1-5. I know that they were installed. So > > where ar

Re: kernel headers

2013-01-12 Thread Frank Murphy
On Sat, 12 Jan 2013 05:09:41 -0700 Lawrence Graves wrote: > what the error message says is that it could not find the kernel > headers for kernel 3.7.1-5. I know that they were installed. So > where are the kernel header file if in fact it was installed. This is where the headers

Re: kernel headers

2013-01-12 Thread Frank Murphy
On Sat, 12 Jan 2013 05:09:41 -0700 Lawrence Graves wrote: > what the error message says is that it could not find the kernel > headers for kernel 3.7.1-5. I know that they were installed. So > where are the kernel header file if in fact it was installed. Can you not copy the whole erro

kernel headers

2013-01-12 Thread Lawrence Graves
what the error message says is that it could not find the kernel headers for kernel 3.7.1-5. I know that they were installed. So where are the kernel header file if in fact it was installed. -- All things are workable but don't all things work. Prov. 3:5 & 6 -- test mailing

Re: kernel headers

2013-01-12 Thread Frank Murphy
On Sat, 12 Jan 2013 04:57:49 -0700 Lawrence Graves wrote: > Everyone is blaming the inability of vmware workstation to compile > on vmware/ nvidia people, when theerror message received says it > can't find where the C file is located to compile. What c file? can you c&p the error to fpaste.com

kernel headers

2013-01-12 Thread Lawrence Graves
Everyone is blaming the inability of vmware workstation to compile on vmware/ nvidia people, when theerror message received says it can't find where the C file is located to compile. That seems to be a kernel error not a vmware or nvidia error. Please look into this minor problem. -- All things

Re: kernel headers mismatch (F15)

2011-05-15 Thread Adam Williamson
rying to install the source rpm gives me that: > yum install kernel-headers-$(uname -r).src.rpm > Loaded plugins: langpacks, presto, refresh-packagekit > Setting up Install Process > No package kernel-headers-2.6.38.6-26.rc1.fc15.i686.PAE.src.rpm available > > What am I doing wr

Re: kernel headers mismatch (F15) [solved]

2011-05-15 Thread Bruno Wolff III
On Mon, May 16, 2011 at 00:00:25 +0800, Frederic Muller wrote: > > Someone replied off the list: packages are on the RC3 DVD. They are also currently available from the F15 branch repo, but not all mirrors may have the kernel update yet. -- test mailing list test@lists.fedoraproject.org To un

Re: kernel headers mismatch (F15) [solved]

2011-05-15 Thread Frederic Muller
ll the source rpm gives me that: > yum install kernel-headers-$(uname -r).src.rpm > Loaded plugins: langpacks, presto, refresh-packagekit > Setting up Install Process > No package kernel-headers-2.6.38.6-26.rc1.fc15.i686.PAE.src.rpm available > > What am I doing wrong? > > T

kernel headers mismatch (F15)

2011-05-15 Thread Frederic Muller
Hi! On that newly re-installed system from RC3 without testing repository enabled I am running kernel 2.6.38.6-26.rc1.fc15.i686.PAE but the headers I get are 'only' 2.6.38.5-24.fc15.i686 . Trying to install the source rpm gives me that: yum install kernel-headers-$(uname -r).src.