package install fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kqemu (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: kqemu-source
I simply can't install kqemu-source.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
$ uname -r
2.6.28-14-server
$ sudo apt-get install kqemu-source
Dépaquetage de kqemu-source (à partir de .../kqemu-
Paramétrage de kqemu-source (1.4.0~
* Reloading kernel event manager... [ OK ]
Adding Module to DKMS build system
Doing initial module build
Error! Your kernel source for kernel 2.6.28-14-server cannot be found at
/lib/modules/
Installing initial module
Error! Could not locate kqemu.ko for module kqemu in the DKMS tree.
You must run a dkms build for kernel 2.6.28-14-server (i686) first.
Done.
FATAL: Module kqemu not found.
* Module kqemu failed to load
invoke-rc.d: initscript kqemu-source, action "start" failed.
dpkg : erreur de traitement de kqemu-source (--configure) :
le sous-processus post-installation script a retourné une erreur de sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
kqemu-source
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ditto for me. Same error messages exactly.
My system is a slightly irregular kubuntu 9.04:
$ uname -a
Linux desktop 2.6.30-10-generic #12-Ubuntu SMP Mon Jun 22 16:30:39 UTC 2009 i686 GNU/Linux
on AMD Athlon 64.
I decided to look a little closer at it in Aptitude and the changelog for the last few versions (1.4.0~pre*) appear to be messing around specifically with objects that the error messages seem to be related to (DKMS, udev, and kqemu.modprobe). Maybe something was broken in the process?