found 556012 0.9.2-2 thanks OoO Lors de la soirée naissante du mardi 16 mars 2010, vers 17:14, Dietrich Clauss <[email protected]> disait :
> Package: curlftpfs
> Version: 0.9.2-2
> Severity: normal
> After upgrading to 0.9.2-2, rsync still stops with a message like
> rsync: mkstemp "/dir/.file.pdf.0pkvjU" failed: Operation not supported
> (95)
> then I tried mktemp:
> mktemp --tmpdir=test/
> mktemp: failed to create file via template `test/tmp.XXXXXXXXXX':
> Operation not supported
The operation that is not supported is to open a file in read/write
mode. In the code, there is a way to enable support for this mode that
makes rsync works. However, I think that it is not enabled by default
(and not easily enabled) for some reason. I will ask upstream about
this.
--
printk("Entering UltraSMPenguin Mode...\n");
2.2.16 /usr/src/linux/arch/sparc64/kernel/smp.c
pgpygum4BNlXc.pgp
Description: PGP signature

