From Bugzilla Helper: User-Agent: Mozilla/4.75 [en] (X11; U; HP-UX B.11.11 9000/785) Description of problem: Rdist fails to copy files over 2G. A message "LOCAL ERROR: <filename>: lstat failed: Value too large for defined data type" is issued Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.issue an 'rdist -c' command for a file which is larger than 2G 2. 3. Actual Results: File not copied Expected Results: File should be copied Additional info: Both machines are running redhat 7.3 and the latest version of rdist (Version 6.1.5 (RELEASE) - Protocol Version 6, Release 6.1, Patch level 5).
I've been looking into it lately and it's unfortunately not as simple as just 'activating' LFS support for the usual syscalls. Will be looking further into it. Read ya, Phil
OK, took me the last couple of days to make it work as it was as i suspected a bug in the code that prevented it from just working. A Rawhide version will be out in the next few days that fixes this problem among a few other things. Read ya, Phil
An errata has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2004-170.html