Your message dated Thu, 24 Aug 2006 07:02:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384451: fixed in unionfs 1.3+debian-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: unionfs
Version: 1.3+debian-3
Severity: serious
Tags: patch
When building 'unionfs' on amd64/unstable,
I get the following error:
cd debian/unionfs-source/usr/src && tar c modules | bzip2 -9 > unionfs.tar.bz2
&& rm -rf modules
for i in amd64-k8 amd64-k8-smp em64t-p4 em64t-p4-smp; do \
install -D -m644 linux-2.6/unionfs.ko-$i \
/unionfs-1.3+debian/debian/unionfs-modules-2.6.17-2-$i/lib/modules/2.6.17-2-$i/kernel/fs/unionfs/unionfs.ko;
\
done
install: cannot stat `linux-2.6/unionfs.ko-amd64-k8': No such file or directory
install: cannot stat `linux-2.6/unionfs.ko-amd64-k8-smp': No such file or
directory
install: cannot stat `linux-2.6/unionfs.ko-em64t-p4': No such file or directory
install: cannot stat `linux-2.6/unionfs.ko-em64t-p4-smp': No such file or
directory
make: *** [install] Error 1
With the attached patch 'unionfs' can be compiled on amd64.
Regards
Andreas Jochens
diff -urN ../tmp-orig/unionfs-1.3+debian/debian/rules ./debian/rules
--- ../tmp-orig/unionfs-1.3+debian/debian/rules 2006-08-24 09:06:45.000000000
+0000
+++ ./debian/rules 2006-08-24 09:06:33.000000000 +0000
@@ -61,7 +61,7 @@
KERNEL := ${KVERSION}-${ABINAME}
ALPHA_FLAVOURS=alpha-generic alpha-smp alpha-legacy
-AMD64_FLAVOURS=amd64-k8 amd64-k8-smp em64t-p4 em64t-p4-smp
+AMD64_FLAVOURS=amd64
ARM_FLAVOURS=footbridge ixp4xx nslu2 rpc s3c2410
HPPA32_FLAVOURS=parisc parisc-smp
HPPA64_FLAVOURS=parisc64 parisc64-smp
--- End Message ---
--- Begin Message ---
Source: unionfs
Source-Version: 1.3+debian-4
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.3+debian-4_all.deb
to pool/main/u/unionfs/unionfs-source_1.3+debian-4_all.deb
unionfs-tools_1.3+debian-4_i386.deb
to pool/main/u/unionfs/unionfs-tools_1.3+debian-4_i386.deb
unionfs-utils_1.3+debian-4_all.deb
to pool/main/u/unionfs/unionfs-utils_1.3+debian-4_all.deb
unionfs_1.3+debian-4.diff.gz
to pool/main/u/unionfs/unionfs_1.3+debian-4.diff.gz
unionfs_1.3+debian-4.dsc
to pool/main/u/unionfs/unionfs_1.3+debian-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.
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: Thu, 24 Au 2006 15:41:00 +0200
Source: unionfs
Binary: unionfs-tools unionfs-source unionfs-utils
Architecture: source all i386
Version: 1.3+debian-4
Distribution: unstable
Urgency: low
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: 384451
Changes:
unionfs (1.3+debian-4) unstable; urgency=low
.
* Removed binary modules packages, superseeded with linux-modules-extra-2.6
(Closes: #384451).
* Since unionfs-{source,tools} will be moved to l-m-e-2.6 too, this package
can be removed soon, this is just an 'intermediate' upload.
Files:
d102ea7afcb914078d51238800e242de 627 misc optional unionfs_1.3+debian-4.dsc
1a61fcc63e7f23d50360db3e0b033622 5460 misc optional
unionfs_1.3+debian-4.diff.gz
6b1218c92c1f208971f3e74754cc6c7f 95538 misc optional
unionfs-source_1.3+debian-4_all.deb
8590b4e3d663f35d960e5e161124e6d1 40420 misc optional
unionfs-utils_1.3+debian-4_all.deb
bb525cb3227ad5b8b24f1f73a0779ab6 69192 misc optional
unionfs-tools_1.3+debian-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE7a8h+C5cwEsrK54RAr3hAKDHDcbM4ktwZkUD6fCuBPuaeUIWbwCeN4vu
HXuA58vxRJWy09m2mlLbAo0=
=6O4M
-----END PGP SIGNATURE-----
--- End Message ---