Your message dated Sun, 16 Aug 2009 11:02:10 +0000
with message-id <e1mcdv4-00079k...@ries.debian.org>
and subject line Bug#539218: fixed in drbd8 2:8.3.2-3
has caused the Debian Bug report #539218,
regarding install failure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
539218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539218
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dkms
Version: 2.0.22.0-1

Trying to install drbd8-source I get an error message from
dkms about missing kernel headers (see attachment). Of
course the kernel headers _are_ installed in the usual
location:

# dpkg -S /lib/modules/2.6.30.4/build
raw-kernel-headers-2.6.30.4: /lib/modules/2.6.30.4/build
# ls -al /lib/modules/2.6.30.4/build
lrwxrwxrwx 1 root root 31 Aug  5 09:35 /lib/modules/2.6.30.4/build -> 
/usr/src/linux-headers-2.6.30.4
# ls -alL /lib/modules/2.6.30.4/build
total 1103
drwxr-xr-x 22 root root    904 Aug  5 09:35 .
drwxrwsr-x  4 root src     120 Aug  5 11:26 ..
-rw-r--r--  1 root root  95398 Aug  5 09:22 .config
-rw-r--r--  1 root root  95398 Aug  5 09:22 .config.old
-rw-r--r--  1 root root    885 Jul 31 00:34 .gitignore
-rw-r--r--  1 root root   4021 Jul 31 00:34 .mailmap
-rw-r--r--  1 root root    441 Aug  5 09:22 .missing-syscalls.d
drwxr-xr-x  2 root root     48 Aug  5 09:22 .tmp_versions
-rw-r--r--  1 root root  18693 Jul 31 00:34 COPYING
-rw-r--r--  1 root root  93847 Jul 31 00:34 CREDITS
-rw-r--r--  1 root root   2430 Jul 31 00:34 Kbuild
-rw-r--r--  1 root root 148271 Jul 31 00:34 MAINTAINERS
-rw-r--r--  1 root root  55181 Jul 31 00:34 Makefile
-rw-r--r--  1 root root 556049 Aug  5 09:19 Module.symvers
-rw-r--r--  1 root root  17080 Jul 31 00:34 README
-rw-r--r--  1 root root   3172 Jul 31 00:34 REPORTING-BUGS
drwxr-xr-x 24 root root    648 Aug  5 09:34 arch
drwxr-xr-x  2 root root    152 Aug  5 09:34 block
drwxr-xr-x  3 root root    232 Aug  5 09:34 crypto
drwxr-xr-x 84 root root   2136 Aug  5 09:34 drivers
drwxr-xr-x 33 root root   1320 Aug  5 09:34 firmware
drwxr-xr-x 70 root root   1888 Aug  5 09:34 fs
drwxr-xr-x 22 root root    584 Aug  5 09:35 include
drwxr-xr-x  2 root root    128 Aug  5 09:34 init
drwxr-xr-x  2 root root     96 Aug  5 09:34 ipc
drwxr-xr-x  6 root root    792 Aug  5 09:34 kernel
drwxr-xr-x  6 root root    968 Aug  5 09:34 lib
drwxr-xr-x  2 root root    160 Aug  5 09:34 mm
drwxr-xr-x 47 root root   1232 Aug  5 09:34 net
drwxr-xr-x  7 root root    232 Aug  5 09:34 samples
drwxr-xr-x 12 root root   2152 Aug  5 09:34 scripts
drwxr-xr-x  7 root root    224 Aug  5 09:34 security
drwxr-xr-x 21 root root    552 Aug  5 09:34 sound
drwxr-xr-x  2 root root    280 Aug  5 09:34 usr
drwxr-xr-x  3 root root     72 Aug  5 09:34 virt


This problem blocks me. Would you mind to check?


Many thanx

Harri
====================================================================================
dpcl064:~# aptitude install drbd8-source
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
  dpatch{a} drbd8-source
The following packages are RECOMMENDED but will NOT be installed:
  kernel-package
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/347kB of archives. After unpacking 1376kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Selecting previously deselected package dpatch.
(Reading database ... 100711 files and directories currently installed.)
Unpacking dpatch (from .../archives/dpatch_2.0.31_all.deb) ...
Selecting previously deselected package drbd8-source.
Unpacking drbd8-source (from .../drbd8-source_2%3a8.3.2-2_all.deb) ...
Processing triggers for man-db ...
Setting up dpatch (2.0.31) ...
Setting up drbd8-source (2:8.3.2-2) ...
Removing all [drbd8-8.3.2] DKMS Modules

