Your message dated Tue, 17 Jul 2007 09:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#391516: fixed in cfs 1.4.1-18
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: cfs
Version: 1.4.1-17
Severity: normal
Hi,
This bug is amd64 specific. It works fine on 32-bit machines. It has
been discussed on debian-amd64 mailing lists:
(a) http://lists.debian.org/debian-amd64/2005/07/msg00300.html
(b) http://lists.debian.org/debian-amd64/2006/09/msg00338.html
Briefly the problem is as follows:
$ cmkdir directory
Key:
Again:
$ ls
directory
$ cfssh directory/
Key:
Directory is /var/cfs/.13687.31869
$ ls
ls: reading directory .: Input/output error
$ echo "Hello world" > test.txt
$ cat test.txt
Hello world
$ echo *
*
So, as you can see it is possible to read the files, however ls or "echo *"
doesn't list the directory contents. Even "ls ./" and related commands
will not work.
By trying many things I discovered that it is possible to read the
contents of the directory by performing the following trick:
$ cmkdir directory
Key:
Again:
$ ls
directory
$ cfssh directory/
Key:
Directory is /var/cfs/.13687.31869
$ ls
ls: reading directory .: Input/output error
$ mkdirhier a/a
$ cd a/a/
$ ls
$ echo "Hello world" > test.txt
$ ls
test.txt
$ cat test.txt
Hello world
$ echo *
test.txt
This is indeed very strange. I can't tell where the error is but my
guess is that somehow cfsd is not communicating properly with the nfs
daemon.
Please note that as far as I am concerned this is an AMD64 only problem.
I run cfs on i386 and works perfect!
Regards,
Sergio.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=C, LC_CTYPE=es_MX (charmap=ISO-8859-1)
Versions of packages cfs depends on:
ii libc6 2.3.6.ds1-5 GNU C Library: Shared libraries
ii nfs-kernel-server 1:1.0.10-1 Kernel NFS server support
cfs recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cfs
Source-Version: 1.4.1-18
We believe that the bug you reported is fixed in the latest version of
cfs, which is due to be installed in the Debian FTP archive:
cfs_1.4.1-18.diff.gz
to pool/main/c/cfs/cfs_1.4.1-18.diff.gz
cfs_1.4.1-18.dsc
to pool/main/c/cfs/cfs_1.4.1-18.dsc
cfs_1.4.1-18_powerpc.deb
to pool/main/c/cfs/cfs_1.4.1-18_powerpc.deb
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.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated cfs 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, 17 Jul 2007 08:09:26 +0000
Source: cfs
Binary: cfs
Architecture: source powerpc
Version: 1.4.1-18
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description:
cfs - Cryptographic Filesystem
Closes: 391516 432767
Changes:
cfs (1.4.1-18) unstable; urgency=low
.
* debian/cfs_mount.sh: add ',udp' to mount options, newer mount.nfs
program from nfs-utils requires this (thx Steinar H. Gunderson, closes:
#432767).
* apply patch from Ville-Pertti Keinonen to fix type issues on 64bit
archs, http://www.freebsd.org/cgi/query-pr.cgi?pr=75878 (closes:
#391516, thx Stefan Westerfeld).
* debian/implicit: update to revision 1.11.
* debian/control: Standards-Version: 3.7.2.2.
Files:
a4c04649db04dc0d9b420f1d264c0074 510 utils optional cfs_1.4.1-18.dsc
f7b6e0e40961b8bf825b5dc4165f177a 32837 utils optional cfs_1.4.1-18.diff.gz
61c21d36b57ad3286d6bb4478a22576a 217942 utils optional cfs_1.4.1-18_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGnIDdGJoyQbxwpv8RAvwOAJ98EiZblQUoyyOCwKwyJ0ob1mTyCgCgmWog
CLbeDCZxlCcslHy2AVjd+5g=
=w2EK
-----END PGP SIGNATURE-----
--- End Message ---