Your message dated Wed, 17 Jan 2007 18:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#390257: fixed in drbd0.7 0.7.21-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: drbd0.7-module-source
Version: 0.7.21-3
Severity: normal

The drbd module doesn't build against 2.6.18 because devfs has been removed.

Here's the output from: module-assistant -k 
/usr/src/linux-headers-2.6.18-1-xen-686 -t build drbd0.7-module


dpatch  deapply-all  
rm -rf patch-stamp patch-stampT debian/patched
dh_clean
/usr/bin/make -C drbd clean
make[1]: Entering directory `/usr/src/modules/drbd/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make[1]: Leaving directory `/usr/src/modules/drbd/drbd'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/drbd'
dpatch  deapply-all  
rm -rf patch-stamp patch-stampT debian/patched
dh_clean
/usr/bin/make -C drbd clean
make[2]: Entering directory `/usr/src/modules/drbd/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make[2]: Leaving directory `/usr/src/modules/drbd/drbd'
/usr/bin/gcc-4.1
for templ in /usr/src/modules/drbd/debian/drbd0.7-module-_KVERS_.postinst 
/usr/src/modules/drbd/debian/drbd0.7-module-_KVERS_.postinst.backup 
/usr/src/modules/drbd/debian/drbd0.7-module-_KVERS_.postinst.modules.in; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.18-1-xen-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.18-1-xen-686/g ;s/#KVERS#/2.6.18-1-xen-686/g ; 
s/_KVERS_/2.6.18-1-xen-686/g ; s/##KDREV##/2.6.18-1/g ; s/#KDREV#/2.6.18-1/g ; 
s/_KDREV_/2.6.18-1/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make -C drbd KERNEL_SOURCES=/usr/src/linux-headers-2.6.18-1-xen-686 
MODVERSIONS=detect KERNEL=linux-2.6.18-1-xen-686 
KDIR=/usr/src/linux-headers-2.6.18-1-xen-686 ARCH_UM=
make[2]: Entering directory `/usr/src/modules/drbd/drbd'

    Calling toplevel makefile of kernel source tree, which I believe is in
    KDIR=/usr/src/linux-headers-2.6.18-1-xen-686

test -f ../scripts/adjust_drbd_config_h.sh && \
         KDIR=/usr/src/linux-headers-2.6.18-1-xen-686 /bin/sh 
../scripts/adjust_drbd_config_h.sh

  Using unmodified drbd_config.h

/usr/bin/make -C /usr/src/linux-headers-2.6.18-1-xen-686 
SUBDIRS=/usr/src/modules/drbd/drbd  modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.18-1-xen-686'
  CC [M]  /usr/src/modules/drbd/drbd/drbd_sizeof_sanity_check.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_buildtag.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_bitmap.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_fs.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_proc.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_worker.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_receiver.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_req.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_actlog.o
  CC [M]  /usr/src/modules/drbd/drbd/lru_cache.o
  CC [M]  /usr/src/modules/drbd/drbd/drbd_main.o
/usr/src/modules/drbd/drbd/drbd_main.c:52:35: error: linux/devfs_fs_kernel.h: 
No such file or directory
/usr/src/modules/drbd/drbd/drbd_main.c: In function ‘drbd_cleanup’:
/usr/src/modules/drbd/drbd/drbd_main.c:1698: warning: implicit declaration of 
function ‘devfs_remove’
/usr/src/modules/drbd/drbd/drbd_main.c: In function ‘drbd_init’:
/usr/src/modules/drbd/drbd/drbd_main.c:1794: warning: implicit declaration of 
function ‘devfs_mk_dir’
/usr/src/modules/drbd/drbd/drbd_main.c:1817: error: ‘struct gendisk’ has no 
member named ‘devfs_name’
make[4]: *** [/usr/src/modules/drbd/drbd/drbd_main.o] Error 1
make[3]: *** [_module_/usr/src/modules/drbd/drbd] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.18-1-xen-686'
make[2]: *** [kbuild] Error 2
make[2]: Leaving directory `/usr/src/modules/drbd/drbd'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/drbd'
make: *** [kdist_build] Error 2


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages drbd0.7-module-source depends on:
ii  debhelper                     5.0.37.3   helper programs for debian/rules
ii  dpatch                        2.0.20     patch maintenance system for Debia
ii  module-assistant              0.10.6     tool to make module package creati

Versions of packages drbd0.7-module-source recommends:
pn  debconf-utils                 <none>     (no description available)
ii  dpkg-dev                      1.13.21    package building tools for Debian
pn  kernel-package                <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: drbd0.7
Source-Version: 0.7.21-4

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

drbd0.7-module-source_0.7.21-4_all.deb
  to pool/main/d/drbd0.7/drbd0.7-module-source_0.7.21-4_all.deb
drbd0.7-utils_0.7.21-4_i386.deb
  to pool/main/d/drbd0.7/drbd0.7-utils_0.7.21-4_i386.deb
drbd0.7_0.7.21-4.diff.gz
  to pool/main/d/drbd0.7/drbd0.7_0.7.21-4.diff.gz
drbd0.7_0.7.21-4.dsc
  to pool/main/d/drbd0.7/drbd0.7_0.7.21-4.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Hug <[EMAIL PROTECTED]> (supplier of updated drbd0.7 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sun, 14 Jan 2007 14:02:38 +0100
Source: drbd0.7
Binary: drbd0.7-module-source drbd0.7-utils
Architecture: source i386 all
Version: 0.7.21-4
Distribution: unstable
Urgency: high
Maintainer: Cyril Bouthors <[EMAIL PROTECTED]>
Changed-By: Philipp Hug <[EMAIL PROTECTED]>
Description: 
 drbd0.7-module-source - RAID 1 over tcp/ip for Linux module source
 drbd0.7-utils - RAID 1 over tcp/ip for Linux utilities
Closes: 390257
Changes: 
 drbd0.7 (0.7.21-4) unstable; urgency=high
 .
   * Removed devfs support (Closes: #390257)
Files: 
 0ccb997fce14a4aa5c6019f3b3bc424e 725 admin extra drbd0.7_0.7.21-4.dsc
 a215cce7593d562e1b71355efc4142b0 12862 admin extra drbd0.7_0.7.21-4.diff.gz
 ae39a1f0c301af04b0ce28b0ec277362 280292 admin extra 
drbd0.7-utils_0.7.21-4_i386.deb
 1b2ce42d602f1f0a9df8bfef526450ff 142676 admin extra 
drbd0.7-module-source_0.7.21-4_all.deb

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

iD8DBQFFrmCRST77jl1k+HARAqZUAJ9+Hy4lcLAlBcruY6pj2VZai1Hc+wCfZ18l
VzkpQsKwkjnp1db/UGOtQtk=
=+Utx
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to