Error! There are no instances of module: drbd8
8.3.2 located in the DKMS tree.
Done.
Adding [drbd8-8.3.2] Module to DKMS build system

*************************************************
ERROR: Missing kernel headers.

You appear to have at least some kernel headers
installed, but you do not have the necessary
headers to build drbd8-source against this kernel.

You might try installing the meta package:
 $ sudo apt-get install linux-headers-2.6.30.4
or specifically
 $ sudo apt-get install linux-headers-2.6.30.4
to obtain the necessary build dependencies.

*************************************************

dpkg: error processing drbd8-source (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 drbd8-source
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up drbd8-source (2:8.3.2-2) ...
Removing all [drbd8-8.3.2] DKMS Modules
Done.
Adding [drbd8-8.3.2] Module to DKMS build system

*************************************************
ERROR: Missing kernel headers.

You appear to have at least some kernel headers
installed, but you do not have the necessary
headers to build drbd8-source against this kernel.

You might try installing the meta package:
 $ sudo apt-get install linux-headers-2.6.30.4
or specifically
 $ sudo apt-get install linux-headers-2.6.30.4
to obtain the necessary build dependencies.

*************************************************

dpkg: error processing drbd8-source (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 drbd8-source
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done




--- End Message ---
--- Begin Message ---
Source: drbd8
Source-Version: 2:8.3.2-3

We believe that the bug you reported is fixed in the latest version of
drbd8, which is due to be installed in the Debian FTP archive:

drbd8-source_8.3.2-3_all.deb
  to pool/main/d/drbd8/drbd8-source_8.3.2-3_all.deb
drbd8-utils_8.3.2-3_amd64.deb
  to pool/main/d/drbd8/drbd8-utils_8.3.2-3_amd64.deb
drbd8_8.3.2-3.diff.gz
  to pool/main/d/drbd8/drbd8_8.3.2-3.diff.gz
drbd8_8.3.2-3.dsc
  to pool/main/d/drbd8/drbd8_8.3.2-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 539...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <no...@debian.org> (supplier of updated drbd8 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 16 Aug 2009 12:23:59 +0200
Source: drbd8
Binary: drbd8-utils drbd8-source
Architecture: source amd64 all
Version: 2:8.3.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian DRBD Maintainers 
<debian-ha-maintain...@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <no...@debian.org>
Description: 
 drbd8-source - RAID 1 over tcp/ip for Linux module source
 drbd8-utils - RAID 1 over tcp/ip for Linux utilities
Closes: 537986 539218 539219
Changes: 
 drbd8 (2:8.3.2-3) unstable; urgency=low
 .
   * Drop DKMS support for now, to get the package back into testing.
     (closes: #537986, #539218, #539219)
Checksums-Sha1: 
 76466bb5c22786c96db95091856c83e68b23a668 1306 drbd8_8.3.2-3.dsc
 da0dd8e0fac097904ce2d79440348062662e847d 13596 drbd8_8.3.2-3.diff.gz
 0762ad96d8634b1c4316faf9d01746e49c8cf669 192828 drbd8-utils_8.3.2-3_amd64.deb
 facad273ad847ed216d8a8186907c92f2ccfbd14 171762 drbd8-source_8.3.2-3_all.deb
Checksums-Sha256: 
 5e9918f436d5804a4931a5f279066a9f15635ac8201f963b04389e88830f7488 1306 
drbd8_8.3.2-3.dsc
 378fd3f9a33fc9831adaeab146094e9903409daf13998144a46028afb57f820e 13596 
drbd8_8.3.2-3.diff.gz
 00fb762beb6ce6624371c2c9910f0cf6034e2a64cdbfa4ad562ee232ec6a9a75 192828 
drbd8-utils_8.3.2-3_amd64.deb
 74ee0d7ce9960466d65cc0623b811c85b24228f56a957ff665e58a260f2dd170 171762 
drbd8-source_8.3.2-3_all.deb
Files: 
 fe9650e5eb30b50a9d1d6136676b4702 1306 admin extra drbd8_8.3.2-3.dsc
 a6a14e24878ed9f5675922b9f3bcb12d 13596 admin extra drbd8_8.3.2-3.diff.gz
 9de4bcceb277b3f47302fbc54da0e687 192828 admin extra 
drbd8-utils_8.3.2-3_amd64.deb
 1242d695c7dcbf04e2019e721fba0c7b 171762 kernel extra 
drbd8-source_8.3.2-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqH5XQACgkQr/RnCw96jQHFDgCZAV166MycYWFzPl82wofkm34s
kf4AnjSBpXGY55xEvCDvebrcbJpDbRbY
=1dOc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to