Author Topic: Can't install any new kernels [Workaround - not solved]  (Read 1603 times)

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: Can't install any new kernels
« Reply #15 on: March 24, 2011, 06:45:28 PM »
In a terminal enter uname -r What kernel is reported from this?

2.6.33.5-pclos1.bfs

Starting synaptic from a terminal only gave gtk errors, nothing about the failed installation.

Running apt-get install did produce and error that gave me a strategy that appears to have worked. I'll report back if it doesn't. If it does I'll mark solved.

Quote
[root@localhost suzie]# apt-get install kernel-2.6.33.7-pclos6.bfs
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  kernel-devel-2.6.33.7-pclos6.bfs
The following NEW packages will be installed:
  kernel-2.6.33.7-pclos6.bfs kernel-devel-2.6.33.7-pclos6.bfs
0 upgraded, 2 newly installed, 0 removed and 0 not upgraded.
Need to get 0B/37.5MB of archives.
After unpacking 56.4MB of additional disk space will be used.
Do you want to continue? [Y/n]
   mkinitrd is needed by kernel-2.6.33.7-pclos6.bfs-1-1pclos2010.i586
E: Transaction set check failed

I did two things, not sure which made it go through - Ran update sources list - then in addition to a new kernel, I selected to re-install mkinitrd.

Galen


Hi,

try to check if mkinitrd is actually installed, look like no...
then install mkinitrd, current version is mkinitrd-6.0.93-7pclos2010
and finally try again to upgrade the kernel.

AS

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3793
Re: Can't install any new kernels [Solved]
« Reply #16 on: March 24, 2011, 06:46:54 PM »
Ok, 2.6.33.7-pclos6.bfs is installed. I'll try a couple of more later on.

Just to clarify, my sources.list was up to date, but I hoped that running the program may fix the apt database somehow. Also, mkinitrd was obviously installed, and if it was needed to be run, it could have been run from a terminal. But, just in case I was missing any details, I assumed that the install script would get it right.

Thanks.

Galen

(I wrote this before your post AS, but thanks for the feedback.)

Online Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Can't install any new kernels [Solved]
« Reply #17 on: March 24, 2011, 07:29:54 PM »
Galen,
Did you preface the attempt to install the kernel with apt-get update && apt-get dist-upgrade?


Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3793
Re: Can't install any new kernels [Solved]
« Reply #18 on: March 24, 2011, 08:21:49 PM »
No, but I had just reloaded in Synaptic. It worked, I got a new kernel.

Galen

Online Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Can't install any new kernels [Solved]
« Reply #19 on: March 25, 2011, 01:16:10 AM »
No, but I had just reloaded in Synaptic. It worked, I got a new kernel.

Galen

Excellent! :D