Your message dated Tue, 28 Nov 2006 23:02:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400807: fixed in unionfs 1.4+debian-3
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: unionfs-source
Version: 1.4+debian-2
'make install' complains about missing directory
adrastea:/usr/src/modules/unionfs# make install
CFLAGS="-DCONFIG_UNION_FS=1 -DUNIONFS_IMAP" make -C
/lib/modules/`uname -r`/build SUBDIRS=`pwd`/build CONFIG_UNION_FS=m
CC="gcc" modules
make[1]: Entering directory `/usr/src/linux-2.6.18'
Building modules, stage 2.
MODPOST
make[1]: Leaving directory `/usr/src/linux-2.6.18'
install -d /lib/modules/`uname -r`/kernel/fs/unionfs
install -m 644 -c `pwd`/linux-2.6/unionfs.ko /lib/modules/`uname
-r`/kernel/fs/unionfs
install: cannot stat `/usr/src/modules/unionfs/linux-2.6/unionfs.ko':
No such file or directory
make: *** [install] Error 1
I suggest changing in the Makefile :
- install -m 644 -c `pwd`/linux-2.6/unionfs.ko $(MODPATH)
+ install -m 644 -c `pwd`/build/unionfs.ko $(MODPATH)
Cheers
--
Mathieu
--- End Message ---
--- Begin Message ---
Source: unionfs
Source-Version: 1.4+debian-3
We believe that the bug you reported is fixed in the latest version of
unionfs, which is due to be installed in the Debian FTP archive:
unionfs-source_1.4+debian-3_all.deb
to pool/main/u/unionfs/unionfs-source_1.4+debian-3_all.deb
unionfs-tools_1.4+debian-3_i386.deb
to pool/main/u/unionfs/unionfs-tools_1.4+debian-3_i386.deb
unionfs-utils_1.4+debian-3_all.deb
to pool/main/u/unionfs/unionfs-utils_1.4+debian-3_all.deb
unionfs_1.4+debian-3.diff.gz
to pool/main/u/unionfs/unionfs_1.4+debian-3.diff.gz
unionfs_1.4+debian-3.dsc
to pool/main/u/unionfs/unionfs_1.4+debian-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated unionfs 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: Tue, 28 Nov 2006 23:25:00 +0100
Source: unionfs
Binary: unionfs-tools unionfs-source unionfs-utils
Architecture: source all i386
Version: 1.4+debian-3
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description:
unionfs-source - Source for the union filesystem
unionfs-tools - Tools to manage unionfs filesystems
unionfs-utils - Transition package for unionfs-tools rename
Closes: 400807
Changes:
unionfs (1.4+debian-3) unstable; urgency=medium
.
* Adjusted install: target in Makefile (Closes: #400807).
Files:
2c12f05425b7232886d7eb5419187e15 627 misc optional unionfs_1.4+debian-3.dsc
4cdf9e05b8853c2fd16fff46dd10e3e5 5879 misc optional
unionfs_1.4+debian-3.diff.gz
68ffd602241909570992a4a1b916b22d 139970 misc optional
unionfs-source_1.4+debian-3_all.deb
73fcfa0cda0679cf9b2c1406dabd9932 41522 misc optional
unionfs-utils_1.4+debian-3_all.deb
e067f89dd765f24309bed0e8f5c1144e 68206 misc optional
unionfs-tools_1.4+debian-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFbLhX+C5cwEsrK54RAo6JAJ97vAVrQrYgfJN0JO9Pr8wyFvy6nACgxru8
lfm6S0nl3MqtZFGPEuHwUfM=
=aIEt
-----END PGP SIGNATURE-----
--- End Message ---