Your message dated Thu, 24 Apr 2008 23:39:41 +0200
with message-id <[EMAIL PROTECTED]>
and subject line unison: problem handling large file
has caused the Debian Bug report #209264,
regarding unison: problem handling large files (>1G)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
209264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=209264
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: unison
Version: 2.9.1-1

Hi,

I am happily using unison to synchronize directories accross my network.
Now, since a few days, those directories of mine do contain large files, and it seems there is a limit to unison's capabilities regarding the file size.

Thank you anyway for such a handy tool ! Information about the issue follow.

---
This is the log of the synchro.:

UNISON started propagating changes at 16:42:46 on 08 Sep 2003
[CONFLICT] Skipping ixus/IMG_1101.JPG
[CONFLICT] Skipping ixus/IMG_1102.JPG
[CONFLICT] Skipping ixus/IMG_1103.JPG
[ERROR] Skipping photos-et-videos/a-trier/k7-1.nuv
  Error in querying file information:
Value too large for defined data type [stat(/exported/synchronized/photos-et-videos/a-trier/k7-1.nuv)][BGN] Copying photos-et-videos/a-trier/Marriage
  from /exported/synchronized
  to //rikiki//exported/synchronized
[BGN] Copying photos-et-videos/a-trier/k7-2.nuv
  from /exported/synchronized
  to //rikiki//exported/synchronized
Uncaught exception Invalid_argument("String.create")

---
There are the sizes of the concerned files:

[EMAIL PROTECTED]:a-trier$ \ls -laF *.nuv
-rw-rw-rw-    1 nobody   nogroup  3440287744 Apr  3 00:52 k7-1.nuv
-rw-rw-rw-    1 nobody   nogroup  1485550214 Mar 22 17:48 k7-2.nuv

---
Some mount information:

marmotte:~# mount
[..]
/dev/hda8 on /exported type ext3 (rw)
[..]

---
A df:

marmotte:~# df
Filesystem           1K-blocks      Used Available Use% Mounted on
[..]
/dev/hda8             28394588  15681512  12713076  56% /exported
[..]

---
Here follows an uname:

[EMAIL PROTECTED]:vincent$ uname -a
Linux marmotte 2.4.21-BadRAM #10 Sat Jun 21 15:40:07 CEST 2003 i586 GNU/Linux

(this is a home-compiled kernel)

---
Now for the libc version:

[EMAIL PROTECTED]:vincent$ \ls -l /lib/libc.so.6
lrwxrwxrwx 1 root root 13 Sep 7 17:59 /lib/libc.so.6 -> libc-2.3.2.so

--
Vincent Stehlé



--- End Message ---
--- Begin Message ---
Hello,

This bugs has been solved a long time ago (with v2.13.16):

[EMAIL PROTECTED]:~/tmp/unison-test$ unison-2.9.1 a b
a              b                  
error            3GB         
Error in querying file information: Value too large for defined data
type [lstat(/home/gildor/tmp/unison-test/a/3GB)] 
No updates to propagate
[EMAIL PROTECTED]:~/tmp/unison-test$ unison-2.13.16 a b
a              b
file     ---->            3GB  [f]

Regards
Sylvain Le Gall




--- End Message ---

Reply via email to