Package: encfs
Version: 1.2.0-3
Severity: important

When trying to do a delivery in maildirs on a encfs file system I get
the following error :

open("///home/vmail/edavid/tmp/1123578730.P4744.maio.trusted-logic.fr", 
O_WRONLY|O_CREAT|O_EXCL, 0600) = 12
fstat64(12, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
lseek(12, 0, SEEK_END)                  = 0
read(10, "NPReceived: from brehat.trusted-"..., 4096) = 420
write(12, "Return-Path: <[EMAIL PROTECTED]>"..., 526) = 526
fsync(12)                               = 0
close(12)                               = 0
link("///home/vmail/edavid/tmp/1123578730.P4744.maio.trusted-logic.fr", 
"///home/vmail/edavid/new/1123578730.VfI11.maio.trusted-logic.fr") = -1 EPERM 
(Operation not permitted)
stat64("///home/vmail/edavid/tmp/1123578730.P4744.maio.trusted-logic.fr", 
{st_mode=S_IFREG|0600, st_size=526, ...}) = 0
stat64("///home/vmail/edavid/new/1123578730.VfI11.maio.trusted-logic.fr", 
0xbffff77c) = -1 ENOENT (No such file or directory)
unlink("///home/vmail/edavid/tmp/1123578730.P4744.maio.trusted-logic.fr") = 0


/home/vmail/edavid/tmp and /home/vmail/edavid/new have exactly same
permissions, so there is no reason open() should work and not link().

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages encfs depends on:
ii  libc6                      2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfuse2                   2.2.1-4sarge2 Filesystem in USErspace library
ii  libgcc1                    1:3.4.3-13    GCC support library
ii  librlog1                   1.3.6-1       flexible message logging library
ii  libssl0.9.7                0.9.7e-3      SSL shared libraries
ii  libstdc++5                 1:3.3.5-13    The GNU Standard C++ Library v3

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to