PDA

View Full Version : Problems after HDD install getting kernel-source using kpack



wavesailor
05-11-2005, 11:57 PM
Hi guys and gals,

I did a HDD install using the wizard. I then did a "apt-get update" after that I ran kpackage and installed kernel-source-2.6.11 package but this is the results I got back = see below

What to do??

-Grant

<pt-get install --yes 'kernel-source-2.6.11' ;echo RESULT=$?
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
libqt3-mt-dev
The following NEW packages will be installed:
kernel-source-2.6.11
0 upgraded, 1 newly installed, 0 to remove and 303 not upgraded.
Need to get 36.2MB of archives.
After unpacking 36.3MB of additional disk space will be used.
Get:1 http://ftp.de.debian.org unstable/main kernel-source-2.6.11 2.6.11-3 [36.2MB]
Fetched 36.2MB in 13m47s (43.8kB/s)
debconf: Perl may be unconfigured (Exporter/Heavy.pm did not return a true value at /usr/share/perl/5.8/Exporter.pm line 17.
BEGIN failed--compilation aborted at (eval 1) line 3.
) -- aborting
Selecting previously deselected package kernel-source-2.6.11.
(Reading database ... 114522 files and directories currently installed.)
Unpacking kernel-source-2.6.11 (from .../kernel-source-2.6.11_2.6.11-3_all.deb) ...
Setting up kernel-source-2.6.11 (2.6.11-3) ...

Exporter/Heavy.pm did not return a true value at /usr/share/perl/5.8/Exporter.pm line 17.
Compilation failed in require at /usr/bin/debsums line 11.
BEGIN failed--compilation aborted at /usr/bin/debsums line 11.
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi'
E: Sub-process returned an error code
RESULT=100